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 placement
Applied Stereotype
Base Classifier ConfigurableElement
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
Dimension 0..1 path 0..1 Specifies a path in the topology along which the dimension is defined.
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.
Previous