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

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

Uses of AnyReceiveEvent in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return AnyReceiveEvent
 AnyReceiveEvent UMLFactory.createAnyReceiveEvent()
          Returns a new object of class 'Any Receive Event'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type AnyReceiveEvent
 boolean UMLValidator.validateAnyReceiveEvent(AnyReceiveEvent anyReceiveEvent, DiagnosticChain diagnostics, Map context)
           
 Object UMLSwitch.caseAnyReceiveEvent(AnyReceiveEvent object)
          Returns the result of interpretting the object as an instance of 'Any Receive Event'
 


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