Uses of Interface
org.eclipse.uml2.CallAction

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

Uses of CallAction in org.eclipse.uml2
 

Subinterfaces of CallAction in org.eclipse.uml2
 interface CallBehaviorAction
           A representation of the model object 'Call Behavior Action'
 interface CallOperationAction
           A representation of the model object 'Call Operation Action'
 

Uses of CallAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type CallAction
 boolean UML2Validator.validateCallAction(CallAction callAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseCallAction(CallAction object)
          Returns the result of interpretting the object as an instance of 'Call Action'
 


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