Uses of Interface
org.eclipse.uml2.uml.DestroyLinkAction

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

Uses of DestroyLinkAction in org.eclipse.uml2.uml
 

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

Uses of DestroyLinkAction in org.eclipse.uml2.uml.util
 

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


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