Transformation2D
Published on Mar 9, 2022
VEC Version 2.0.0
1 min read
Note: There is a newer version of this specification see VEC 2.2.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
| Type | Role | Mult. | Mult. | Description |
|---|
| CartesianPoint2D | origin | 1 | 0..* | References the CartesianPoint2D that is the origin of the Transformation2D. |
Incoming Relations
| Type | Mult. | Role | Mult. | Description |
|---|
| ConnectionNodeViewItem | 1 | orientation | 0..1 | Specifies the position / placement of the ConnectionNodeViewItem within the layout. |
| NetworkNodeViewItem | 1 | orientation | 0..1 | Specifies the position / placement of the NetworkNodeViewItem within the layout. |
| OccurrenceOrUsageViewItem2D | 1 | orientation | 0..1 | Specifies the orientation of the view item. |