Uses of Interface
org.eclipse.uml2.WriteLinkAction

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

Uses of WriteLinkAction in org.eclipse.uml2
 

Subinterfaces of WriteLinkAction in org.eclipse.uml2
 interface CreateLinkAction
           A representation of the model object 'Create Link Action'
 interface CreateLinkObjectAction
           A representation of the model object 'Create Link Object Action'
 interface DestroyLinkAction
           A representation of the model object 'Destroy Link Action'
 

Uses of WriteLinkAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type WriteLinkAction
 boolean UML2Validator.validateWriteLinkAction(WriteLinkAction writeLinkAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseWriteLinkAction(WriteLinkAction object)
          Returns the result of interpretting the object as an instance of 'Write Link Action'
 


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