Uses of Interface
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.WorkflowExecutionPredicate

Packages that use WorkflowExecutionPredicate
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration   
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.util   
 

Uses of WorkflowExecutionPredicate in org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration
 

Subinterfaces of WorkflowExecutionPredicate in org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration
 interface WorkflowRerunPredicate
          Deprecated. 
 

Uses of WorkflowExecutionPredicate in org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.util
 

Methods in org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.util with parameters of type WorkflowExecutionPredicate
 T OrchestrationSwitch.caseWorkflowExecutionPredicate(WorkflowExecutionPredicate object)
          Deprecated. Returns the result of interpreting the object as an instance of 'Workflow Execution Predicate'.