Package org.drools.drl.ast.descr
package org.drools.drl.ast.descr
-
ClassDescriptionA descr class for accumulate nodeA descriptor for imported static functionsThis is the super type for all pattern AST nodes.This is the super type for all pattern AST nodes.A super class for all Behavior Descriptors like time window, event window, distinct, etcAn AST class to describe "collect" conditional elementThis is used to connect restrictions together for a single field eg: age < 40 & > 30The connective types that can be used for a restrictionAn enum for connective typesA descriptor to represent logical connectives in constraints, like &&, || and ^.This is the parent class function/method calls.An entry point descriptor for facts.This is a super class for all restrictions that are based on evaluators.This represents a constraint in a pattern defined by an arbitrary expression.This represents a literal node in the rule language.A descr class for for functionsA descriptor for imported static functionsA descriptor class for globals.This represents a literal node in the rule language.An interface to represent pattern destinationsA descriptor to represent a relational operatorA common base class for all descriptor classes that represent a pattern sourcesThis represents a qualified identifier, like enums or subfield access in variables like "$p.name".A descriptor to represent a relational expressionThis is used to connect restrictions together for a single field eg: age < 40 & > 30This represents a literal node in the rule language.This Descr is used in jBPM code (jbpm-flow-builder) as part of the syntax tree for the scripts used in BPMN2 definitions.A pattern source descriptor for windows