|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DRLElement | |
---|---|
org.drools.template.model |
Uses of DRLElement in org.drools.template.model |
---|
Subclasses of DRLElement in org.drools.template.model | |
---|---|
class |
AttributedDRLElement
Intermediary class, extending DRLElement with the capability of storing attributes, as required for rules and the package itself. |
class |
Condition
This class represents a single LHS item (which will be the same as a line in traditional DRL). |
class |
Consequence
This represents a RHS fragement. |
class |
Global
Represents an application-data tag (nominally at the rule-set level). |
class |
Import
Represents an import (nominally at the rule-set level). |
class |
Package
This is the top of the parse tree. |
class |
Rule
Represents a rule. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |