Uses of Interface
org.eclipse.uml2.LinkAction

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

Uses of LinkAction in org.eclipse.uml2
 

Subinterfaces of LinkAction 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'
 interface ReadLinkAction
           A representation of the model object 'Read Link Action'
 interface WriteLinkAction
           A representation of the model object 'Write Link Action'
 

Uses of LinkAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type LinkAction
 boolean UML2Validator.validateLinkAction(LinkAction linkAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseLinkAction(LinkAction object)
          Returns the result of interpretting the object as an instance of 'Link Action'
 


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