Uses of Interface
org.eclipse.emf.mwe2.runtime.workflow.IWorkflowComponent
Packages that use IWorkflowComponent
Package
Description
Support for aspect orientation for the workflow engine
Configuration of the workflow engine
Basic containers
Basic abstractions of the workflow engine
-
Uses of IWorkflowComponent in org.eclipse.emf.mwe.core.ao
Classes in org.eclipse.emf.mwe.core.ao that implement IWorkflowComponent -
Uses of IWorkflowComponent in org.eclipse.emf.mwe.core.config
Classes in org.eclipse.emf.mwe.core.config that implement IWorkflowComponent -
Uses of IWorkflowComponent in org.eclipse.emf.mwe.core.container
Classes in org.eclipse.emf.mwe.core.container that implement IWorkflowComponentModifier and TypeClassDescriptionclass
A composite WorkflowComponent.class
class
-
Uses of IWorkflowComponent in org.eclipse.emf.mwe.core.lib
Classes in org.eclipse.emf.mwe.core.lib that implement IWorkflowComponentModifier and TypeClassDescriptionclass
Base class useful for implementing custom WorkflowComponents.class
class
-
Uses of IWorkflowComponent in org.eclipse.emf.mwe.internal.core
Classes in org.eclipse.emf.mwe.internal.core that implement IWorkflowComponent -
Uses of IWorkflowComponent in org.eclipse.emf.mwe.utils
Classes in org.eclipse.emf.mwe.utils that implement IWorkflowComponentModifier and TypeClassDescriptionclass
class
class
Copies one file in the file system to another location.class
class
-
Uses of IWorkflowComponent in org.eclipse.emf.mwe2.ecore
Classes in org.eclipse.emf.mwe2.ecore that implement IWorkflowComponent -
Uses of IWorkflowComponent in org.eclipse.emf.mwe2.runtime.workflow
Classes in org.eclipse.emf.mwe2.runtime.workflow that implement IWorkflowComponentMethods in org.eclipse.emf.mwe2.runtime.workflow that return types with arguments of type IWorkflowComponentModifier and TypeMethodDescriptionprotected List<IWorkflowComponent>
AbstractCompositeWorkflowComponent.getChildren()
Methods in org.eclipse.emf.mwe2.runtime.workflow with parameters of type IWorkflowComponentModifier and TypeMethodDescriptionvoid
AbstractCompositeWorkflowComponent.addComponent
(IWorkflowComponent component)