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

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

Uses of ExecutionEnvironment in org.eclipse.uml2.uml
 

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

Uses of ExecutionEnvironment in org.eclipse.uml2.uml.util
 

Methods in org.eclipse.uml2.uml.util with parameters of type ExecutionEnvironment
 T UMLSwitch.caseExecutionEnvironment(ExecutionEnvironment object)
          Returns the result of interpreting the object as an instance of 'Execution Environment'
 boolean UMLValidator.validateExecutionEnvironment(ExecutionEnvironment executionEnvironment, 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.