Uses of Interface
org.processmining.dataawareexplorer.explorer.ExplorerController
-
Packages that use ExplorerController Package Description org.processmining.dataawareexplorer.explorer org.processmining.dataawareexplorer.explorer.model -
-
Uses of ExplorerController in org.processmining.dataawareexplorer.explorer
Classes in org.processmining.dataawareexplorer.explorer that implement ExplorerController Modifier and Type Class Description classExplorerControllerImplMethods in org.processmining.dataawareexplorer.explorer with parameters of type ExplorerController Modifier and Type Method Description voidDataAwareExplorer. setParent(ExplorerController parent) -
Uses of ExplorerController in org.processmining.dataawareexplorer.explorer.model
Methods in org.processmining.dataawareexplorer.explorer.model that return ExplorerController Modifier and Type Method Description ExplorerControllerExplorerModel. getController()Methods in org.processmining.dataawareexplorer.explorer.model with parameters of type ExplorerController Modifier and Type Method Description voidExplorerModel. setController(ExplorerController parent)
-