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

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

Uses of WriteLinkAction in org.eclipse.uml2.uml
 

Subinterfaces of WriteLinkAction in org.eclipse.uml2.uml
 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.uml.util
 

Methods in org.eclipse.uml2.uml.util with parameters of type WriteLinkAction
 T UMLSwitch.caseWriteLinkAction(WriteLinkAction object)
          Returns the result of interpreting the object as an instance of 'Write Link Action'
 boolean UMLValidator.validateWriteLinkAction_validateAllowAccess(WriteLinkAction writeLinkAction, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the validateAllowAccess constraint of 'Write Link Action'
 boolean UMLValidator.validateWriteLinkAction(WriteLinkAction writeLinkAction, 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.