EClass PaletteCategory
Definition of a palette category. Palette categories help to organize tools. Each category specifies its name and its contained tools.
- ePackage:
EAttributes
EString
nameThe name of the palette category.
EReferences
ToolGenerator
toolGeneratorsReferences tool generators of which the results will be put into this palette category.
- containment:
True
- lowerBound:
0
- upperBound:
-1
Tool
toolsReferences pre-defined tools that will be put in this palette category.
- containment:
False
- lowerBound:
0
- upperBound:
-1