de.unihalle.informatik.Alida.batch.provider.input
Interface ALDBatchInputIterator

All Known Subinterfaces:
ALDBatchInputIteratorSwing
All Known Implementing Classes:
ALDBatchInputNativeArray1DSwing, ALDBatchInputNumberSwing

public interface ALDBatchInputIterator

Super class for all input providers in Alida batch mode.

Author:
moeller

Method Summary
 Collection<Class<?>> providedClasses()
          Interface method to announce all classes handled by this provider.
 

Method Detail

providedClasses

Collection<Class<?>> providedClasses()
Interface method to announce all classes handled by this provider.

Returns:
Collection of classes provided


Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.