Placement
Note: There is a newer version of this specification see VEC 2.1.0
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).
General Information
Attribute | Value |
---|---|
Owner | placement |
Applied Stereotype | |
Base Classifier | ConfigurableElement |
Is Abstract | true |
Derived Classifiers | OnPointPlacement, 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. |