Package org.drools.template.model

Interface Summary
DRLJavaEmitter Classes that implement this interface should generate DRL fragments according to the drools java semantic module.
 

Class Summary
AttributedDRLElement Intermediary class, extending DRLElement with the capability of storing attributes, as required for rules and the package itself.
Condition This class represents a single LHS item (which will be the same as a line in traditional DRL).
Consequence This represents a RHS fragement.
DRLElement The LayerSupertype for this model/parse tree.
DRLOutput This contains the DRL output that each piece of the parser spreadsheet will contribute to
Functions Wrapper for functions.
Global Represents an application-data tag (nominally at the rule-set level).
Import Represents an import (nominally at the rule-set level).
Package This is the top of the parse tree.
Queries Wrapper for queries.
Rule Represents a rule.
SnippetBuilder This utility class exists to convert rule script snippets to actual code.
 

Enum Summary
SnippetBuilder.SnippetType  
 



Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.