Uses of Interface
org.osid.ontology.OntologyQueryInspector
Packages that use OntologyQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.ontology
service.
The Open Service Interface Definitions for the org.osid.ontology.rules
service.
-
Uses of OntologyQueryInspector in org.osid.ontology
Methods in org.osid.ontology that return OntologyQueryInspectorModifier and TypeMethodDescriptionOntologyQueryInspector.getAncestorOntologyTerms()Gets the ancestor ontology terms.OntologyQueryInspector.getDescendantOntologyTerms()Gets the descendant ontology terms.OntologySearchResults.getOntologyQueryInspector()Gets the inspector for the query to examine the terms used in the search.RelevancyQueryInspector.getOntologyTerms()Gets the ontology terms.SubjectQueryInspector.getOntologyTerms()Gets the ontology terms.Methods in org.osid.ontology with parameters of type OntologyQueryInspectorModifier and TypeMethodDescriptionOntologySearchSession.getOntologyQueryFromInspector(OntologyQueryInspector ontologyQueryInspector) Gets an ontology query from an inspector. -
Uses of OntologyQueryInspector in org.osid.ontology.rules
Methods in org.osid.ontology.rules that return OntologyQueryInspectorModifier and TypeMethodDescriptionRelevancyEnablerQueryInspector.getOntologyTerms()Gets the ontology query terms.