Package | Description |
---|---|
org.drools.scenariosimulation.api.model | |
org.drools.scenariosimulation.api.utils |
Modifier and Type | Field and Description |
---|---|
protected Map<ScenarioWithIndex,List<String>> |
SimulationRunMetadata.scenarioCounter |
protected List<ScenarioWithIndex> |
SimulationRunMetadata.scenarios |
Modifier and Type | Method and Description |
---|---|
Map<ScenarioWithIndex,List<String>> |
SimulationRunMetadata.getScenarioCounter() |
List<ScenarioWithIndex> |
Simulation.getScenarioWithIndex() |
Constructor and Description |
---|
SimulationRunMetadata(int available,
int executed,
Map<String,Integer> outputCounter,
Map<ScenarioWithIndex,List<String>> scenarioCounter) |
Modifier and Type | Method and Description |
---|---|
static List<ScenarioWithIndex> |
ScenarioSimulationSharedUtils.toScenarioWithIndex(Simulation simulation) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.