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

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

public class Recommended.MultitokenSpanFE.MyCLP
extends BasicCommandLineProcessor


Nested Class Summary
 
Nested classes/interfaces inherited from interface edu.cmu.minorthird.util.CommandLineProcessor
CommandLineProcessor.Configurable
 
Constructor Summary
Recommended.MultitokenSpanFE.MyCLP()
           
 
Method Summary
 void first()
           
 void internal()
           
 void last()
           
 void length()
           
 void noFirst()
           
 void noInternal()
           
 void noLast()
           
 void noLength()
           
 
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.MultitokenSpanFE.MyCLP

public Recommended.MultitokenSpanFE.MyCLP()
Method Detail

first

public void first()

noFirst

public void noFirst()

last

public void last()

noLast

public void noLast()

length

public void length()

noLength

public void noLength()

internal

public void internal()

noInternal

public void noInternal()