edu.cmu.minorthird.classify.ranking
Class RankingEvaluation.MyCLP

java.lang.Object
  extended by edu.cmu.minorthird.util.BasicCommandLineProcessor
      extended by edu.cmu.minorthird.classify.ranking.RankingEvaluation.MyCLP
All Implemented Interfaces:
CommandLineProcessor, Saveable
Enclosing class:
RankingEvaluation

public class RankingEvaluation.MyCLP
extends BasicCommandLineProcessor


Nested Class Summary
 
Nested classes/interfaces inherited from interface edu.cmu.minorthird.util.CommandLineProcessor
CommandLineProcessor.Configurable
 
Constructor Summary
RankingEvaluation.MyCLP()
           
 
Method Summary
 void gui()
           
 void loadFrom(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

RankingEvaluation.MyCLP

public RankingEvaluation.MyCLP()
Method Detail

gui

public void gui()

loadFrom

public void loadFrom(java.lang.String s)