Uses of Interface
org.eclipse.uml2.uml.SendObjectAction

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

Uses of SendObjectAction in org.eclipse.uml2.uml
 

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

Uses of SendObjectAction in org.eclipse.uml2.uml.util
 

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


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