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

AttributeValue
Ownertopology
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier

Outgoing Relations

TypeRoleMult.Mult.Description
TopologySegmentsegment0..*0..*Specifies an ordered list of TopologySegments the routing goes through.

Incoming Relations

TypeMult.RoleMult.Description
SegmentMapping0..1mappedPosition1
Routing0..1path1Specifies a Path on the topology that is used for the routing.
OnWayPlacement0..1path0..1Specifies the topology path defining the way the OnWayPlacement takes in the topology.
Dimension0..1path0..1Specifies a path in the topology along which the dimension is defined.
TopologyBendingRestriction0..1restrictedPath1

The path that defines the restricted way in the topology.

Previous