Uses of Interface
cz.zcu.fav.kiv.jsimcasestudies.watersystem.InterruptControllerInterface

Packages that use InterruptControllerInterface
cz.zcu.fav.kiv.jsimcasestudies.watersystem This package is intended to build up and run the joint simulation of the application and model part. 
cz.zcu.fav.kiv.jsimcasestudies.watersystem.application   
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.  
 

Uses of InterruptControllerInterface in cz.zcu.fav.kiv.jsimcasestudies.watersystem
 

Methods in cz.zcu.fav.kiv.jsimcasestudies.watersystem that return InterruptControllerInterface
 InterruptControllerInterface CommonControlInterface.getInterruptControllerAddress()
          Returns the reference to the interrupt controller object.
 

Uses of InterruptControllerInterface in cz.zcu.fav.kiv.jsimcasestudies.watersystem.application
 

Fields in cz.zcu.fav.kiv.jsimcasestudies.watersystem.application declared as InterruptControllerInterface
private  InterruptControllerInterface WaterStationControl.iI
          An instance of InterruptController Interface, it represents HW interrupt controller
 

Uses of InterruptControllerInterface in cz.zcu.fav.kiv.jsimcasestudies.watersystem.model
 

Classes in cz.zcu.fav.kiv.jsimcasestudies.watersystem.model that implement InterruptControllerInterface
 class InterruptController
          Simple data model of HW interrupt controller device with a given number of interrupt levels.
 

Methods in cz.zcu.fav.kiv.jsimcasestudies.watersystem.model that return InterruptControllerInterface
 InterruptControllerInterface ModelInterface.getInterruptControllerAddress()
          Returns the reference to the interrupt controller object.
 



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