AnchorType

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

Enumeration for the definition of AnchorType of the SegmentLocation.

General Information

Attribute Value
Owner topology
Applied Stereotype ClosedEnumeration

Enumeration Literals

Name Description
FromStartNode

The offset of the location is measured from the startNode of the TopologySegment.

FromEndNode

The offset of the location is measured from the endNode of the TopologySegment.

Previous