Uses of Interface
org.eclipse.gmt.modisco.workflow.mwe.workflow.WorkflowComponentProxy

Packages that use WorkflowComponentProxy
org.eclipse.gmt.modisco.workflow.mwe.workflow   
org.eclipse.gmt.modisco.workflow.mwe.workflow.util   
 

Uses of WorkflowComponentProxy in org.eclipse.gmt.modisco.workflow.mwe.workflow
 

Methods in org.eclipse.gmt.modisco.workflow.mwe.workflow that return WorkflowComponentProxy
 WorkflowComponentProxy WorkflowFactory.createWorkflowComponentProxy()
          Deprecated. Returns a new object of class 'Component Proxy'.
 

Uses of WorkflowComponentProxy in org.eclipse.gmt.modisco.workflow.mwe.workflow.util
 

Methods in org.eclipse.gmt.modisco.workflow.mwe.workflow.util with parameters of type WorkflowComponentProxy
 T WorkflowSwitch.caseWorkflowComponentProxy(WorkflowComponentProxy object)
          Deprecated. Returns the result of interpreting the object as an instance of 'Component Proxy'.