Uses of Interface
de.uni_trier.wi2.procake.utils.ontology.Ontology
-
Packages that use Ontology Package Description de.uni_trier.wi2.procake.similarity.base.ontology.impl de.uni_trier.wi2.procake.utils.ontology -
-
Uses of Ontology in de.uni_trier.wi2.procake.similarity.base.ontology.impl
Methods in de.uni_trier.wi2.procake.similarity.base.ontology.impl with parameters of type Ontology Modifier and Type Method Description protected SimilarityImplSMOntologyImpl. validateOntologyResource(org.slf4j.Logger logger, DataObject queryObject, DataObject caseObject, Ontology ontology, URIObject queryURIObject, URIObject caseURIObject) -
Uses of Ontology in de.uni_trier.wi2.procake.utils.ontology
Classes in de.uni_trier.wi2.procake.utils.ontology that implement Ontology Modifier and Type Class Description classOntologyImplMethods in de.uni_trier.wi2.procake.utils.ontology that return Ontology Modifier and Type Method Description static OntologyOntologyFactory. getOntology(String name)OntologyOntologyFactoryObject. getOntology()OntologyOntologyFactoryObjectImpl. getOntology()static OntologyOntologyFactory. getOntologyFor(DataObject dataObject)static OntologyOntologyFactory. newOntology(String name, String path)static OntologyOntologyFactory. newOntology(String name, String path, String pathBackup)
-