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

AttributeValue
Ownertopology
Applied Stereotype
Base ClassifierLocation
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

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

Location
matchingIdString0..1

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

Location
offsetNumericalValue1

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

SegmentLocation
anchorAnchorType1

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

TypeRoleMult.Mult.Description
TopologySegmentreferencedSegment10..*

References the TopologySegment on which the Location is located.

Previous