EClass EdgeRouting
Defines an edge routing tool.
- ePackage:
- inherits from:
- referenced by:
PaletteCategory (via Tool)
- contained by:
Editor (via Tool), ToolGenerator (via Tool)
EAttributes
- icon (EString)
Defines the path to the tool icon. The path is relative to the editor’s repository URL.
- id (EString)
Defines an unique id for the tool.
- name (EString)
Defines the tool name.
- providesTemplate (EBoolean)
This attribute is undocumented.
- tooltip (EString)
Defines a tooltip for the tool.
EReferences
- anchors (Anchor) (lowerBound=0, upperBound=-1) (containment)
Defines the anchors between the edge can be spanned.
- edgeDefinitions (EdgeDefinition) (lowerBound=0, upperBound=-1) (containment)
This reference is undocumented.
- factoryCmd (CompoundCmd) (lowerBound=0, upperBound=1) (containment)
Defines the command to create the drop item.
- routingCmd (CompoundCmd) (lowerBound=0, upperBound=1) (containment)
This reference is undocumented.