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

Type Role Mult. Mult. Description
TopologySegment segment 0..* 0..* Specifies an ordered list of TopologySegments the routing goes through.

Incoming Relations

Type Mult. Role Mult. Description
SegmentMapping 0..1 mappedPosition 1
OnWayPlacement 0..1 path 0..1 Specifies the topology path defining the way the OnWayPlacement takes in the topology.
Routing 0..1 path 1 Specifies a Path on the topology that is used for the routing.
Dimension 0..1 path 0..1 Specifies a path in the topology along which the dimension is defined.
TopologyBendingRestriction 0..1 restrictedPath 1

The path that defines the restricted way in the topology.

Previous