Uses of Interface
org.osid.rules.Engine
Packages that use Engine
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 Engine in org.osid.rules
Methods in org.osid.rules that return EngineModifier and TypeMethodDescriptionEngineAdminSession.createEngine(EngineForm engineForm) Creates a newEngine.Gets theEnginespecified by itsId.EngineNode.getEngine()Gets theEngineat this node.RuleAdminSession.getEngine()Gets theEngineassociated with this session.RuleEvaluationSession.getEngine()Gets theEngineassociated with this session.RuleLookupSession.getEngine()Gets theEngineassociated with this session.RuleNotificationSession.getEngine()Gets theEngineassociated with this session.RuleQuerySession.getEngine()Gets theEngineassociated with this session.RuleSmartEngineSession.getEngine()Gets theEngineassociated with this session.EngineList.getNextEngine()Gets the nextEnginein this list.Engine[]EngineList.getNextEngines(long n) Gets the next set ofEngineelements in this list. -
Uses of Engine in org.osid.rules.check
Methods in org.osid.rules.check that return EngineModifier and TypeMethodDescriptionAgendaAdminSession.getEngine()Gets theEngineassociated with this session.AgendaEvaluationSession.getEngine()Gets theEngineassociated with this session.AgendaLookupSession.getEngine()Gets theEngineassociated with this session.AgendaNotificationSession.getEngine()Gets theEngineassociated with this session.AgendaQuerySession.getEngine()Gets theEngineassociated with this session.AgendaSession.getEngine()Gets theEngineassociated with this session.AgendaSmartEngineSession.getEngine()Gets theEngineassociated with this session.CheckAdminSession.getEngine()Gets theEngineassociated with this session.CheckEvaluationSession.getEngine()Gets theEngineassociated with this session.CheckLookupSession.getEngine()Gets theEngineassociated with this session.CheckNotificationSession.getEngine()Gets theEngineassociated with this session.CheckQuerySession.getEngine()Gets theEngineassociated with this session.CheckSmartEngineSession.getEngine()Gets theEngineassociated with this session.InstructionAdminSession.getEngine()Gets theEngineassociated with this session.InstructionApplicabilitySession.getEngine()Gets theEngineassociated with this session.InstructionLookupSession.getEngine()Gets theEngineassociated with this session.InstructionNotificationSession.getEngine()Gets theEngineassociated with this session.InstructionQuerySession.getEngine()Gets theEngineassociated with this session.InstructionSmartEngineSession.getEngine()Gets theEngineassociated with this session.