Interface SequencedObject

All Superinterfaces:
AbstractWorkflowItemObject, ControlflowItemObject, DataObject, PropertyHandler, StatusableObject
All Known Subinterfaces:
NodeObject, SubWorkflowObject, TaskObject
All Known Implementing Classes:
NodeObjectImpl, TaskObjectImpl

public interface SequencedObject extends ControlflowItemObject
Interface of an object, which can be contained in a workflow-sequence. Typically only Tasks and Nodes can be contained inside a Sequence. CAKE III - Extension.

The interface currently does not have any implementation declarations. Its purpose is to support the workflow-structure via constraints.

Author:
Alexander Stromer