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