========================================== EClass ToolGenerator ========================================== Defines a tool generator. :ePackage: :doc:`tools <./EPackage_tools>` EAttributes ############# ``EString`` queryStr Defines an eoq query string that searches for object instances in the model for which tools should be generated. ``EString`` queryTargetAlias Defines the alias that should be used for querying when the query target CUSTOM is selected. ``Target`` queryTarget Defines the query target for the query. ``EString`` name Defines the name of the tool generator. EReferences ############# ``CompoundCmd`` toolGenCmd Defines the tool generation command. The tool generator alters the tool template for each instance according to this generator command. :containment: True :lowerBound: 0 :upperBound: 1 ``Tool`` tool Defines the tool template. :containment: True :lowerBound: 1 :upperBound: 1