Package | Description |
---|---|
org.drools.workbench.models.datamodel.rule | |
org.drools.workbench.models.datamodel.rule.visitors |
Class and Description |
---|
ActionFieldFunction
This node indicates that the user wants to execute a method on some
fact in case the LHR matches.
|
ActionFieldList
This class is the parent for field setting or assertion actions.
|
ActionFieldValue
Holds field and value for "action" parts of the rule.
|
ActionInsertFact
This is used when asserting a new fact.
|
ActionSetField
For setting a field on a bound LHS variable or a global.
|
BaseSingleFieldConstraint
Represents a constraint, which may be part of a direct field constraint or a
connective.
|
CEPWindow
Definition of a CEP Window
|
CompositeFieldConstraint
This is a field constraint that may span multiple fields.
|
ConnectiveConstraint
This is for a connective constraint that adds more options to a field
constraint.
|
DSLSentence
This represents a DSL sentence.
|
DSLVariableValue
This class represents the value of a simple variable inside a DSLSentence.
|
ExpressionCollection |
ExpressionCollectionIndex |
ExpressionField |
ExpressionFieldVariable
This expression represent a bound field.
|
ExpressionFormLine |
ExpressionGlobalVariable |
ExpressionMethod |
ExpressionMethodParameter
ExpressionPart representing a ExpressionMethod parameter
|
ExpressionMethodParameterDefinition
Meta Data for a ExpressionMethod's parameter definitions.
|
ExpressionPart |
ExpressionText |
ExpressionUnboundFact |
ExpressionVariable |
ExpressionVisitable |
ExpressionVisitor |
FactPattern
A fact pattern is a declaration of a fact type, and its constraint, and
perhaps a variable that is it bound to It is the equivalent of a "pattern" in
drools terms.
|
FieldConstraint
This is the top level interface for all field constraints.
|
FieldNature |
FromCompositeFactPattern |
HasCEPWindow
Implementations support CEP "windows"
|
HasConstraints |
HasExpressionConstraint
The Constraint has an Expression
|
HasOperator
Implementations have an operator
|
HasParameterizedOperator
Implementations have parameters
|
IAction |
IFactPattern
Interface for Patterns that contains a Fact Type
|
InterpolationVariable |
IPattern |
RuleAttribute
This holds values for rule attributes (eg salience, agenda-group etc).
|
RuleMetadata
This holds values for rule metadata (eg @foo(bar), @foo2(bar2)).
|
SingleFieldConstraint
This represents a constraint on a fact - involving a SINGLE FIELD.
|
TemplateAware |
Class and Description |
---|
ExpressionCollection |
ExpressionCollectionIndex |
ExpressionField |
ExpressionFieldVariable
This expression represent a bound field.
|
ExpressionGlobalVariable |
ExpressionMethod |
ExpressionMethodParameter
ExpressionPart representing a ExpressionMethod parameter
|
ExpressionPart |
ExpressionText |
ExpressionUnboundFact |
ExpressionVariable |
ExpressionVisitor |
IAction |
InterpolationVariable |
IPattern |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.