Uses of Interface
de.uni_trier.wi2.procake.data.object.nest.controlflowNode.NESTAndStartNodeObject
-
-
Uses of NESTAndStartNodeObject 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 NESTAndStartNodeObject Modifier and Type Class Description classNESTAndStartNodeObjectImpl -
Uses of NESTAndStartNodeObject in de.uni_trier.wi2.procake.data.object.nest.utils
Methods in de.uni_trier.wi2.procake.data.object.nest.utils that return NESTAndStartNodeObject Modifier and Type Method Description NESTAndStartNodeObjectNESTWorkflowModifier. insertNewAndStartNode(DataObject semanticDescriptor)Creates a new and split node. -
Uses of NESTAndStartNodeObject 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 NESTAndStartNodeObject Modifier and Type Method Description NESTAndStartNodeObjectNESTWorkflowModifierImpl. insertNewAndStartNode(DataObject semanticDescriptor)
-