Uses of Interface
org.osid.mapping.path.ObstacleQueryInspector
Packages that use ObstacleQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
The Open Service Interface Definitions for the org.osid.mapping.path.rules
service.
-
Uses of ObstacleQueryInspector in org.osid.mapping.path
Methods in org.osid.mapping.path that return ObstacleQueryInspectorModifier and TypeMethodDescriptionObstacleSearchResults.getObstacleQueryInspector()Gets the inspector for the query to examine the terms used in the search.ObstacleSmartMapSession.inspecObstacleQuery()Gets an obstacle query inspector for this map.Methods in org.osid.mapping.path with parameters of type ObstacleQueryInspectorModifier and TypeMethodDescriptionObstacleSearchSession.getObstacleQueryFromInspector(ObstacleQueryInspector obstacleQueryInspector) Gets an obstacle query from an inspector.ObstacleSmartMapSession.getObstacleQueryFromInspector(ObstacleQueryInspector obstacleQueryInspector) Gets an obstacle query from an inspector. -
Uses of ObstacleQueryInspector in org.osid.mapping.path.rules
Methods in org.osid.mapping.path.rules that return ObstacleQueryInspectorModifier and TypeMethodDescriptionObstacleEnablerQueryInspector.getRuledObstacleTerms()Gets the obstacle query terms.