Uses of Interface
org.eclipse.uml2.ApplyFunctionAction

Packages that use ApplyFunctionAction
org.eclipse.uml2   
org.eclipse.uml2.util   
 

Uses of ApplyFunctionAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ApplyFunctionAction
 ApplyFunctionAction UML2Factory.createApplyFunctionAction()
          Returns a new object of class 'Apply Function Action'
 

Uses of ApplyFunctionAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ApplyFunctionAction
 boolean UML2Validator.validateApplyFunctionAction(ApplyFunctionAction applyFunctionAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseApplyFunctionAction(ApplyFunctionAction object)
          Returns the result of interpretting the object as an instance of 'Apply Function Action'
 


Copyright 2003, 2004 IBM Corporation and others.
All Rights Reserved.