Package | Description |
---|---|
uk.ac.soton.simulation.jsit.anylogic |
Class and Description |
---|
AnyLogicLogger
Helper class (an SLF4J Logger instance) to perform JSIT (Logback-backed)
logging in AnyLogic models, where model instances may change threads and
thus break the expectations of Logback as regards MDC key availability.
|
DimConvertable
Interface for enums to indicate that they are 'mapped' to an AnyLogic Dimension
and can be converted to a Dimension index (using AnyLogic Dimension terminology).
|
DimConvertable.DimType |
MainModel_AnyLogic
Abstract superclass for all Agents representing the 'root' Agent for a runnable JSIT
AnyLogic model.
|
MainModel_AnyLogic.TimeOfDayPrecision
Enumeration of precision alternatives for sim time-of-day values.
|
SeedAccessibleRNG
Interface for random number generators (RNGs) which make the seed accessible.
|