|
Oracle Business Rules Java API Reference 10g Release 3 (10.1.3) B19040-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.rules.rl.RuleSession.ParsedRulesetInfo
ParsedRulesetInfo -- a bean for holding the result of a parse
| Constructor Summary | |
RuleSession.ParsedRulesetInfo() |
|
| Method Summary | |
oracle.rules.rl.session.FactPackage |
getFactClasses() |
oracle.rules.rl.xml.Ruleset |
getParseTree() |
oracle.rules.rl.session.Ruleset |
getSymbols() |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RuleSession.ParsedRulesetInfo()
| Method Detail |
public oracle.rules.rl.xml.Ruleset getParseTree()
public oracle.rules.rl.session.Ruleset getSymbols()
public oracle.rules.rl.session.FactPackage getFactClasses()
|
Oracle Business Rules Java API Reference 10g Release 3 (10.1.3) B19040-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||