Uses of Interface
org.eclipse.uml2.AcceptCallAction

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

Uses of AcceptCallAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return AcceptCallAction
 AcceptCallAction UML2Factory.createAcceptCallAction()
          Returns a new object of class 'Accept Call Action'
 

Uses of AcceptCallAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type AcceptCallAction
 boolean UML2Validator.validateAcceptCallAction(AcceptCallAction acceptCallAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseAcceptCallAction(AcceptCallAction object)
          Returns the result of interpretting the object as an instance of 'Accept Call Action'
 


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