Generators

Uses of Interface
org.topcased.modeler.editorconfigurator.EditorConfiguration

Packages that use EditorConfiguration
org.topcased.modeler.diagramconfigurator   
org.topcased.modeler.editorconfigurator   
org.topcased.modeler.editorconfigurator.util   
 

Uses of EditorConfiguration in org.topcased.modeler.diagramconfigurator
 

Methods in org.topcased.modeler.diagramconfigurator that return EditorConfiguration
 EditorConfiguration DiagramConfiguration.getEditorConfigurator()
          Returns the value of the 'Editor Configurator' reference.
 

Methods in org.topcased.modeler.diagramconfigurator with parameters of type EditorConfiguration
 void DiagramConfiguration.setEditorConfigurator(EditorConfiguration value)
          Sets the value of the 'Editor Configurator' reference.
 

Uses of EditorConfiguration in org.topcased.modeler.editorconfigurator
 

Methods in org.topcased.modeler.editorconfigurator that return EditorConfiguration
 EditorConfiguration EditorconfiguratorFactory.createEditorConfiguration()
          Returns a new object of class 'Editor Configuration'.
 

Uses of EditorConfiguration in org.topcased.modeler.editorconfigurator.util
 

Methods in org.topcased.modeler.editorconfigurator.util with parameters of type EditorConfiguration
 T EditorconfiguratorSwitch.caseEditorConfiguration(EditorConfiguration object)
          Returns the result of interpretting the object as an instance of 'Editor Configuration'.
static java.util.Set EditorConfiguratorHelper.getRequiredPlugins(EditorConfiguration conf)
          Returns the list of required plugins for the given editor configuration.
 


Generators

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