Uses of Interface
de.uni_trier.wi2.procake.utils.extractor.NESTWorkflowExtractor
-
Packages that use NESTWorkflowExtractor Package Description de.uni_trier.wi2.procake.data.object.nest de.uni_trier.wi2.procake.data.object.nest.impl de.uni_trier.wi2.procake.utils.extractor -
-
Uses of NESTWorkflowExtractor in de.uni_trier.wi2.procake.data.object.nest
Methods in de.uni_trier.wi2.procake.data.object.nest that return NESTWorkflowExtractor Modifier and Type Method Description NESTWorkflowExtractorNESTWorkflowObject. getExtractor()Returns the extractor. -
Uses of NESTWorkflowExtractor in de.uni_trier.wi2.procake.data.object.nest.impl
Methods in de.uni_trier.wi2.procake.data.object.nest.impl that return NESTWorkflowExtractor Modifier and Type Method Description NESTWorkflowExtractorNESTWorkflowObjectImpl. getExtractor() -
Uses of NESTWorkflowExtractor in de.uni_trier.wi2.procake.utils.extractor
Classes in de.uni_trier.wi2.procake.utils.extractor that implement NESTWorkflowExtractor Modifier and Type Class Description classNESTWorkflowExtractorImplImplementation ofNESTWorkflowExtractor.
-