Uses of Interface
org.osid.mapping.path.IntersectionQueryInspector
Packages that use IntersectionQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of IntersectionQueryInspector in org.osid.mapping.path
Methods in org.osid.mapping.path that return IntersectionQueryInspectorModifier and TypeMethodDescriptionIntersectionSearchResults.getIntersectionQueryInspector()Gets the inspector for the query to examine the terms used in the search.IntersectionSmartMapSession.inspectIntersectionQuery()Gets an intersection query inspector for this map.Methods in org.osid.mapping.path with parameters of type IntersectionQueryInspectorModifier and TypeMethodDescriptionIntersectionSearchSession.getIntersectionQueryFromInspector(IntersectionQueryInspector intersectionQueryInspector) Gets an intersection query from an inspector.IntersectionSmartMapSession.getIntersectionQueryFromInspector(IntersectionQueryInspector intersectionQueryInspector) Gets an intersection query from an inspector.