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

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

Uses of SendOperationEvent in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return SendOperationEvent
 SendOperationEvent UMLFactory.createSendOperationEvent()
          Returns a new object of class 'Send Operation Event'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type SendOperationEvent
 boolean UMLValidator.validateSendOperationEvent(SendOperationEvent sendOperationEvent, DiagnosticChain diagnostics, Map context)
           
 Object UMLSwitch.caseSendOperationEvent(SendOperationEvent object)
          Returns the result of interpretting the object as an instance of 'Send Operation Event'
 


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