|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleCollection | |
---|---|
clarion.system |
Uses of RuleCollection in clarion.system |
---|
Fields in clarion.system declared as RuleCollection | |
---|---|
private RuleCollection |
ACS.FRRuleStore
The FR rule store. |
private RuleCollection |
ACS.IRLRuleStore
The IRL rule store. |
private RuleCollection |
ACS.RERRuleStore
The RER rule store. |
Methods in clarion.system that return RuleCollection | |
---|---|
RuleCollection |
ACS.getFixedRuleStore()
Gets the subset of the rule store that holds the FR rules. |
RuleCollection |
ACS.getIRLRuleStore()
Gets the subset of the rule store that holds the IRL rules. |
RuleCollection |
ACS.getRERRuleStore()
Gets the subset of the rule store that holds the RER rules. |
private RuleCollection |
ACS.selectType()
Selects a rule type to use on the top level when performing action decision making with stochastic level selection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |