Generators

Uses of Interface
org.topcased.modeler.diagramconfigurator.PaletteCategory

Packages that use PaletteCategory
org.topcased.modeler.diagramconfigurator   
org.topcased.modeler.diagramconfigurator.util   
 

Uses of PaletteCategory in org.topcased.modeler.diagramconfigurator
 

Methods in org.topcased.modeler.diagramconfigurator that return PaletteCategory
 PaletteCategory DiagramconfiguratorFactory.createPaletteCategory()
          Returns a new object of class 'Palette Category'.
 

Methods in org.topcased.modeler.diagramconfigurator that return types with arguments of type PaletteCategory
 EList<PaletteCategory> PaletteConfiguration.getPaletteCategories()
          Returns the value of the 'Palette Categories' containment reference list.
 

Uses of PaletteCategory in org.topcased.modeler.diagramconfigurator.util
 

Methods in org.topcased.modeler.diagramconfigurator.util with parameters of type PaletteCategory
 T DiagramconfiguratorSwitch.casePaletteCategory(PaletteCategory object)
          Returns the result of interpretting the object as an instance of 'Palette Category'.
 boolean DiagramconfiguratorValidator.validatePaletteCategory_Name(PaletteCategory paletteCategory, DiagnosticChain diagnostics, java.util.Map context)
          Validates the Name constraint of 'Palette Category'.
 boolean DiagramconfiguratorValidator.validatePaletteCategory_PaletteItemsNameUnicity(PaletteCategory paletteCategory, DiagnosticChain diagnostics, java.util.Map context)
          Validates the PaletteItemsNameUnicity constraint of 'Palette Category'.
 boolean DiagramconfiguratorValidator.validatePaletteCategory(PaletteCategory paletteCategory, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


Generators

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.