========================================== EClass PaletteCategory ========================================== Definition of a palette category. Palette categories help to organize tools. Each category specifies its name and its contained tools. :ePackage: :doc:`palette <./EPackage_palette>` EAttributes ############# ``EString`` name The name of the palette category. EReferences ############# ``ToolGenerator`` toolGenerators References tool generators of which the results will be put into this palette category. :containment: True :lowerBound: 0 :upperBound: -1 ``Tool`` tools References pre-defined tools that will be put in this palette category. :containment: False :lowerBound: 0 :upperBound: -1