Uses of Interface
org.eclipse.uml2.CreateObjectAction

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

Uses of CreateObjectAction in org.eclipse.uml2
 

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

Uses of CreateObjectAction in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type CreateObjectAction
 boolean UML2Validator.validateCreateObjectAction(CreateObjectAction createObjectAction, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseCreateObjectAction(CreateObjectAction object)
          Returns the result of interpretting the object as an instance of 'Create Object Action'
 


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