tit.observation.Observable Interface Reference

Inheritance diagram for tit.observation.Observable:

tit.observation.ReproducableObservation tit.observation.ObservationRecord tit.observation.ObservationTableModel List of all members.

Public Member Functions

void produceObservation (Observation observation) throws ObservationsInWrongOrderException, ObservationInIllegalStateException

Detailed Description

Interface for classes which can produce an observation.
Author:
Bart Sas


Member Function Documentation

void tit.observation.Observable.produceObservation ( Observation  observation  )  throws ObservationsInWrongOrderException, ObservationInIllegalStateException

Produce an observation.

Parameters:
observation The Observation-object on which the observation is produced.
Exceptions:
ObservationsInWrongOrderException Can be thrown by observation.
ObservationInIllegalStateException Can be thrown by observation.

Implemented in tit.observation.ObservationRecord, and tit.observation.ObservationTableModel.


The documentation for this interface was generated from the following file:
Generated on Sun Jun 3 16:44:00 2007 by  doxygen 1.5.1