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

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
placementPoint PlacementPoint 1 N Y N 0..*

References the PlacementPoint that is instanced by this PlacementPointReference.

usedSupplementaryParts OccurrenceOrUsage 0..* N Y N 0..*

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
placedPlacementPoints 0..* N Y N Location 0..*

References the PlacementPointReference that is placed by this location.

placementPointReference 0..* Y Y N PlaceableElementRole 1
Previous