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

Attribute Value
Owner topology
Applied Stereotype
Base Classifier
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
coverage ZoneCoverage 0..* Y Y N 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.

assignedSegment TopologySegment 1 N Y N 0..*

The TopologySegment that is assigned to TopologyZone with this ZoneAssignment.

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
assignment 0..* Y Y N TopologyZone

The assignments of specific topology elements to this zone.

Previous