Uses of Interface
org.eclipse.uml2.ReadVariableAction

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

Uses of ReadVariableAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ReadVariableAction
 ReadVariableAction UML2Factory.createReadVariableAction()
          Returns a new object of class 'Read Variable Action'
 

Uses of ReadVariableAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ReadVariableAction
 boolean UML2Validator.validateReadVariableAction(ReadVariableAction readVariableAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseReadVariableAction(ReadVariableAction object)
          Returns the result of interpretting the object as an instance of 'Read Variable Action'
 


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