Transformation2D
Published on Oct 3, 2022
VEC Version 2.0.1
Last updated on Apr 14, 2025
1 min read
Note: There is a newer version of this specification see VEC 2.1.0
A Transformation is a geometric transformation and specifies a transformation matrix.
Attribute | Value |
---|
Owner | geo_2d |
Applied Stereotype | |
Base Classifier | ExtendableElement
|
Is Abstract | false |
Derived Classifiers | |
Attributes
Outgoing Relations
Other End | This End | General |
---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
---|
origin | CartesianPoint2D | 1 | N | Y | N | 0..* | References the CartesianPoint2D that is the origin of the Transformation2D. |
Incoming Relations
This End | Other End | General |
---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
---|
orientation | 0..1 | Y | Y | N | ConnectionNodeViewItem | 1 | Specifies the position / placement of the ConnectionNodeViewItem within the layout. |
orientation | 0..1 | Y | Y | N | NetworkNodeViewItem | 1 | Specifies the position / placement of the NetworkNodeViewItem within the layout. |
orientation | 0..1 | Y | Y | N | OccurrenceOrUsageViewItem2D | 1 | Specifies the orientation of the view item. |