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

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

Uses of ClearVariableAction in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return ClearVariableAction
 ClearVariableAction UMLFactory.createClearVariableAction()
          Returns a new object of class 'Clear Variable Action'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type ClearVariableAction
 boolean UMLValidator.validateClearVariableAction(ClearVariableAction clearVariableAction, DiagnosticChain diagnostics, Map context)
           
 Object UMLSwitch.caseClearVariableAction(ClearVariableAction object)
          Returns the result of interpretting the object as an instance of 'Clear Variable Action'
 


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