| Interface | Description |
|---|---|
| AnalysePlan | Deprecated
since 4.0.0.0, use
SimulationPlan instead |
| AnalysePlanIndependent | Deprecated
since 4.0.0.0,
|
| Objective |
Interface des fonctions d'objectifs.
|
| Optimization |
Script d'optimisation.
|
| OptimizationContext | |
| SimulationListener |
You can create new SimulationListener and add it for simulation.
|
| SimulationParameter |
Contains all parameters for one simulation.
|
| SimulationPlan |
Simulation plan.
|
| SimulationPlanContext | |
| SimulationPlanIndependent |
Use for SimulationPlan that don't need previous simulation to do next
simulation.
|
| SimulationPreScript |
Interface d'utilisation d'un prescript.
|
| SimulationResultGetter |
Some SimulationResultListener can implement this interface to show that can
be used to retrieve result
|
| SimulationResultListener |
SimulationResultListener.java
Created: 13 nov. 07 11:59:53
|
| Simulator |
This interface is used when simulator have all code for simulation.
|
| Class | Description |
|---|---|
| AnalysePlanContext | Deprecated
since 4.0.0.0, use
SimulationPlanContext instead |
| Historic |
Useful class to stock some double value for simulation, and export all
value in CSV format
|
| Historic.Experience | |
| MetierMonitor |
ATTENTION: l'implantation de cette classe n'est peut-etre pas correct.
|
| OptimizationContextInternal |
Context utilisé pour gérer les différentes simulation lancées par un script d'optimisation.
|
| PopulationMonitor |
Classe permettant le suivi des populations de la simulation.
|
| ResultManager |
Used to store and retrieve result during simulation.
|
| RuleMonitor |
This class keep trace of rule evalution condition for all step and all metier.
|
| SimulationContext |
Keep all information on one simulation.
|
| SimulationControl |
Permit to communicate with user interface from simulation thread.
|
| SimulationExportResultWrapper |
ExportInfo simulation listener.
|
| SimulationParameterCache |
SimulationParameter soft reference implementation.
|
| SimulationParameterImpl |
Real
SimulationParameter implementation. |
| SimulationParameterPropertiesHelper |
Class utilitaire permettant de travailler avec les parametres sous forme de
properties
|
| SimulationPlanContextInternal |
Simulation plan context.java
Replace old
AnalysePlanContext. |
| SimulationPreScriptListener |
SimulationPreScript.
|
| SimulationProperties |
This class contains all usefull informations about a simulation.
|
| SimulationResultXML |
<!
|
| SimulationVariable |
Object containing cached variable value for a specific entity.
|
| Exception | Description |
|---|---|
| SimulationException |
SimulationException.java
Created: Wed Aug 14 2002
|
| SimulatorServerBadIdException |
SimulatorServerBadIdException.java
Created: Fri Sep 6 2002
|
Copyright © 1999–2015 CodeLutin. All rights reserved.