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
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. 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 |
type | TopologyZoneType | 0..1 | The type of the TopologyZone. Valid values are defined in an OpenEnumeration. |
TopologyZone |
description | AbstractLocalizedString | 0..* | Specifies additional, human readable information about the zone. |
TopologyZone |
ambientTemperature | TemperatureInformation | 0..1 | Defines the ambient temperature that can occur in this zone. This can result in specific requirements for the used components. |
TopologyZone |
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). |
TopologyZone |
Outgoing Relations
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
assignment | ZoneAssignment | 0..* | Y | Y | N | The assignments of specific topology elements to this zone. |
|
subZone | TopologyZone | 0..* | Y | Y | N | 0..1 | Specifies the sub TopologyZones that are part the TopologyZone. All ZoneAssignments defined for subZones are automatically inherited by the parent zone. |
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
subZone | 0..* | Y | Y | N | TopologyZone | 0..1 | Specifies the sub TopologyZones that are part the TopologyZone. All ZoneAssignments defined for subZones are automatically inherited by the parent zone. |
topologyZone | 0..1 | N | Y | N | BuildingBlockSpecification3D | 0..* | References the Zone that is building block represents. This shall be a TopologyZone with the type "DmuZone". |
zone | 0..* | Y | Y | N | TopologyZoneSpecification | 0..1 | Specifies the TopologyZones that are part of the TopologyZoneSpecification. |