当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
RuleBuilder (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.rule.builder
Class RuleBuilder
java.lang.Object
org.drools.rule.builder.RuleBuilder
public class RuleBuilder
- extends Object
This builds the rule structure from an AST.
Generates semantic code where necessary if semantics are used.
This is an internal API.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleBuilder
public RuleBuilder()
build
public void build(RuleBuildContext context)
- Build the give rule into the
- Parameters:
pkg
- ruleDescr
-
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.