Generators

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

Packages that use EditorAction
org.topcased.modeler.editorconfigurator   
org.topcased.modeler.editorconfigurator.util   
 

Uses of EditorAction in org.topcased.modeler.editorconfigurator
 

Methods in org.topcased.modeler.editorconfigurator that return EditorAction
 EditorAction EditorconfiguratorFactory.createEditorAction()
          Returns a new object of class 'Editor Action'.
 

Methods in org.topcased.modeler.editorconfigurator that return types with arguments of type EditorAction
 EList<EditorAction> EditorConfiguration.getActions()
          Returns the value of the 'Actions' containment reference list.
 

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

Methods in org.topcased.modeler.editorconfigurator.util with parameters of type EditorAction
 T EditorconfiguratorSwitch.caseEditorAction(EditorAction object)
          Returns the result of interpretting the object as an instance of 'Editor Action'.
 


Generators

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