Uses of Interface
org.eclipse.uml2.ReadExtentAction

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

Uses of ReadExtentAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ReadExtentAction
 ReadExtentAction UML2Factory.createReadExtentAction()
          Returns a new object of class 'Read Extent Action'
 

Uses of ReadExtentAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ReadExtentAction
 boolean UML2Validator.validateReadExtentAction(ReadExtentAction readExtentAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseReadExtentAction(ReadExtentAction object)
          Returns the result of interpretting the object as an instance of 'Read Extent Action'
 


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