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

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

Uses of SendSignalEvent in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return SendSignalEvent
 SendSignalEvent UMLFactory.createSendSignalEvent()
          Returns a new object of class 'Send Signal Event'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type SendSignalEvent
 boolean UMLValidator.validateSendSignalEvent(SendSignalEvent sendSignalEvent, DiagnosticChain diagnostics, Map context)
           
 Object UMLSwitch.caseSendSignalEvent(SendSignalEvent object)
          Returns the result of interpretting the object as an instance of 'Send Signal Event'
 


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