Zone
Note: There is a newer version of this specification see VEC 2.1.0
A Zone divides a topology in different sections / design spaces. A Zone may be subdivided in further zones.
General Information
Attribute | Value |
---|---|
Owner | topology |
Applied Stereotype | |
Base Classifier | ConfigurableElement |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
identification | String | 1 | Specifies a unique identification of the Zone (normally the name). The identification is guaranteed to be unique within the TopologySpecification. Over 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. |
Zone |
description | AbstractLocalizedString | 0..* | Specifies additional, human readable information about the zone. |
Zone |
ambientTemperature | TemperatureInformation | 0..1 | Defines the ambient temperature that can occur in this zone. This can result in specific requirements for the used components. |
Zone |
requiredRobustnessProperties | RobustnessProperties | 0..* | 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). |
Zone |
requiredSealingClass | SealingClass | 0..* | Defines the SealingClass that is required in this Zone. |
Zone |
Outgoing Relations
Type | Role | Mult. | Mult. | Description |
---|---|---|---|---|
Zone | subZone | 0..* | 0..1 | Specifies the sub Zones that are part the Zone. |
Incoming Relations
Type | Mult. | Role | Mult. | Description |
---|---|---|---|---|
BuildingBlockSpecification3D | 0..* | 0..1 | References the Zone that is building block describes. | |
Zone | 0..1 | subZone | 0..* | Specifies the sub Zones that are part the Zone. |
TopologySpecification | 0..1 | zone | 0..* | Specifies the Zones that are part of the TopologySpecification. |