Routing

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

A Routing is the assignment of a RoutableElement (Connection or WireElementReference) to a path in the topology.

General Information

AttributeValue
Ownerrouting
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString0..1

Specifies a unique identification of the Routing. The identification is guaranteed to be unique within the RoutingSpecification.

Routing
specialRoutedCommentLocalizedString0..1

Allows the specification of an explanation why this routing has been routed in a special way.

Routing
specialRoutedBoolean0..1

Specifies that routing has been created in a special way. This means it has not been calculated in the standard way, because for some reason the result of the standard calculation has been inconvenient.

Routing

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
routedElementRoutableElement1NYN0..*Specifies the Element that is routed.
pathPath1YYN0..1Specifies a Path on the topology that is used for the routing.
mandatorySegmentTopologySegment0..*NYN0..*Specifies some constraints for the routing. If the path of the routing is recalculated the referenced segments must be visited.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
routing0..*YYNRoutingSpecification1Specifies the Routings described by the RoutingSpecification.
Previous