Uses of Interface
de.uni_trier.wi2.procake.data.object.nest.controlflowNode.NESTLoopEndNodeObject
-
-
Uses of NESTLoopEndNodeObject 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 NESTLoopEndNodeObject Modifier and Type Class Description classNESTLoopEndNodeObjectImpl -
Uses of NESTLoopEndNodeObject in de.uni_trier.wi2.procake.data.object.nest.utils
Methods in de.uni_trier.wi2.procake.data.object.nest.utils that return NESTLoopEndNodeObject Modifier and Type Method Description NESTLoopEndNodeObjectNESTWorkflowModifier. insertNewLoopEndNode(DataObject semanticDescriptor)Creates a new loop split node. -
Uses of NESTLoopEndNodeObject 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 NESTLoopEndNodeObject Modifier and Type Method Description NESTLoopEndNodeObjectNESTWorkflowModifierImpl. insertNewLoopEndNode(DataObject semanticDescriptor)
-