Uses of Interface
org.osid.ontology.OntologyQuery
Packages that use OntologyQuery
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 OntologyQuery in org.osid.ontology
Methods in org.osid.ontology that return OntologyQueryModifier and TypeMethodDescriptionOntologyQuery.getAncestorOntologyQuery()Gets the query for an ontology.OntologyQuery.getDescendantOntologyQuery()Gets the query for an ontology.OntologyQuerySession.getOntologyQuery()Gets an ontology query.RelevancyQuery.getOntologyQuery()Gets the query for an ontology.SubjectQuery.getOntologyQuery()Gets the query for an ontology.OntologySearchSession.getOntologyQueryFromInspector(OntologyQueryInspector ontologyQueryInspector) Gets an ontology query from an inspector.Methods in org.osid.ontology with parameters of type OntologyQueryModifier and TypeMethodDescriptionOntologyQuerySession.getOntologiesByQuery(OntologyQuery ontologyQuery) Gets a list ofOntologyobjects matching the given ontology query.OntologySearchSession.getOntologiesBySearch(OntologyQuery ontologyQuery, OntologySearch ontologySearch) Gets the search results matching the given search query using the given search. -
Uses of OntologyQuery in org.osid.ontology.rules
Methods in org.osid.ontology.rules that return OntologyQueryModifier and TypeMethodDescriptionRelevancyEnablerQuery.getOntologyQuery()Gets the query for an ontology.