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

AttributeValue
Ownerplacement
Applied Stereotype
Base ClassifierConfigurableElement
Is Abstracttrue
Derived ClassifiersOnPointPlacement, OnWayPlacement

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the Location. The identification is guaranteed to be unique within the PlacementSpecification.

Placement
typeString0..1

Room to specify additional type information of the placement.

Placement

Outgoing Relations

TypeRoleMult.Mult.Description
PlaceableElementRoleplacedElement1..*0..*References the PlaceableElementRoles placed by the Placement.
PlacementisOnTopOf0..*0..*Specifies constraints on ordering of Placements. All referenced Placements must be below (nearer to the center of the Segment) this Placement. (see KBLFRM-171)

Incoming Relations

TypeMult.RoleMult.Description
Placement0..*isOnTopOf0..*Specifies constraints on ordering of Placements. All referenced Placements must be below (nearer to the center of the Segment) this Placement. (see KBLFRM-171)
PlacementSpecification1placement0..*Specifies the Placements defined by the PlacementSpecification.
Previous