owltools.test
Class OWLToolsTestBasics

java.lang.Object
  extended by owltools.test.OWLToolsTestBasics
Direct Known Subclasses:
AddImportTest, AncestorsTest, AncestorsTest, AncestorsTest2, AsbtractSimEngineTest, CaroDotTest, ChainTest, ChainTestRegulation, ClosureTestCARO, DLLikeQueryTest, DrawAllCAROTest, DrawCAROTest, DrawOmmatidiumTest, DuplicateDefinitionMooncatTest, FlyTutorial, GAFInferenceTest, GafObjectsBuilderTest, GAFOWLBridgeTest, GAFParserTest, GetObjectsTest, GraphImportsClosureTest, ImportPropertyMooncatTest, ImportTest, LCSTestCARO, MireotTest2, MireotTest3, MooncatTest, MPVizTest, OntologyCheckRunnerTest, OWLGraphWrapperTest, OWLGsonRendererTest, PKBTest, ReleaseInferenceTest, RestrictToELTest, RetrieveRelationByLabelTest, SubsetDefMooncatTest, TaxonGraphTest

public class OWLToolsTestBasics
extends Object


Constructor Summary
OWLToolsTestBasics()
           
 
Method Summary
protected  OWLGraphWrapper getGraph(String filename)
           
protected  File getResource(String name)
           
protected  org.semanticweb.owlapi.model.IRI getResourceIRI(String name)
           
protected  String getResourceIRIString(String name)
           
protected static void renderOBO(org.obolibrary.oboformat.model.OBODoc oboDoc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLToolsTestBasics

public OWLToolsTestBasics()
Method Detail

getResource

protected File getResource(String name)

getResourceIRIString

protected String getResourceIRIString(String name)

getResourceIRI

protected org.semanticweb.owlapi.model.IRI getResourceIRI(String name)

getGraph

protected OWLGraphWrapper getGraph(String filename)
                            throws org.semanticweb.owlapi.model.OWLOntologyCreationException,
                                   IOException
Throws:
org.semanticweb.owlapi.model.OWLOntologyCreationException
IOException

renderOBO

protected static void renderOBO(org.obolibrary.oboformat.model.OBODoc oboDoc)
                         throws IOException
Throws:
IOException


Copyright © 2010-2011. All Rights Reserved.