Package jasi.sim.user.table

Special condition tables that uses SimValue-types only.

See:
          Description

Class Summary
SimValueConditionTree A condition table, that allows to retrieve values from a set of conditions based on an if-then-else structure.
SimValueConditionTree.Line Line in a condition table.
 

Package jasi.sim.user.table Description

Special condition tables that uses SimValue-types only.

Condition tables provide data structures - a mapping of hierachical keys to values - that can be accessed by the simulation process and stored in the simulation's archive. When it happens, that a key is missing during retrieving a value, condition tables possess the posibility to provide default values at each hierachical key level.