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

Packages that use InterruptEntryInterface
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 InterruptEntryInterface in cz.zcu.fav.kiv.jsimcasestudies.watersystem
 

Methods in cz.zcu.fav.kiv.jsimcasestudies.watersystem with parameters of type InterruptEntryInterface
 void InterruptControllerInterface.bindInterrupt(int level, InterruptEntryInterface ie)
          Binds the address of an interrupt service routine to a level of interrupt.
 

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

Classes in cz.zcu.fav.kiv.jsimcasestudies.watersystem.application that implement InterruptEntryInterface
(package private)  class InterruptEntry
          An implementation of interrupt entry object.
 

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

Fields in cz.zcu.fav.kiv.jsimcasestudies.watersystem.model declared as InterruptEntryInterface
(package private)  InterruptEntryInterface[] InterruptController.iEVector
           
 

Methods in cz.zcu.fav.kiv.jsimcasestudies.watersystem.model with parameters of type InterruptEntryInterface
 void InterruptController.bindInterrupt(int level, InterruptEntryInterface ie)
          Binds the address of an interrupt service routine to a level of interrupt.
 



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