SegmentLocation
Published on Mar 9, 2022
VEC Version 2.0.0
Last updated on Jan 31, 2023
1 min read
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 | topology |
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 TopologySegment on which the Location is located. |
Previous
Classes
Last updated on Jan 31, 2023