EClass EdgeRouting
Defines an edge routing tool.
EAttributes
EStringnameDefines the tool name.
EBooleanisStrict(deprecated) Defines whether the tool handles edge directionality strictly. This setting affects only uni-directional edges. In strict mode, for uni-directional edges the source must be selected by the user first and the edge must be dragged towards the target. In non-strict mode the order of source/target is ignored and it is only checked whether a valid edge definition can be generated from the selection. The non-strict mode is for unambigous cases only. Use with caution.
EStringsourceFeatureName(deprecated) Defines the feature name in the specified object that should be set to the source.
EBooleanprovidesTemplateThis attribute is undocumented.
EStringcmd(deprecated) Defines the command to be executed upon edge routing.
EStringiconDefines the path to the tool icon. The path is relative to the editor’s repository URL.
EStringidDefines an unique id for the tool.
EStringtargetFeatureName(deprecated) Defines the feature name in the specified object that should be set to the target.
EStringtooltipDefines a tooltip for the tool.
EReferences
EdgeDefinitionedgeDefinitionsThis reference is undocumented.
- containment:
True
- lowerBound:
0
- upperBound:
-1
CompoundCmdfactoryCmdDefines the command to create the drop item.
- containment:
True
- lowerBound:
0
- upperBound:
1
AnchoranchorsDefines the anchors between the edge can be spanned.
- containment:
True
- lowerBound:
0
- upperBound:
-1
ObjectSpecifierspecifierDefines the object specifier for the tool.
- containment:
True
- lowerBound:
0
- upperBound:
1
CompoundCmdroutingCmdThis reference is undocumented.
- containment:
True
- lowerBound:
0
- upperBound:
1