Uses of Interface
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.WorkflowEngineProxy

Packages that use WorkflowEngineProxy
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime   
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.util   
 

Uses of WorkflowEngineProxy in org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime
 

Methods in org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime that return WorkflowEngineProxy
 WorkflowEngineProxy RuntimeFactory.createWorkflowEngineProxy()
          Deprecated. Returns a new object of class 'Workflow Engine Proxy'.
 

Uses of WorkflowEngineProxy in org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.util
 

Methods in org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.util with parameters of type WorkflowEngineProxy
 T RuntimeSwitch.caseWorkflowEngineProxy(WorkflowEngineProxy object)
          Deprecated. Returns the result of interpreting the object as an instance of 'Workflow Engine Proxy'.