Uses of Class
org.processmining.specpp.prom.mvc.SPECppController
-
-
Uses of SPECppController in org.processmining.specpp.prom.mvc
Fields in org.processmining.specpp.prom.mvc declared as SPECppController Modifier and Type Field Description protected SPECppControllerAbstractStageController. parentControllerMethods in org.processmining.specpp.prom.mvc that return SPECppController Modifier and Type Method Description SPECppControllerAbstractStageController. getParentController()Methods in org.processmining.specpp.prom.mvc with parameters of type SPECppController Modifier and Type Method Description StageControllerSPECppController.PluginStage. createController(SPECppController parentController)Constructors in org.processmining.specpp.prom.mvc with parameters of type SPECppController Constructor Description AbstractStageController(SPECppController parentController)SPECppPanel(SPECppController controller)StageProgressionPanel(SPECppController parentController) -
Uses of SPECppController in org.processmining.specpp.prom.mvc.config
Constructors in org.processmining.specpp.prom.mvc.config with parameters of type SPECppController Constructor Description ConfigurationController(SPECppController parentController) -
Uses of SPECppController in org.processmining.specpp.prom.mvc.discovery
Constructors in org.processmining.specpp.prom.mvc.discovery with parameters of type SPECppController Constructor Description DiscoveryController(SPECppController parentController) -
Uses of SPECppController in org.processmining.specpp.prom.mvc.preprocessing
Constructors in org.processmining.specpp.prom.mvc.preprocessing with parameters of type SPECppController Constructor Description PreProcessingController(SPECppController parentController) -
Uses of SPECppController in org.processmining.specpp.prom.mvc.result
Constructors in org.processmining.specpp.prom.mvc.result with parameters of type SPECppController Constructor Description ResultController(SPECppController parentController)
-