owltools.sim.test
Class AsbtractSimEngineTest
java.lang.Object
owltools.test.OWLToolsTestBasics
owltools.sim.test.AsbtractSimEngineTest
- Direct Known Subclasses:
- CombinedJaccardConjunctiveSetSimilarityTest, ConjunctiveSetSimilarityTest, PhenologSimTest, SimEngineTest, SimEngineTest2, SimEngineTest3, SimEngineTest4
public abstract class AsbtractSimEngineTest
- extends OWLToolsTestBasics
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsbtractSimEngineTest
public AsbtractSimEngineTest()
run
protected void run(OWLGraphWrapper wrapper,
Similarity sa,
org.semanticweb.owlapi.model.OWLObject a,
org.semanticweb.owlapi.model.OWLObject b)
throws Exception
- Throws:
Exception
getOntologyWrapper
protected OWLGraphWrapper getOntologyWrapper(String file)
throws org.semanticweb.owlapi.model.OWLOntologyCreationException,
IOException
- Throws:
org.semanticweb.owlapi.model.OWLOntologyCreationException
IOException
getOntologyWrapperFromURL
protected OWLGraphWrapper getOntologyWrapperFromURL(String url)
throws org.semanticweb.owlapi.model.OWLOntologyCreationException,
IOException
- Throws:
org.semanticweb.owlapi.model.OWLOntologyCreationException
IOException
Copyright © 2010-2011. All Rights Reserved.