Package | Description |
---|---|
yartiss.engine.simulation | |
yartiss.engine.simulation.statistics |
Modifier and Type | Method and Description |
---|---|
SimulationStatistics |
Simulation.getStatistics() |
Modifier and Type | Method and Description |
---|---|
void |
IStatisticCriterion.aggregate(Object value,
SimulationStatistics result) |
void |
SimulationStatistics.aggregate(String property,
SimulationStatistics result) |
Modifier and Type | Method and Description |
---|---|
void |
SuccessStateStatisticsCriterion.aggregate(Object newValue,
SimulationStatistics result) |
void |
SimulationDurationCriterion.aggregate(Object newValue,
SimulationStatistics result) |
void |
FailureCountStatisticCriterion.aggregate(Object newValue,
SimulationStatistics result) |
void |
AbstractStatisticCriterion.aggregate(Object newValue,
SimulationStatistics result) |
Copyright © 2013. All Rights Reserved.