Uses of Class
org.obolibrary.cli.OBORunnerConfiguration

Packages that use OBORunnerConfiguration
org.obolibrary.cli   
org.obolibrary.gui   
 

Uses of OBORunnerConfiguration in org.obolibrary.cli
 

Methods in org.obolibrary.cli that return OBORunnerConfiguration
static OBORunnerConfiguration OBORunnerConfigCLIReader.readConfig(String[] args)
           
 

Methods in org.obolibrary.cli with parameters of type OBORunnerConfiguration
protected static void OBORunner.buildAllOboOwlFiles(String dir, OBORunnerConfiguration config, org.apache.log4j.Logger logger)
          makes OWL from all selected ontologies.
protected static void OBODiffRunner.buildAllOboOwlFiles(String dir, OBORunnerConfiguration config, org.apache.log4j.Logger logger)
          makes OWL from all selected ontologies.
protected static void OBORunner.runConversion(OBORunnerConfiguration config, org.apache.log4j.Logger logger)
           
protected static void OBODiffRunner.runConversion(OBORunnerConfiguration config, org.apache.log4j.Logger logger)
           
 

Uses of OBORunnerConfiguration in org.obolibrary.gui
 

Methods in org.obolibrary.gui with parameters of type OBORunnerConfiguration
protected  void GuiMainFrame.executeConversion(OBORunnerConfiguration config)
          Execute the actual conversion.
 

Constructors in org.obolibrary.gui with parameters of type OBORunnerConfiguration
GuiMainFrame(BlockingQueue<String> logQueue, OBORunnerConfiguration config)
          Main constructor.
 



Copyright © 2010-2012. All Rights Reserved.