Uses of Interface
org.drools.workbench.screens.scenariosimulation.businesscentral.client.rightpanel.coverage.CoverageScenarioListView
-
-
Uses of CoverageScenarioListView in org.drools.workbench.screens.scenariosimulation.businesscentral.client.editor
Methods in org.drools.workbench.screens.scenariosimulation.businesscentral.client.editor that return CoverageScenarioListView Modifier and Type Method Description CoverageScenarioListViewScenarioSimulationBusinessCentralViewsProvider. getCoverageScenarioListView() -
Uses of CoverageScenarioListView in org.drools.workbench.screens.scenariosimulation.businesscentral.client.rightpanel.coverage
Classes in org.drools.workbench.screens.scenariosimulation.businesscentral.client.rightpanel.coverage that implement CoverageScenarioListView Modifier and Type Class Description classCoverageScenarioListViewImplThis class is used to represent a single scenario with all its own decisions/rulesMethods in org.drools.workbench.screens.scenariosimulation.businesscentral.client.rightpanel.coverage with parameters of type CoverageScenarioListView Modifier and Type Method Description voidCoverageScenarioListPresenter. onElementClick(CoverageScenarioListView coverageScenarioListView)voidCoverageScenarioListView.Presenter. onElementClick(CoverageScenarioListView coverageScenarioListView)
-