Uses of Interface
org.eclipse.uml2.ExecutionEnvironment

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

Uses of ExecutionEnvironment in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return ExecutionEnvironment
 ExecutionEnvironment UML2Factory.createExecutionEnvironment()
          Returns a new object of class 'Execution Environment'
 

Uses of ExecutionEnvironment in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type ExecutionEnvironment
 boolean UML2Validator.validateExecutionEnvironment(ExecutionEnvironment executionEnvironment, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseExecutionEnvironment(ExecutionEnvironment object)
          Returns the result of interpretting the object as an instance of 'Execution Environment'
 


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