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

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

Uses of CallEvent in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return CallEvent
 CallEvent UMLFactory.createCallEvent()
          Returns a new object of class 'Call Event'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type CallEvent
 boolean UMLValidator.validateCallEvent(CallEvent callEvent, DiagnosticChain diagnostics, Map context)
           
 Object UMLSwitch.caseCallEvent(CallEvent object)
          Returns the result of interpretting the object as an instance of 'Call Event'
 


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