Package | Description |
---|---|
at.borkowski.scovillej | |
at.borkowski.scovillej.impl | |
at.borkowski.scovillej.impl.series | |
at.borkowski.scovillej.profile | |
at.borkowski.scovillej.simulation |
Modifier and Type | Method and Description |
---|---|
Simulation | SimulationBuilder.create() Creates a simulation with the defined parameters. |
Modifier and Type | Class and Description |
---|---|
class | SimulationImpl An implementation for Simulation . |
Modifier and Type | Method and Description |
---|---|
void | VoidSeriesImpl.initialize(Simulation simulation) |
void | NumberSeriesImpl.initialize(Simulation sim) |
Modifier and Type | Method and Description |
---|---|
void | SeriesProvider.initialize(Simulation simulation) Initializes the series provider. |
Modifier and Type | Method and Description |
---|---|
void | SimulationMember.initialize(Simulation simulation, SimulationInitializationContext context) Called during the initialization phase of the simulation. |
Copyright © 2015. All rights reserved.