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
 T UMLSwitch.caseAnyReceiveEvent(AnyReceiveEvent object)
          Returns the result of interpreting the object as an instance of 'Any Receive Event'
 boolean UMLValidator.validateAnyReceiveEvent(AnyReceiveEvent anyReceiveEvent, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


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