Uses of Interface
org.osid.rules.check.InstructionApplicabilitySession
Packages that use InstructionApplicabilitySession
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of InstructionApplicabilitySession in org.osid.rules.check
Methods in org.osid.rules.check that return InstructionApplicabilitySessionModifier and TypeMethodDescriptionRulesCheckManager.getInstructionApplicabilitySession()Gets theOsidSessionassociated with the instruction applicability service.RulesCheckProxyManager.getInstructionApplicabilitySession(Proxy proxy) Gets theOsidSessionassociated with the instruction applicability service.RulesCheckManager.getInstructionApplicabilitySessionForEngine(Id engineId) Gets theOsidSessionassociated with the instruction applicability service for the given engine.RulesCheckProxyManager.getInstructionApplicabilitySessionForEngine(Id engineId, Proxy proxy) Gets theOsidSessionassociated with the instruction applicability service for the given engine.