Uses of Interface
org.eclipse.uml2.ReadIsClassifiedObjectAction

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

Uses of ReadIsClassifiedObjectAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ReadIsClassifiedObjectAction
 ReadIsClassifiedObjectAction UML2Factory.createReadIsClassifiedObjectAction()
          Returns a new object of class 'Read Is Classified Object Action'
 

Uses of ReadIsClassifiedObjectAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ReadIsClassifiedObjectAction
 boolean UML2Validator.validateReadIsClassifiedObjectAction(ReadIsClassifiedObjectAction readIsClassifiedObjectAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseReadIsClassifiedObjectAction(ReadIsClassifiedObjectAction object)
          Returns the result of interpretting the object as an instance of 'Read Is Classified Object Action'
 


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