Searched refs:getTranslationSource (Results 1 - 5 of 5) 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 DOWLIndividualImpl.java249 return getOntology().getTranslationSource();
H A DOWLKnowledgeBaseImpl.java188 translationSource.load( loadedOnt.getTranslationSource() );
473 public OWLKnowledgeBase getTranslationSource() { method in class:OWLKnowledgeBaseImpl
H A DOWLOntologyImpl.java430 public OWLOntology getTranslationSource() { method in class:OWLOntologyImpl

Completed in 28 milliseconds