Uses of Class
org.eclipse.emf.mwe.core.container.CompositeComponent
Packages that use CompositeComponent
Package
Description
Main package of the workflow module
Configuration of the workflow engine
Basic containers
Basic abstractions of the workflow engine
-
Uses of CompositeComponent in org.eclipse.emf.mwe.core
Methods in org.eclipse.emf.mwe.core that return CompositeComponentModifier and TypeMethodDescriptionWorkflowComponent.getContainer()
Returns the containing component if there is one.Methods in org.eclipse.emf.mwe.core with parameters of type CompositeComponentModifier and TypeMethodDescriptionvoid
WorkflowComponent.setContainer
(CompositeComponent container) Sets the containing component. -
Uses of CompositeComponent in org.eclipse.emf.mwe.core.config
Subclasses of CompositeComponent in org.eclipse.emf.mwe.core.config -
Uses of CompositeComponent in org.eclipse.emf.mwe.core.container
Subclasses of CompositeComponent in org.eclipse.emf.mwe.core.containerMethods in org.eclipse.emf.mwe.core.container that return CompositeComponentMethods in org.eclipse.emf.mwe.core.container with parameters of type CompositeComponentModifier and TypeMethodDescriptionvoid
CompositeComponent.setContainer
(CompositeComponent container) void
ConditionalComponent.setElse
(CompositeComponent comp) -
Uses of CompositeComponent in org.eclipse.emf.mwe.core.lib
Methods in org.eclipse.emf.mwe.core.lib that return CompositeComponentMethods in org.eclipse.emf.mwe.core.lib with parameters of type CompositeComponentModifier and TypeMethodDescriptionvoid
AbstractWorkflowComponent.setContainer
(CompositeComponent container) -
Uses of CompositeComponent in org.eclipse.emf.mwe.internal.core
Subclasses of CompositeComponent in org.eclipse.emf.mwe.internal.core -
Uses of CompositeComponent in test.res
Methods in test.res that return CompositeComponentMethods in test.res with parameters of type CompositeComponent