Package it.unibo.alchemist.boundary
See: Description
-
Interface Summary Interface Description OutputMonitor An interface for the visualization of the simulation. ExportFilter Expresses a flat map operation over a double. DependentVariable A dependent variable, namely a variable whose value can be obtained given the values of other variables. Variable A variable simulation value, that provides a range of values for batches, and a default value for single-shot runs. Launcher An entity with a [name] that can take responsibility for performing an Alchemist run. AlchemistModelProvider Translates inputs to a Map representing the Alchemist model. Exporter A generic exporter for the simulation. Extractor An object that is able to extract numeric informations from an Alchemist {@link Environment}, given the current {@link it.unibo.alchemist.core.Simulation} {@link Time}, the last {@link Reaction} executed and the current simulation step. Loader An entity which is able to produce an Alchemist Simulation, resolving user defined variable values. -
Object Summary Object Description LoadAlchemist Loads Alchemist simulations from a variety of resources.