PlacementPointReference

Note: There is a newer version of this specification see VEC 2.1.0

A PlacementPointReference is the instance of a PlacementPoint in the context of an OccurrenceOrUsage.

General Information

Attribute Value
Owner placement
Applied Stereotype
Base Classifier ExtendableElement
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 1

Specifies a unique identification of the PlacementPointReference. The identification is guaranteed to be unique within the containing PlaceableElementRole.

PlacementPointReference

Outgoing Relations

Type Role Mult. Mult. Description
PlacementPoint placementPoint 1 0..*

References the PlacementPoint that is instanced by this PlacementPointReference.

Incoming Relations

Type Mult. Role Mult. Description
Location 0..* placedPlacementPoints 0..*

References the PlacementPointReference that is placed by this location.

PlaceableElementRole 1 placementPointReference 0..*
Previous