Uses of Class
de.uni_trier.wi2.procake.data.object.wf.impl.StatusableObjectImpl
-
Packages that use StatusableObjectImpl Package Description de.uni_trier.wi2.procake.data.object.wf.impl -
-
Uses of StatusableObjectImpl in de.uni_trier.wi2.procake.data.object.wf.impl
Subclasses of StatusableObjectImpl in de.uni_trier.wi2.procake.data.object.wf.impl Modifier and Type Class Description classControlflowItemObjectImplAbstract object used in the controlflow of a workflow.classNodeObjectImplNode-object used in the controlflow of a workflow.classParentItemObjectImpl<T extends ControlflowItemObject>Abstract object used in the controlflow of a workflow.classSequenceObjectImplSequence-object used in the controlflow of a workflow.classTaskObjectImplWorkflowleaf-object used in the controlflow of a workflow.classWorkflowObjectImplWorkflow-object.
-