Generators

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

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

Uses of PaletteConfiguration in org.topcased.modeler.diagramconfigurator
 

Methods in org.topcased.modeler.diagramconfigurator that return PaletteConfiguration
 PaletteConfiguration DiagramconfiguratorFactory.createPaletteConfiguration()
          Returns a new object of class 'Palette Configuration'.
 PaletteConfiguration DiagramConfiguration.getPalette()
          Returns the value of the 'Palette' containment reference.
 

Methods in org.topcased.modeler.diagramconfigurator with parameters of type PaletteConfiguration
 void DiagramConfiguration.setPalette(PaletteConfiguration value)
          Sets the value of the 'Palette' containment reference.
 

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

Methods in org.topcased.modeler.diagramconfigurator.util with parameters of type PaletteConfiguration
 T DiagramconfiguratorSwitch.casePaletteConfiguration(PaletteConfiguration object)
          Returns the result of interpretting the object as an instance of 'Palette Configuration'.
 boolean DiagramconfiguratorValidator.validatePaletteConfiguration(PaletteConfiguration paletteConfiguration, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


Generators

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