SegmentLocation

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

Specifies a point on a TopologySegment as a Location.

General Information

Attribute Value
Owner placement
Applied Stereotype
Base Classifier Location
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 1

Specifies a unique identification of the Location. The identification is guaranteed to be unique within the PlacementSpecification.

Location
matchingId String 0..1

Specifies an identification for matching the location with a reference point of component (e.g. a cable channel).

Location
offset NumericalValue 1

Specifies the offset / distance of the Location to the anchor of the location.

SegmentLocation
anchor AnchorType 1 Specifies if the location on the TopologySegment is defined as on offset relative to the startNode of the TopologySegment or the endNode. SegmentLocation

Outgoing Relations

Type Role Mult. Mult. Description
TopologySegment referencedSegment 1 0..* References the TopologieSegment on which the Location is located.
Previous