eaLib API Docs
Last Modified : January 7 2002

mss.ea.core
Interface IndividualConduit

All Known Implementing Classes:
DefaultIndividualConduit

public interface IndividualConduit

Interface for classes which process arrays of individual streams.

Since:
0.2.3
Version:
$Revision: 1.2 $ $Date: 2001/12/10 14:03:24 $
Author:
Andreas Rummler

Method Summary
 IndividualStream[] process(IndividualStream[] isa)
          Processes the incoming stream array and produces a new array as result.
 

Method Detail

process

public IndividualStream[] process(IndividualStream[] isa)
Processes the incoming stream array and produces a new array as result.
Parameters:
isa - stream array to be processed
Returns:
resulting stream array

eaLib API Docs
Last Modified : January 7 2002

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