Uses of Interface
org.osid.ontology.SubjectQueryInspector
Packages that use SubjectQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.course.requisite
service.
The Open Service Interface Definitions for the org.osid.ontology
service.
The Open Service Interface Definitions for the org.osid.tracking
service.
-
Uses of SubjectQueryInspector in org.osid
Methods in org.osid that return SubjectQueryInspectorModifier and TypeMethodDescriptionOsidObjectQueryInspector.getSubjectTerms()Gets the subject query terms. -
Uses of SubjectQueryInspector in org.osid.course.requisite
Methods in org.osid.course.requisite that return SubjectQueryInspectorModifier and TypeMethodDescriptionCourseRequirementQueryInspector.getSubjectAreaTerms()Gets the subject area query terms. -
Uses of SubjectQueryInspector in org.osid.ontology
Methods in org.osid.ontology that return SubjectQueryInspectorModifier and TypeMethodDescriptionSubjectQueryInspector.getAncestorSubjectTerms()Gets the ancestor subject terms.SubjectQueryInspector.getDescendantSubjectTerms()Gets the descendant subject terms.SubjectSearchResults.getSubjectQueryInspector()Gets the inspector for the query to examine the terms used in the search.OntologyQueryInspector.getSubjectTerms()Gets the subject terms.RelevancyQueryInspector.getSubjectTerms()Gets the subject terms.SubjectSmartOntologySession.inspectSubjectQuery()Gets a subject query inspector for this ontology.Methods in org.osid.ontology with parameters of type SubjectQueryInspectorModifier and TypeMethodDescriptionSubjectSearchSession.getSubjectQueryFromInspector(SubjectQueryInspector subjectQueryInspector) Gets a subject query from an inspector.SubjectSmartOntologySession.getSubjectQueryFromInspector(SubjectQueryInspector subjectQueryInspector) Gets a subject query from an inspector. -
Uses of SubjectQueryInspector in org.osid.tracking
Methods in org.osid.tracking that return SubjectQueryInspectorModifier and TypeMethodDescriptionIssueQueryInspector.getTopicTerms()Gets the topic query terms.