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:
context
-
buildMetaAttributes
public void buildMetaAttributes(RuleBuildContext context)
buildAttributes
public void buildAttributes(RuleBuildContext context)
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.