SegmentLocation
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
| Other End | This End | General | |||||
|---|---|---|---|---|---|---|---|
| Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
| referencedSegment | TopologySegment | 1 | N | Y | N | 0..* | References the TopologySegment on which the Location is located. |