Generators

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

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

Uses of PaletteItem in org.topcased.modeler.diagramconfigurator
 

Methods in org.topcased.modeler.diagramconfigurator that return PaletteItem
 PaletteItem DiagramconfiguratorFactory.createPaletteItem()
          Returns a new object of class 'Palette Item'.
 

Methods in org.topcased.modeler.diagramconfigurator that return types with arguments of type PaletteItem
 EList<PaletteItem> PaletteCategory.getItems()
          Returns the value of the 'Items' containment reference list.
 

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

Methods in org.topcased.modeler.diagramconfigurator.util with parameters of type PaletteItem
 T DiagramconfiguratorSwitch.casePaletteItem(PaletteItem object)
          Returns the result of interpretting the object as an instance of 'Palette Item'.
 boolean DiagramconfiguratorValidator.validatePaletteItem(PaletteItem paletteItem, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


Generators

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