owltools.cli
Class CopyOfCommandLineInterface
java.lang.Object
owltools.cli.CopyOfCommandLineInterface
public class CopyOfCommandLineInterface
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopyOfCommandLineInterface
public CopyOfCommandLineInterface()
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
- Throws:
org.semanticweb.owlapi.model.OWLOntologyCreationException
IOException
org.obolibrary.oboformat.model.FrameMergeException
SimEngine.SimilarityAlgorithmException
org.semanticweb.owlapi.model.OWLOntologyStorageException
summarizeOntology
public static void summarizeOntology(org.semanticweb.owlapi.model.OWLOntology ont)
resolveEntity
public static org.semanticweb.owlapi.model.OWLObject resolveEntity(OWLGraphWrapper g,
owltools.cli.CopyOfCommandLineInterface.Opts opts)
resolveEntity
public static org.semanticweb.owlapi.model.OWLObject resolveEntity(OWLGraphWrapper g,
String id)
resolveObjectProperty
public static org.semanticweb.owlapi.model.OWLObjectProperty resolveObjectProperty(OWLGraphWrapper g,
String id)
resolveClass
public static org.semanticweb.owlapi.model.OWLClass resolveClass(OWLGraphWrapper g,
String id)
help
public static void help()
helpFooter
public static void helpFooter()
Copyright © 2010-2011. All Rights Reserved.