net.sf.adatagenerator.pred
Interface PredicateExporter<E extends Enum<E>,R>


Deprecated. Moved to the com.choicemaker.correlation package

public interface PredicateExporter<E extends Enum<E>,R>


Nested Class Summary
static class PredicateExporter.EXPORT_TYPE_JAVA
          Deprecated.  
 
Method Summary
 void gatherPredicate(ExportablePredicate<E,R> predicate)
          Deprecated.  
 E getExportType()
          Deprecated.  
 Writer getExportWriter()
          Deprecated.  
 

Method Detail

getExportType

E getExportType()
Deprecated. 

gatherPredicate

void gatherPredicate(ExportablePredicate<E,R> predicate)
                     throws ExportException
Deprecated. 
Throws:
ExportException

getExportWriter

Writer getExportWriter()
Deprecated. 


Copyright © 2011-2012. All Rights Reserved.