Uses of Interface
org.osid.mapping.path.SpeedZoneQueryInspector
Packages that use SpeedZoneQueryInspector
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 SpeedZoneQueryInspector in org.osid.mapping.path
Methods in org.osid.mapping.path that return SpeedZoneQueryInspectorModifier and TypeMethodDescriptionSpeedZoneSearchResults.getSpeedZoneQueryInspector()Gets the inspector for the query to examine the terms used in the search.SpeedZoneSmartMapSession.inspecSpeedZoneQuery()Gets a speed zone query inspector for this map.Methods in org.osid.mapping.path with parameters of type SpeedZoneQueryInspectorModifier and TypeMethodDescriptionSpeedZoneSearchSession.getSpeedZoneQueryFromInspector(SpeedZoneQueryInspector speedZoneQueryInspector) Gets a speed zone query from an inspector.SpeedZoneSmartMapSession.getSpeedZoneQueryFromInspector(SpeedZoneQueryInspector speedZoneQueryInspector) Gets a speed zone query from an inspector. -
Uses of SpeedZoneQueryInspector in org.osid.mapping.path.rules
Methods in org.osid.mapping.path.rules that return SpeedZoneQueryInspectorModifier and TypeMethodDescriptionSpeedZoneEnablerQueryInspector.getRuledSpeedZoneTerms()Gets the speed zone query terms.