EClass StaticSubVertex
- ePackage:
- inherits from:
EAttributes
EBoolean
isConditionalDefines a condition. The condition must be EOQ query string. The query must evaluate to a Boolean value.
EDouble
offsetYDefines a offset in y-direction that is added to the calculated position.
EString
documentationText documentation for the displayable object.
EBoolean
isResizableDefines whether this object should be resizable by the user.
EDouble
sizeYInitial size in y-direction (height) of the object.
EString
idDefines a unique id to identify the displayable object.
EDouble
offsetXDefines a offset in x-direction that is added to the calculated position.
EString
conditionDefines a condition that is tested if isConditional is set to true. If the condition is met the query is executed, otherwise the default value is returned.
EDouble
sizeXInitial size in x-direction (width) of the object.
EBoolean
isMovableDefines whether the object is movable by the user.
EString
nameDefines the name of the displayable object
EBoolean
autoSizeDefines whether this object should be automatically sized. Auto-Sizing resizing the object so that all nested elements are fit.
Positioning
positioningDefines how a sub-vertex is positioned.
EReferences
SubVertexA
subVerticesDefines the sub-vertices displayed for this container.
- containment:
True
- lowerBound:
0
- upperBound:
-1
Label
labelsDefines labels that should be displayed for the vertex.
- containment:
True
- lowerBound:
0
- upperBound:
-1
Edge
subEdgesDefines sub-edges that should be displayed nested in the vertex.
- containment:
True
- lowerBound:
0
- upperBound:
-1
Shape
shapeDefines the shape that is used for displaying the object.
- containment:
True
- lowerBound:
0
- upperBound:
1