Uses of Interface
org.osid.mapping.path.rules.ObstacleEnablerQueryInspector
Packages that use ObstacleEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path.rules
service.
-
Uses of ObstacleEnablerQueryInspector in org.osid.mapping.path.rules
Methods in org.osid.mapping.path.rules that return ObstacleEnablerQueryInspectorModifier and TypeMethodDescriptionObstacleEnablerSearchResults.getObstacleEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.ObstacleEnablerSmartMapSession.inspectObstacleEnablerQuery()Gets an obstacle enabler query inspector for this map.Methods in org.osid.mapping.path.rules with parameters of type ObstacleEnablerQueryInspectorModifier and TypeMethodDescriptionObstacleEnablerSearchSession.getObstacleEnablerQueryFromInspector(ObstacleEnablerQueryInspector obstacleEnablerQueryInspector) Gets an obstacle enabler query from an inspector.ObstacleEnablerSmartMapSession.getObstacleEnablerQueryFromInspector(ObstacleEnablerQueryInspector obstacleEnablerQueryInspector) Gets an obstacle enabler query from an inspector.