owltools.cli
Class CommandLineInterface

java.lang.Object
  extended by owltools.cli.CommandLineInterface

public class CommandLineInterface
extends Object


Constructor Summary
CommandLineInterface()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineInterface

public CommandLineInterface()
Method Detail

main

public static void main(String[] args)
                 throws org.semanticweb.owlapi.model.OWLOntologyCreationException,
                        IOException,
                        org.obolibrary.oboformat.model.FrameMergeException,
                        SimEngine.SimilarityAlgorithmException,
                        org.semanticweb.owlapi.model.OWLOntologyStorageException,
                        CommandRunner.OptionException,
                        URISyntaxException
Throws:
org.semanticweb.owlapi.model.OWLOntologyCreationException
IOException
org.obolibrary.oboformat.model.FrameMergeException
SimEngine.SimilarityAlgorithmException
org.semanticweb.owlapi.model.OWLOntologyStorageException
CommandRunner.OptionException
URISyntaxException


Copyright © 2010-2011. All Rights Reserved.