Uses of Class
de.uni_trier.wi2.procake.data.object.wf.impl.ControlflowItemObjectImpl
-
Packages that use ControlflowItemObjectImpl Package Description de.uni_trier.wi2.procake.data.object.wf.impl -
-
Uses of ControlflowItemObjectImpl in de.uni_trier.wi2.procake.data.object.wf.impl
Subclasses of ControlflowItemObjectImpl in de.uni_trier.wi2.procake.data.object.wf.impl Modifier and Type Class Description 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.
-