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
 T UMLSwitch.caseDestroyLinkAction(DestroyLinkAction object)
          Returns the result of interpreting the object as an instance of 'Destroy Link Action'
 boolean UMLValidator.validateDestroyLinkAction(DestroyLinkAction destroyLinkAction, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.