Transformation2D

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.

General Information

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

Attributes

Name Type Mult. Description Owning Classifier
a11 Double 1 Transformation2D
a12 Double 1 Transformation2D
a21 Double 1 Transformation2D
a22 Double 1 Transformation2D

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.
Previous