Uses of Interface
org.eclipse.uml2.SendObjectAction

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

Uses of SendObjectAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return SendObjectAction
 SendObjectAction UML2Factory.createSendObjectAction()
          Returns a new object of class 'Send Object Action'
 

Uses of SendObjectAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type SendObjectAction
 boolean UML2Validator.validateSendObjectAction(SendObjectAction sendObjectAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseSendObjectAction(SendObjectAction object)
          Returns the result of interpretting the object as an instance of 'Send Object Action'
 


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