Uses of Interface
org.osid.sequencing.AntimatroidQueryInspector
Packages that use AntimatroidQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.sequencing
service.
-
Uses of AntimatroidQueryInspector in org.osid.sequencing
Methods in org.osid.sequencing that return AntimatroidQueryInspectorModifier and TypeMethodDescriptionAntimatroidQueryInspector.getAncestorAntimatroidTerms()Gets the ancestor antimatroid query terms.AntimatroidSearchResults.getAntimatroidQueryInspector()Gets the inspector for the query to examine the terms used in the search.ChainQueryInspector.getAntimatroidTerms()Gets the antimatroid query terms.AntimatroidQueryInspector.getDescendantAntimatroidTerms()Gets the descendant antimatroid query terms.Methods in org.osid.sequencing with parameters of type AntimatroidQueryInspectorModifier and TypeMethodDescriptionAntimatroidSearchSession.getAntimatroidQueryFromInspector(AntimatroidQueryInspector antimatroidQueryInspector) Gets an antimatroid query from an inspector.