Package jasi.sim.basic.value

Value and attribute classes.

See:
          Description

Interface Summary
ExtendedComparable<T> This interface compares objects for order by adding methods for easier comparing.
SimValue Interface for values, that provides a method to get its content.
 

Class Summary
AbstractComparableObject<T> This class compares objects for order.
AbstractSimValueType All extending classes of the value-object class need to implement a constructor with a string argument, so that for SimValueType a =...
Time Simulation time.
 

Package jasi.sim.basic.value Description

Value and attribute classes.

This package provides elementary classes for the simulation values and attributes.