EClass Tool (abstract)

Defines a tool.

ePackage:

tools

inherited by:

DragAndDrop, EdgeRouting, SelectionTool

referenced by:

PaletteCategory

contained by:

Editor, ToolGenerator

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

factoryCmd (CompoundCmd) (lowerBound=0, upperBound=1) (containment)

Defines the command to create the drop item.