Uses of Class
org.eclipse.emf.mwe.ewm.workflow.orchestration.WorkflowLoopCountPredicate

Packages that use WorkflowLoopCountPredicate
org.eclipse.emf.mwe.ewm.workflow.orchestration   
org.eclipse.emf.mwe.ewm.workflow.orchestration.util   
 

Uses of WorkflowLoopCountPredicate in org.eclipse.emf.mwe.ewm.workflow.orchestration
 

Methods in org.eclipse.emf.mwe.ewm.workflow.orchestration that return WorkflowLoopCountPredicate
 WorkflowLoopCountPredicate OrchestrationFactory.createWorkflowLoopCountPredicate()
           
 

Uses of WorkflowLoopCountPredicate in org.eclipse.emf.mwe.ewm.workflow.orchestration.util
 

Methods in org.eclipse.emf.mwe.ewm.workflow.orchestration.util with parameters of type WorkflowLoopCountPredicate
 T OrchestrationSwitch.caseWorkflowLoopCountPredicate(WorkflowLoopCountPredicate object)
          Returns the result of interpreting the object as an instance of 'Workflow Loop Count Predicate'.