Path

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

Describes a path in the topology. A Path is a continuous way through a topology without interruptions, defined by an ordered list of TopologySegments.

General Information

Attribute Value
Owner topology
Applied Stereotype
Base Classifier ExtendableElement
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
segment TopologySegment 0..* N Y Y 0..* Specifies an ordered list of TopologySegments the routing goes through.

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
mappedPosition 1 Y Y N SegmentMapping 0..1
path 0..1 Y Y N Dimension 0..1 Specifies a path in the topology along which the dimension is defined.
path 1 Y Y N Routing 0..1 Specifies a Path on the topology that is used for the routing.
path 0..1 Y Y N OnWayPlacement 0..1 Specifies the topology path defining the way the OnWayPlacement takes in the topology.
restrictedPath 1 Y Y N TopologyBendingRestriction 0..1

The path that defines the restricted way in the topology.

Previous