========================================== EClass SelectionTool ========================================== :ePackage: :doc:`tools <./EPackage_tools>` :inherits from: :doc:`Tool <./EClass_Tool>` EAttributes ############# ``EString`` name Defines the tool name. ``EBoolean`` providesTemplate This attribute is undocumented. ``EString`` icon Defines the path to the tool icon. The path is relative to the editor's repository URL. ``EString`` id Defines an unique id for the tool. ``EString`` selector Defines a condition as an eoq query that returns a Boolean value. ``EBoolean`` usesSingleTarget This attribute is undocumented. ``EString`` tooltip Defines a tooltip for the tool. EReferences ############# ``CompoundCmd`` factoryCmd Defines the command to create the drop item. :containment: True :lowerBound: 0 :upperBound: 1 ``CompoundCmd`` selectionCmd This reference is undocumented. :containment: True :lowerBound: 0 :upperBound: 1