Uses of Interface
org.osid.rules.EngineQuery
Packages that use EngineQuery
Package
Description
The Open Service Interface Definitions for the org.osid.rules
service.
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of EngineQuery in org.osid.rules
Methods in org.osid.rules that return EngineQueryModifier and TypeMethodDescriptionEngineQuery.getAncestorEngineQuery()Gets the query for an engine.EngineQuery.getDescendantEngineQuery()Gets the query for an engine.EngineQuerySession.getEngineQuery()Gets an engine query.RuleQuery.getEngineQuery()Gets the query for an engine query.EngineSearchSession.getEngineQueryFromInspector(EngineQueryInspector engineQueryInspector) Gets an engine query from an inspector.Methods in org.osid.rules with parameters of type EngineQueryModifier and TypeMethodDescriptionEngineQuerySession.getEnginesByQuery(EngineQuery engineQuery) Gets a list ofEnginesmatching the given search.EngineSearchSession.getEnginesBySearch(EngineQuery engineQuery, EngineSearch engineSearch) Gets the search results matching the given search. -
Uses of EngineQuery in org.osid.rules.check
Methods in org.osid.rules.check that return EngineQueryModifier and TypeMethodDescriptionAgendaQuery.getEngineQuery()Gets the query for an engine.CheckQuery.getEngineQuery()Gets the query for an engine.InstructionQuery.getEngineQuery()Gets the query for an engine.