Placement
Published on Feb 21, 2017
VEC Version 1.1.3
Last updated on Jan 26, 2021
1 min read
A placement defines the placement of a PlaceableElementRole onto a Topology. For the definition of the place on the Topology, Locations are used. A Placement can either be a placement on discrete points (OnPointPlacement) or on an area of the topology (OnWayPlacement).
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 |
Placement |
isOnTopOf |
0..* |
0..* |
Specifies constraints on ordering of Placements. All referenced Placements have to be below (nearer to the center of the Segment) this Placement. (see KBLFRM-171) |
PlaceableElementRole |
placedElement |
1..* |
0..* |
References the PlaceableElementRoles placed by the Placement. |
Incoming Relations
Type |
Mult. |
Role |
Mult. |
Description |
Placement |
0..* |
isOnTopOf |
0..* |
Specifies constraints on ordering of Placements. All referenced Placements have to be below (nearer to the center of the Segment) this Placement. (see KBLFRM-171) |
PlacementSpecification |
1 |
placement |
0..* |
Specifies the Placements defined by the PlacementSpecification. |