BuildingBlockPositioning2D

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

Defines the position of a BuildingBlock2D on a HarnessDrawing.

General Information

Attribute Value
Owner geo_2d
Applied Stereotype
Base Classifier ConfigurableElement
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 0..1

Specifies a unique (optional) identification of the BuildingBlockPositioning2D. The identification is guaranteed to be unique within the HarnessDrawingSpecification2D.

BuildingBlockPositioning2D

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
centerPoint CartesianPoint2D 0..1 Y Y N 0..1 Specifies the center point of the BuildingBlock in the coordinate system of the harness drawing.
referenced2DBuildingBlock BuildingBlockSpecification2D 1 N Y N 0..* References the building block which is placed on the harness drawing.

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
buildingBlockPositionings 1..* Y Y N HarnessDrawingSpecification2D 1 Specifies the BuildingBlockPositioning2Ds that are forming the 2D harness drawing.
Previous