Generators

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

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

Uses of PartAction in org.topcased.modeler.diagramconfigurator
 

Methods in org.topcased.modeler.diagramconfigurator that return PartAction
 PartAction DiagramconfiguratorFactory.createPartAction()
          Returns a new object of class 'Part Action'.
 

Methods in org.topcased.modeler.diagramconfigurator that return types with arguments of type PartAction
 EList<PartAction> PartConfiguration.getActions()
          Returns the value of the 'Actions' containment reference list.
 java.util.List<PartAction> DiagramConfiguration.getPartActions()
          Get the list of all the actions that are defined in the PartConfiguration elements of this DiagramConfiguration
 

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

Methods in org.topcased.modeler.diagramconfigurator.util with parameters of type PartAction
 T DiagramconfiguratorSwitch.casePartAction(PartAction object)
          Returns the result of interpretting the object as an instance of 'Part Action'.
 boolean DiagramconfiguratorValidator.validatePartAction(PartAction partAction, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


Generators

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