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

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

Uses of ReceiveOperationEvent in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return ReceiveOperationEvent
 ReceiveOperationEvent UMLFactory.createReceiveOperationEvent()
          Returns a new object of class 'Receive Operation Event'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type ReceiveOperationEvent
 boolean UMLValidator.validateReceiveOperationEvent(ReceiveOperationEvent receiveOperationEvent, DiagnosticChain diagnostics, Map context)
           
 Object UMLSwitch.caseReceiveOperationEvent(ReceiveOperationEvent object)
          Returns the result of interpretting the object as an instance of 'Receive Operation Event'
 


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