Uses of Interface
de.uni_trier.wi2.procake.data.model.nest.controlflowNode.NESTAndStartNodeClass
-
Packages that use NESTAndStartNodeClass Package Description de.uni_trier.wi2.procake.data.model Provides interfaces of all data classes and of the data model.de.uni_trier.wi2.procake.data.model.impl de.uni_trier.wi2.procake.data.model.nest.controlflowNode.impl de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl -
-
Uses of NESTAndStartNodeClass in de.uni_trier.wi2.procake.data.model
Methods in de.uni_trier.wi2.procake.data.model that return NESTAndStartNodeClass Modifier and Type Method Description NESTAndStartNodeClassModel. getNESTAndStartNodeClass() -
Uses of NESTAndStartNodeClass in de.uni_trier.wi2.procake.data.model.impl
Methods in de.uni_trier.wi2.procake.data.model.impl that return NESTAndStartNodeClass Modifier and Type Method Description NESTAndStartNodeClassModelImpl. getNESTAndStartNodeClass() -
Uses of NESTAndStartNodeClass in de.uni_trier.wi2.procake.data.model.nest.controlflowNode.impl
Classes in de.uni_trier.wi2.procake.data.model.nest.controlflowNode.impl that implement NESTAndStartNodeClass Modifier and Type Class Description classNESTAndStartNodeClassImpl -
Uses of NESTAndStartNodeClass in de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl
Constructors in de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl with parameters of type NESTAndStartNodeClass Constructor Description NESTAndStartNodeObjectImpl(NESTAndStartNodeClass cakeclazz)Standard constructor of CAKE
-