EClass Vertex
Defines a vertex that should be displayed.
- ePackage:
- inherits from:
ReferringObject, ShapedObject, VertexA, VertexContainerA, EdgeContainerA, DeletableObjectA
- inherited by:
EAttributes
EString
nsURI(deprecated) Specifies the namespace URI of the referred object.
EString
documentationText documentation for the displayable object.
EBoolean
isResizableDefines whether this object should be resizable by the user.
EString
className(deprecated) Specifies the class name of the referred object.
EString
queryTargetAliasReferences the target by alias. The target alias is only used if a CUSTOM query target is selected. You can only use an alias that already exists. Existing aliases are all aliases of objects that this object is nested in.
EDouble
sizeYInitial size in y-direction (height) of the object.
EString
idDefines a unique id to identify the displayable object.
EBoolean
isDeletableDefines whether the object is movable by the user.
EString
queryStrDefines the query string used for searching the object.
EString
aliasDefines the alias of this element to make it available for nested objects.
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
Target
queryTargetDefines the target the query should be applied to. Available targets are specified by the Target EENum in the common package.
EBoolean
autoSizeDefines whether this object should be automatically sized. Auto-Sizing resizing the object so that all nested elements are fit.
EReferences
CompoundCmd
onDeletionThis reference is undocumented.
- containment:
True
- lowerBound:
0
- upperBound:
1
ModelReference
refersToSpecifies the model reference.
- containment:
True
- lowerBound:
1
- upperBound:
1
ContainerReference
containedInSpecifies the containment of the searched object.
- containment:
True
- lowerBound:
1
- 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
SubVertexA
subVerticesDefines the sub-vertices displayed for this container.
- containment:
True
- lowerBound:
0
- upperBound:
-1
Shape
shapeDefines the shape that is used for displaying the object.
- containment:
True
- lowerBound:
0
- upperBound:
1