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. |
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
Copyright © 2000-2001 Technical University of Ilmenau, Department ESS