eaLib API Docs
Last Modified : January 7 2002

mss.ea.core
Interface StreamCondition

All Known Implementing Classes:
AbstractStreamCondition

public interface StreamCondition

Interface for classes which represent conditions depending on streams.

Since:
0.1
Version:
0.1 (08-15-2001)
Author:
Andreas Rummler

Method Summary
 boolean isTrue(IndividualStream is)
          Checks the condition depending on the given stream and returns the result of the check.
 

Method Detail

isTrue

public boolean isTrue(IndividualStream is)
Checks the condition depending on the given stream and returns the result of the check.
Returns:
result of the condition check

eaLib API Docs
Last Modified : January 7 2002

Copyright © 2000-2001 Technical University of Ilmenau, Department ESS