Uses of Interface
org.eclipse.uml2.ReadLinkAction

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

Uses of ReadLinkAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ReadLinkAction
 ReadLinkAction UML2Factory.createReadLinkAction()
          Returns a new object of class 'Read Link Action'
 

Uses of ReadLinkAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ReadLinkAction
 boolean UML2Validator.validateReadLinkAction(ReadLinkAction readLinkAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseReadLinkAction(ReadLinkAction object)
          Returns the result of interpretting the object as an instance of 'Read Link Action'
 


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