Uses of Interface
org.eclipse.uml2.ReadSelfAction

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

Uses of ReadSelfAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ReadSelfAction
 ReadSelfAction UML2Factory.createReadSelfAction()
          Returns a new object of class 'Read Self Action'
 

Uses of ReadSelfAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ReadSelfAction
 boolean UML2Validator.validateReadSelfAction(ReadSelfAction readSelfAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseReadSelfAction(ReadSelfAction object)
          Returns the result of interpretting the object as an instance of 'Read Self Action'
 


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