Uses of Interface
org.osid.rules.check.CheckCondition
Packages that use CheckCondition
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of CheckCondition in org.osid.rules.check
Methods in org.osid.rules.check that return CheckConditionModifier and TypeMethodDescriptionCheckEvaluationSession.getCheckCondition(Id checkId) Gets aCheckConditionfor the givenCheck.Methods in org.osid.rules.check with parameters of type CheckConditionModifier and TypeMethodDescriptionbooleanCheckEvaluationSession.evaluateCheckOnCondition(Id checkId, CheckCondition checkCondition) Evaluates a check based on an input condition.