Uses of Interface
de.uni_trier.wi2.procake.data.object.nest.controlflowNode.NESTOrEndNodeObject
-
-
Uses of NESTOrEndNodeObject 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 NESTOrEndNodeObject Modifier and Type Class Description classNESTOrEndNodeObjectImpl -
Uses of NESTOrEndNodeObject in de.uni_trier.wi2.procake.data.object.nest.utils
Methods in de.uni_trier.wi2.procake.data.object.nest.utils that return NESTOrEndNodeObject Modifier and Type Method Description NESTOrEndNodeObjectNESTWorkflowModifier. insertNewOrEndNode(DataObject semanticDescriptor)Creates a new or join node. -
Uses of NESTOrEndNodeObject 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 NESTOrEndNodeObject Modifier and Type Method Description NESTOrEndNodeObjectNESTWorkflowModifierImpl. insertNewOrEndNode(DataObject semanticDescriptor)
-