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

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
assignmentZoneAssignment0..*YYN

The assignments of specific topology elements to this zone.

subZoneTopologyZone0..*YYN0..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 EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
subZone0..*YYNTopologyZone0..1

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

topologyZone0..1NYNBuildingBlockSpecification3D0..*

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

zone0..*YYNTopologyZoneSpecification0..1

Specifies the TopologyZones that are part of the TopologyZoneSpecification.

Previous