cz.zcu.fav.kiv.jsimcasestudies.watersystem
Interface InterruptEntryInterface
- All Known Implementing Classes:
- InterruptEntry
- public interface InterruptEntryInterface
An interface shared between the control program and a model of its
environment. It serves to define a type of interrupt service routine
that should be known from both sides:
- from the control program side it defines the type of interrupt
service routine that should be written,
- from the environment model side this routine should be called.
This interface must be implemented at the control program model side
(because the interrupt service routine is a part of the control program).
- Version:
- 1.0 from 2004-04-30
- Author:
- St.R.
interruptService
public void interruptService()
- Interrupt service routine.
Copyright © 2000-2004 University of West Bohemia, FAV-KIV. All Rights Reserved. Build date 20040510