Uses of Class
org.eclipse.emf.mwe.ewm.workflow.orchestration.provider.WorkflowCompositeOrchestrationStrategyItemProvider

Packages that use WorkflowCompositeOrchestrationStrategyItemProvider
org.eclipse.emf.mwe.ewm.workflow.orchestration.provider   
org.eclipse.emf.mwe.ewm.workflow.transaction.orchestration.provider   
 

Uses of WorkflowCompositeOrchestrationStrategyItemProvider in org.eclipse.emf.mwe.ewm.workflow.orchestration.provider
 

Subclasses of WorkflowCompositeOrchestrationStrategyItemProvider in org.eclipse.emf.mwe.ewm.workflow.orchestration.provider
 class WorkflowSerialOrchestrationStrategyItemProvider
          This is the item provider adapter for a WorkflowSerialOrchestrationStrategy object.
 

Uses of WorkflowCompositeOrchestrationStrategyItemProvider in org.eclipse.emf.mwe.ewm.workflow.transaction.orchestration.provider
 

Subclasses of WorkflowCompositeOrchestrationStrategyItemProvider in org.eclipse.emf.mwe.ewm.workflow.transaction.orchestration.provider
 class WorkflowParallelOrchestrationStrategyItemProvider
          This is the item provider adapter for a WorkflowParallelOrchestrationStrategy object.