Uses of Interface
de.uni_trier.wi2.procake.data.object.nest.controlflowNode.NESTLoopStartNodeObject
-
-
Uses of NESTLoopStartNodeObject in de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl
Classes in de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl that implement NESTLoopStartNodeObject Modifier and Type Class Description classNESTLoopStartNodeObjectImpl -
Uses of NESTLoopStartNodeObject in de.uni_trier.wi2.procake.data.object.nest.utils
Methods in de.uni_trier.wi2.procake.data.object.nest.utils that return NESTLoopStartNodeObject Modifier and Type Method Description NESTLoopStartNodeObjectNESTWorkflowModifier. insertNewLoopStartNode(DataObject semanticDescriptor)Creates a new loop join node. -
Uses of NESTLoopStartNodeObject in de.uni_trier.wi2.procake.data.object.nest.utils.impl
Methods in de.uni_trier.wi2.procake.data.object.nest.utils.impl that return NESTLoopStartNodeObject Modifier and Type Method Description NESTLoopStartNodeObjectNESTWorkflowModifierImpl. insertNewLoopStartNode(DataObject semanticDescriptor)
-