Uses of Class
de.uni_trier.wi2.procake.data.object.nest.impl.NESTNodeObjectImpl
-
Packages that use NESTNodeObjectImpl Package Description de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl de.uni_trier.wi2.procake.data.object.nest.impl -
-
Uses of NESTNodeObjectImpl in de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl
Subclasses of NESTNodeObjectImpl in de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl Modifier and Type Class Description classNESTAndEndNodeObjectImplclassNESTAndStartNodeObjectImplclassNESTControlflowNodeObjectImplDefinition of a Controlflow-Node of a NEST-graph.classNESTLoopEndNodeObjectImplclassNESTLoopStartNodeObjectImplclassNESTOrEndNodeObjectImplclassNESTOrStartNodeObjectImplclassNESTXorEndNodeObjectImplclassNESTXorStartNodeObjectImpl -
Uses of NESTNodeObjectImpl in de.uni_trier.wi2.procake.data.object.nest.impl
Subclasses of NESTNodeObjectImpl in de.uni_trier.wi2.procake.data.object.nest.impl Modifier and Type Class Description classNESTDataNodeObjectImplDefinition of a Data-Node of a NEST-graph.classNESTSequenceNodeObjectImplDefinition of a Sequence-Node of a NEST-graph.classNESTSubWorkflowNodeObjectImplDefinition of a SubWorkflow-Node of a NEST-graph.classNESTTaskNodeObjectImplDefinition of a Task-Node of a NEST-graph.classNESTWorkflowNodeObjectImplDefinition of a Workflow-Node of a NEST-graph.
-