Accum | Compute statistics about provided data |
Bin | Bin is a single bounded (number of token greater or equal to zero) token abstract resource |
BinObserver | Observer for Bin specific events |
Condq | Condq can be used to let a process wait for an arbitrary condition |
CondqObserver | Observer for Condq specific events |
Continuous | Time continuous process |
ContinuousObserver | Observer for Continuous specific events |
ContuTrace | Trace for Continuous state changes |
Count | Counter |
DefaultSimulation | A default implementation of Simulation for convenience |
DefLabeledObject | DefLabeledObject is a default implementation of the LabeledObject interface |
Dist | Linear Random Number Generator |
DistContext | DistContext stores global data for Dist |
Draw | Random series of 0 and 1 |
dynTableDefinition | DynTableDefinition a TableDefinition implementation for dynamic definitions |
Erlang | Erlang distribution of random numbers |
Histo | Statistical analysis plus histogram |
HtmlReport | HTML report |
HtmlTrace | HTML trace |
Iconst | Constant number generator |
Idist | Interface for integer distributions |
LabeledObject | LabeledObject is an interface that provides a label for an object |
LabelScope | LabelScope provides a scope for a label |
MarkType | MarkType describes a trace mark |
Negexp | Negative exponential distribution of random numbers |
Normal | Normal distribution of random numbers |
Observable | Observable provides management of Observer |
Poisson | Poisson distributed discrete random numbers |
Process | Process is the base class for all user processes in a model |
ProcessObserver | Observer for Process specific events |
Randint | Uniform distributed discrete random numbers |
Rconst | Constant number generator |
Rdist | Interface for continuous distributions |
Regress | Regress analysis |
Report | Baseclass for special report objects |
ReportProducer | A ReportProducer generates data |
Res | Res is a double (n>=0 && n<=max number of token) bounded token abstract resource |
ResObserver | Observer for Res specific events |
Simulation | Simulation is the base class for all user simulations |
SimulationObserver | Observer for Simulation events |
StatisticManager | Management of StatisticObjects |
StatisticObject | Abstract base class for statistic generating classes |
Sum | Sum |
Tab | Base-class for statistics |
Table | Container for reported data |
TableDefinition | The table structure is defined by TableDefinition |
Tag | A Tag is used to build composed marks |
Tally | Compute statistics about provided data |
Trace | The Trace receives marks from TraceProducer objects and informs registered TraceConsumer about these marks |
TraceConsumer | A TraceConsumer receives marks from the Trace it is added to |
TraceProducer | A TraceProducer generates marks that form the trace |
Uniform | Uniform distribution of random numbers |
utTableDef | UtTableDef simplifies report table definitions |
Version | ODEMx version information |
Wait | Wait for termination of #n process objects |
Waitq | Waitq realises a master slave synchronisation, where the master gets control after successful synchronisation |
WaitqObserver | Observer for Waitq |