Uses of Interface
de.uni_trier.wi2.procake.data.object.nest.controlflowNode.NESTOrStartNodeObject
-
-
Uses of NESTOrStartNodeObject 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 NESTOrStartNodeObject Modifier and Type Class Description classNESTOrStartNodeObjectImpl -
Uses of NESTOrStartNodeObject in de.uni_trier.wi2.procake.data.object.nest.utils
Methods in de.uni_trier.wi2.procake.data.object.nest.utils that return NESTOrStartNodeObject Modifier and Type Method Description NESTOrStartNodeObjectNESTWorkflowModifier. insertNewOrStartNode(DataObject semanticDescriptor)Creates a new or split node. -
Uses of NESTOrStartNodeObject 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 NESTOrStartNodeObject Modifier and Type Method Description NESTOrStartNodeObjectNESTWorkflowModifierImpl. insertNewOrStartNode(DataObject semanticDescriptor)
-