Uses of Interface
org.osid.sequencing.ChainQueryInspector
Packages that use ChainQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.sequencing
service.
-
Uses of ChainQueryInspector in org.osid.sequencing
Methods in org.osid.sequencing that return ChainQueryInspectorModifier and TypeMethodDescriptionChainSearchResults.getChainQueryInspector()Gets the inspector for the query to examine the terms used in the search.AntimatroidQueryInspector.getChainTerms()Gets the chain query terms.ChainSmartAntimatroidSession.inspectChainQuery()Gets a chain query inspector for this antimatroid.Methods in org.osid.sequencing with parameters of type ChainQueryInspectorModifier and TypeMethodDescriptionChainSearchSession.getChainQueryFromInspector(ChainQueryInspector chainQueryInspector) Gets a chain query from an inspector.ChainSmartAntimatroidSession.getChainQueryFromInspector(ChainQueryInspector chainQueryInspector) Gets a chain query from an inspector.