EClass StaticVertex
Defines a vertex that should be displayed regardless of model contents.
- ePackage:
- inherits from:
- inherited by:
EAttributes
EBooleanisConditionalDefines a condition. The condition must be EOQ query string. The query must evaluate to a Boolean value.
EStringdocumentationText documentation for the displayable object.
EBooleanisResizableDefines whether this object should be resizable by the user.
EDoublesizeYInitial size in y-direction (height) of the object.
EStringidDefines a unique id to identify the displayable object.
EStringconditionDefines 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.
EDoublesizeXInitial size in x-direction (width) of the object.
EBooleanisMovableDefines whether the object is movable by the user.
EStringnameDefines the name of the displayable object
EBooleanautoSizeDefines whether this object should be automatically sized. Auto-Sizing resizing the object so that all nested elements are fit.
EReferences
SubVertexAsubVerticesDefines the sub-vertices displayed for this container.
- containment:
True
- lowerBound:
0
- upperBound:
-1
LabellabelsDefines labels that should be displayed for the vertex.
- containment:
True
- lowerBound:
0
- upperBound:
-1
EdgesubEdgesDefines sub-edges that should be displayed nested in the vertex.
- containment:
True
- lowerBound:
0
- upperBound:
-1
ShapeshapeDefines the shape that is used for displaying the object.
- containment:
True
- lowerBound:
0
- upperBound:
1