Package cz.zcu.fav.kiv.jsimcasestudies.watersystem.model

This package contains classes simulating the outer environment, such as water coming to the sources, water consumption, etc.

See:
          Description

Class Summary
InterruptController Simple data model of HW interrupt controller device with a given number of interrupt levels.
ModelInterface An encapsulation of the whole environment model part of the simulation program.
Source A source maintains the volume of water it holds inside.
SourceHardwareData An encapsulation of hardware data maintained by sensors of a water source.
SourceProcess The dynamic model of water source (i.e. its state - water level) changes.
Station A station object maintains the volume of water in the main tank.
StationHardwareData An encapsulation of hardware data maintained by sensors of the main water station tank, i.e. the data model of sensors.
StationProcess The dynamic model of water station (i.e. its state - main tank water level) changes.
TimerProcess Simple dynamic model of HW timer.
WaterConsumptionProcess Dynamic model of water consumption.
 

Package cz.zcu.fav.kiv.jsimcasestudies.watersystem.model Description

This package contains classes simulating the outer environment, such as water coming to the sources, water consumption, etc. Processes from this package also set the sensor hardware flags. The model part can also be simulated alone without the application.

See Also:
ModelInterface


Copyright © 2000-2004 University of West Bohemia, FAV-KIV. All Rights Reserved. Build date 20040510