Uses of Interface
de.uni_trier.wi2.procake.data.model.nest.NESTSequentialWorkflowClass
-
Packages that use NESTSequentialWorkflowClass 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.impl de.uni_trier.wi2.procake.data.object.nest.impl -
-
Uses of NESTSequentialWorkflowClass in de.uni_trier.wi2.procake.data.model
Methods in de.uni_trier.wi2.procake.data.model that return NESTSequentialWorkflowClass Modifier and Type Method Description NESTSequentialWorkflowClassModel. getNESTSequentialWorkflowClass() -
Uses of NESTSequentialWorkflowClass in de.uni_trier.wi2.procake.data.model.impl
Methods in de.uni_trier.wi2.procake.data.model.impl that return NESTSequentialWorkflowClass Modifier and Type Method Description NESTSequentialWorkflowClassModelImpl. getNESTSequentialWorkflowClass() -
Uses of NESTSequentialWorkflowClass in de.uni_trier.wi2.procake.data.model.nest.impl
Classes in de.uni_trier.wi2.procake.data.model.nest.impl that implement NESTSequentialWorkflowClass Modifier and Type Class Description classNESTSequentialWorkflowClassImpl -
Uses of NESTSequentialWorkflowClass in de.uni_trier.wi2.procake.data.object.nest.impl
Constructors in de.uni_trier.wi2.procake.data.object.nest.impl with parameters of type NESTSequentialWorkflowClass Constructor Description NESTSequentialWorkflowObjectImpl(NESTSequentialWorkflowClass cakeclazz)
-