Uses of Interface
org.osid.voting.RaceQueryInspector
Packages that use RaceQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceQueryInspector in org.osid.voting
Methods in org.osid.voting that return RaceQueryInspectorModifier and TypeMethodDescriptionRaceSearchResults.getRaceQueryInspector()Gets the inspector for the query to examine the terms used in the search.BallotQueryInspector.getRaceTerms()Gets the race query terms.CandidateQueryInspector.getRaceTerms()Gets the race query terms.RaceSmartPollsSession.inspectRaceQuery()Gets a race query inspector for this polls.Methods in org.osid.voting with parameters of type RaceQueryInspectorModifier and TypeMethodDescriptionRaceSearchSession.getRaceQueryFromInspector(RaceQueryInspector raceQueryInspector) Gets a race query from an inspector.RaceSmartPollsSession.getRaceQueryFromInspector(RaceQueryInspector raceQueryInspector) Gets a race query from an inspector. -
Uses of RaceQueryInspector in org.osid.voting.rules
Methods in org.osid.voting.rules that return RaceQueryInspectorModifier and TypeMethodDescriptionRaceConstrainerQueryInspector.getRuledRaceTerms()Gets the race query terms.RaceProcessorQueryInspector.getRuledRaceTerms()Gets the race query terms.