Searched defs:getTranslationSource (Results 1 - 4 of 4) sorted by relevance

/owl-s/src/org/mindswap/owl/
H A DOWLOntology.java41 public OWLOntology getTranslationSource(); method in interface:OWLOntology
H A DOWLKnowledgeBase.java229 public OWLKnowledgeBase getTranslationSource(); method in interface:OWLKnowledgeBase
/owl-s/src/impl/jena/
H A DOWLOntologyImpl.java430 public OWLOntology getTranslationSource() { method in class:OWLOntologyImpl
H A DOWLKnowledgeBaseImpl.java188 translationSource.load( loadedOnt.getTranslationSource() );
473 public OWLKnowledgeBase getTranslationSource() { method in class:OWLKnowledgeBaseImpl

Completed in 205 milliseconds