TopologyZone

Note: There is a newer version of this specification see VEC 2.1.0

A TopologyZone divides a topology in different sections / design spaces. A TopologyZone may be subdivided in further TopologyZone. There can be multiple reasons for creating an orthogonal sectioning on a Topology. Therefore, TopologyZones can be overlapping.

General Information

AttributeValue
Ownertopology
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the Zone (normally the name). The identification is guaranteed to be unique within the TopologySpecification. For all VEC-documents a Zone-instance can be trusted to be the same if the TopologySpecification-instance is the same (see TopologySpecification) and the identification of the Zone is the same.

TopologyZone
typeTopologyZoneType0..1

The type of the TopologyZone. Valid values are defined in an OpenEnumeration.

TopologyZone
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the zone.

TopologyZone
ambientTemperatureTemperatureInformation0..1

Defines the ambient temperature that can occur in this zone. This can result in specific requirements for the used components.

TopologyZone
requiredRobustnessPropertiesRobustnessProperties0..*

Defines the robustness properties that are required in this zone. This can result in specific requirements for the used components (e.g. the ability for sealing).

TopologyZone

Outgoing Relations

TypeRoleMult.Mult.Description
TopologyZonesubZone0..*0..1

Specifies the sub TopologyZones that are part the TopologyZone. All ZoneAssignments defined for subZones are automatically inherited by the parent zone.

ZoneAssignmentassignment0..*The assignments of specific topology elements to this zone.

Incoming Relations

TypeMult.RoleMult.Description
BuildingBlockSpecification3D0..*0..1

References the Zone that is building block represents. This shall be a TopologyZone with the type "DmuZone".

TopologyZone0..1subZone0..*

Specifies the sub TopologyZones that are part the TopologyZone. All ZoneAssignments defined for subZones are automatically inherited by the parent zone.

TopologyZoneSpecification0..1zone0..*

Specifies the TopologyZones that are part of the TopologyZoneSpecification.

Previous