Uses of Interface
org.eclipse.uml2.SendSignalAction

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

Uses of SendSignalAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return SendSignalAction
 SendSignalAction UML2Factory.createSendSignalAction()
          Returns a new object of class 'Send Signal Action'
 

Uses of SendSignalAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type SendSignalAction
 boolean UML2Validator.validateSendSignalAction(SendSignalAction sendSignalAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseSendSignalAction(SendSignalAction object)
          Returns the result of interpretting the object as an instance of 'Send Signal Action'
 


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