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

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

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

Methods in org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration that return WorkflowRerunPredicate
 WorkflowRerunPredicate OrchestrationFactory.createWorkflowRerunPredicate()
          Deprecated. Returns a new object of class 'Workflow Rerun Predicate'.
 

Uses of WorkflowRerunPredicate 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 WorkflowRerunPredicate
 T OrchestrationSwitch.caseWorkflowRerunPredicate(WorkflowRerunPredicate object)
          Deprecated. Returns the result of interpreting the object as an instance of 'Workflow Rerun Predicate'.