EClass ToolGenerator

Defines a tool generator.

ePackage:

tools

contained by:

PaletteCategory

EAttributes

name (EString)

Defines the name of the tool generator.

queryStr (EString)

Defines an eoq query string that searches for object instances in the model for which tools should be generated.

queryTarget (Target)

Defines the query target for the query.

queryTargetAlias (EString)

Defines the alias that should be used for querying when the query target CUSTOM is selected.

EReferences

tool (Tool) (lowerBound=1, upperBound=1) (containment)

Defines the tool template.

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

Defines the tool generation command. The tool generator alters the tool template for each instance according to this generator command.