Uses of Interface
org.eclipse.uml2.CreateLinkObjectAction

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

Uses of CreateLinkObjectAction in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return CreateLinkObjectAction
 CreateLinkObjectAction UML2Factory.createCreateLinkObjectAction()
          Returns a new object of class 'Create Link Object Action'
 

Uses of CreateLinkObjectAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type CreateLinkObjectAction
 boolean UML2Validator.validateCreateLinkObjectAction(CreateLinkObjectAction createLinkObjectAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseCreateLinkObjectAction(CreateLinkObjectAction object)
          Returns the result of interpretting the object as an instance of 'Create Link Object Action'
 


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