Package | Description |
---|---|
org.drools.scenariosimulation.api.model |
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) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.