OnWayPlacement
Note: There is a newer version of this specification see VEC 2.1.0
An OnWayPlacement places an OccurrenceOrUsage onto an area of the Topology (e.g. a tape or a tube). The area is defined by a startLocation and an endLocation. If startLocation and endLocation are not located on the same TopologySegment it is possible to specify a Path of TopologySegments over which the OnWayPlacement goes.
The names start- and endLocation are used to distinguish between the two ends. It does not indicate a direction as property of the product (e.g. for tapes).
General Information
Attribute | Value |
---|---|
Owner | placement |
Applied Stereotype | |
Base Classifier | Placement |
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. |
Placement |
type | String | 0..1 | Room to specify additional type information of the placement. |
Placement |
Outgoing Relations
Type | Role | Mult. | Mult. | Description |
---|---|---|---|---|
Path | path | 0..1 | 0..1 | Specifies the topology path defining the way the OnWayPlacement takes in the topology. |
Location | startLocation | 1 | 0..1 | References the Location where OnWayPlacement starts. |
Location | endLocation | 1 | 0..1 | References the Location where OnWayPlacement ends. |