Package | Description |
---|---|
org.drools.template.model |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.