edu.cmu.minorthird.ui
Class Recommended.HMMTokenFE.MyCLP

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

public class Recommended.HMMTokenFE.MyCLP
extends BasicCommandLineProcessor


Nested Class Summary
 
Nested classes/interfaces inherited from interface edu.cmu.minorthird.util.CommandLineProcessor
CommandLineProcessor.Configurable
 
Constructor Summary
Recommended.HMMTokenFE.MyCLP()
           
 
Method Summary
 void charTypePattern()
           
 void charTypes()
           
 void noCharTypePattern()
           
 void noCharTypes()
           
 void tokenProps(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

Recommended.HMMTokenFE.MyCLP

public Recommended.HMMTokenFE.MyCLP()
Method Detail

charTypes

public void charTypes()

noCharTypes

public void noCharTypes()

charTypePattern

public void charTypePattern()

noCharTypePattern

public void noCharTypePattern()

tokenProps

public void tokenProps(java.lang.String s)