Package org.eclipse.emf.mwe.ewm.workflow.orchestration.provider

Class Summary
OrchestrationItemProviderAdapterFactory This is the factory that is used to provide the interfaces needed to support Viewers.
WorkflowComponentOrchestrationStrategyItemProvider This is the item provider adapter for a WorkflowComponentOrchestrationStrategy object.
WorkflowCompositeOrchestrationStrategyItemProvider This is the item provider adapter for a WorkflowCompositeOrchestrationStrategy object.
WorkflowExecutionPredicateItemProvider This is the item provider adapter for a WorkflowExecutionPredicate object.
WorkflowLoopComponentOrchestrationStrategyItemProvider This is the item provider adapter for a WorkflowLoopComponentOrchestrationStrategy object.
WorkflowLoopCountPredicateItemProvider This is the item provider adapter for a WorkflowLoopCountPredicate object.
WorkflowParallelOrchestrationStrategyItemProvider This is the item provider adapter for a org.eclipse.emf.mwe.ewm.workflow.orchestration.WorkflowParallelOrchestrationStrategy object.
WorkflowParameterPredicateItemProvider This is the item provider adapter for a WorkflowParameterPredicate object.
WorkflowPredicateANDItemProvider This is the item provider adapter for a WorkflowPredicateAND object.
WorkflowPredicateORItemProvider This is the item provider adapter for a WorkflowPredicateOR object.
WorkflowRerunPredicateItemProvider This is the item provider adapter for a WorkflowRerunPredicate object.
WorkflowSerialOrchestrationStrategyItemProvider This is the item provider adapter for a WorkflowSerialOrchestrationStrategy object.