ZoneAssignment

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

A ZoneAssignment defines that a specific TopologySegment is affected by the TopologyZone. If a coverage is defined, only the parts of the Segment that have a coverage are affected. If no coverage is defined, the whole segment is affected.

General Information

AttributeValue
Ownertopology
Applied Stereotype
Base Classifier
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier

Outgoing Relations

TypeRoleMult.Mult.Description
TopologySegmentassignedSegment10..*

The TopologySegment that is assigned to TopologyZone with this ZoneAssignment.

ZoneAssignment
ZoneCoveragecoverage0..*1

Contains a set of ZoneCoverages that define the areas of a TopologySegment that is affected by the TopologyZone. If no coverage is defined, the complete segment is affected. Multiple coverages can be necessary if the TopologySegment zigzags in and out of the TopologyZone.

Incoming Relations

TypeMult.RoleMult.Description
ZoneAssignment
TopologyZoneassignment0..*The assignments of specific topology elements to this zone.
Previous