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

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

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

Methods in org.eclipse.emf.mwe.ewm.workflow.orchestration that return WorkflowPredicateOR
 WorkflowPredicateOR OrchestrationFactory.createWorkflowPredicateOR()
           
 

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

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