org.obolibrary.obo2owl.test
Class PropertyChainTest

java.lang.Object
  extended by org.obolibrary.obo2owl.test.OboFormatTestBasics
      extended by org.obolibrary.obo2owl.test.PropertyChainTest

public class PropertyChainTest
extends OboFormatTestBasics


Constructor Summary
PropertyChainTest()
           
 
Method Summary
 org.semanticweb.owlapi.model.OWLOntology convertOBOFile(String fn)
           
 void testConvertXPs()
           
 
Methods inherited from class org.obolibrary.obo2owl.test.OboFormatTestBasics
convert, convert, convert, parseOBOFile, parseOBOFile, parseOBOFile, parseOBOURL, parseOWLFile, writeOBO, writeOWL, writeOWL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyChainTest

public PropertyChainTest()
Method Detail

testConvertXPs

public void testConvertXPs()
                    throws IOException,
                           org.semanticweb.owlapi.model.OWLOntologyCreationException,
                           org.semanticweb.owlapi.model.OWLOntologyStorageException
Throws:
IOException
org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyStorageException

convertOBOFile

public org.semanticweb.owlapi.model.OWLOntology convertOBOFile(String fn)
                                                        throws IOException,
                                                               org.semanticweb.owlapi.model.OWLOntologyCreationException,
                                                               org.semanticweb.owlapi.model.OWLOntologyStorageException
Throws:
IOException
org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyStorageException


Copyright © 2010-2011. All Rights Reserved.