Uses of Interface
org.eclipse.uml2.RaiseExceptionAction

Packages that use RaiseExceptionAction
org.eclipse.uml2   
org.eclipse.uml2.util   
 

Uses of RaiseExceptionAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return RaiseExceptionAction
 RaiseExceptionAction UML2Factory.createRaiseExceptionAction()
          Returns a new object of class 'Raise Exception Action'
 

Uses of RaiseExceptionAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type RaiseExceptionAction
 boolean UML2Validator.validateRaiseExceptionAction(RaiseExceptionAction raiseExceptionAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseRaiseExceptionAction(RaiseExceptionAction object)
          Returns the result of interpretting the object as an instance of 'Raise Exception Action'
 


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