EClass Edge
Defines an edge that should be displayed.
- ePackage:
- inherits from:
EAttributes
EString
colorDefines the color that should be used for displaying this edge given as a hex string.
EString
documentationText documentation for the displayable object.
EString
nsURI(deprecated) Specifies the namespace URI of the referred object.
EString
className(deprecated) Specifies the class name of the referred object.
EString
colorNamespaceDefines the color namespace this object uses when auto-coloring is activated. The color namespace uniquely maps EOQ object id to a color.
EString
idDefines a unique id to identify the displayable 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.
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.
EBoolean
autoColorDefines whether this edge should be automatically color based on its color namespace and EOQ object id.
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.
EdgeType
typeDefines the type of the edge. Types influence the directionality of the edge and the multiplicity of anchors that are used to span the edge.
EInt
strokeWidthDefines the width of the displayed edge.
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
Anchor
anchorsDefines the anchors which are used to display the edge.
- containment:
True
- lowerBound:
0
- upperBound:
-1
Container
containersDefines the containers that should be displayed for the edge.
- containment:
True
- lowerBound:
0
- upperBound:
-1