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

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. 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
descriptionAbstractLocalizedString0..*

Specifies additional, human readable information about the zone.

Zone
ambientTemperatureTemperatureInformation0..1

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

Zone
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).

Zone
requiredSealingClassSealingClass0..*

Defines the SealingClass that is required in this Zone.

Zone

Outgoing Relations

TypeRoleMult.Mult.Description
ZonesubZone0..*0..1Specifies the sub Zones that are part the Zone.

Incoming Relations

TypeMult.RoleMult.Description
BuildingBlockSpecification3D0..*0..1References the Zone that is building block describes.
Zone0..1subZone0..*Specifies the sub Zones that are part the Zone.
TopologySpecification0..1zone0..*

Specifies the Zones that are part of the TopologySpecification.

Previous