edu.cmu.minorthird.ui
Class PreprocessTextForExtractor.ExtractionReductionParams

java.lang.Object
  extended by edu.cmu.minorthird.util.BasicCommandLineProcessor
      extended by edu.cmu.minorthird.ui.PreprocessTextForExtractor.ExtractionReductionParams
All Implemented Interfaces:
CommandLineProcessor, Saveable
Enclosing class:
PreprocessTextForExtractor

public class PreprocessTextForExtractor.ExtractionReductionParams
extends BasicCommandLineProcessor


Nested Class Summary
 
Nested classes/interfaces inherited from interface edu.cmu.minorthird.util.CommandLineProcessor
CommandLineProcessor.Configurable
 
Constructor Summary
PreprocessTextForExtractor.ExtractionReductionParams()
           
 
Method Summary
 void history(java.lang.String s)
           
 void reduction(java.lang.String s)
           
 
Methods inherited from class edu.cmu.minorthird.util.BasicCommandLineProcessor
config, config, consumeArguments, getExtensionFor, getFormatNames, help, main, processArguments, propertyList, propertyValue, restore, saveAs, shouldTerminate, tryToGetCLP, usage, usage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreprocessTextForExtractor.ExtractionReductionParams

public PreprocessTextForExtractor.ExtractionReductionParams()
Method Detail

history

public void history(java.lang.String s)

reduction

public void reduction(java.lang.String s)