ostore.oil
Interface Model.Prediction

All Superinterfaces:
QueueElementIF, QuickSerializable
All Known Implementing Classes:
HMM.Prediction, SemanticDistanceModel.Prediction
Enclosing interface:
Model

public static interface Model.Prediction
extends QueueElementIF, QuickSerializable

A summary of the current state predicted by the Model. A Prediction may be an estimated average, the probability of a future outlier, or a weighted list of possible future states.

Version:
$Id: Model.java,v 1.11 2002/07/22 20:54:53 srhea Exp $
Author:
Dennis Geels

Methods inherited from interface ostore.util.QuickSerializable
serialize