Uses of Interface
org.eclipse.uml2.DestroyLinkAction

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

Uses of DestroyLinkAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return DestroyLinkAction
 DestroyLinkAction UML2Factory.createDestroyLinkAction()
          Returns a new object of class 'Destroy Link Action'
 

Uses of DestroyLinkAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type DestroyLinkAction
 boolean UML2Validator.validateDestroyLinkAction(DestroyLinkAction destroyLinkAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseDestroyLinkAction(DestroyLinkAction object)
          Returns the result of interpretting the object as an instance of 'Destroy Link Action'
 


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