Uses of Interface
org.eclipse.uml2.ReadLinkObjectEndAction

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

Uses of ReadLinkObjectEndAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ReadLinkObjectEndAction
 ReadLinkObjectEndAction UML2Factory.createReadLinkObjectEndAction()
          Returns a new object of class 'Read Link Object End Action'
 

Uses of ReadLinkObjectEndAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ReadLinkObjectEndAction
 boolean UML2Validator.validateReadLinkObjectEndAction(ReadLinkObjectEndAction readLinkObjectEndAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseReadLinkObjectEndAction(ReadLinkObjectEndAction object)
          Returns the result of interpretting the object as an instance of 'Read Link Object End Action'
 


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