| Interface | Description |
|---|---|
| AccumulateFunction |
An interface for accumulate external function implementations
|
| Activation | |
| ActivationGroup | |
| Agenda | |
| AgendaFilter | |
| AgendaGroup | |
| AttachedViewChangedEventListener | |
| ConsequenceExceptionHandler | |
| Evaluator |
A public interface to be implemented by all evaluators
|
| EvaluatorDefinition |
A markup interface for Evaluator definitions
|
| FactHandle | |
| LiveQuery | |
| Operator |
An interface for Operator definitions.
|
| PropagationContext | |
| QueryResults |
Contains the results of a query.
|
| QueryResultsRow |
A row of data from the QueryResults container.
|
| Row | |
| RuleContext | |
| RuleFlowGroup | |
| StatefulRuleSession |
An interface for all
StatefulRuleSession methods. |
| StatelessRuleSession |
This interface is used as part of the StatelessKnowledSession, which is the interface returned from the KnowledgeBase.
|
| TypedAccumulateFunction |
An interface for accumulate function implementations
that allows the inspection of the result type.
|
| ViewChangedEventListener | |
| WorkingMemory |
The
WorkingMemory is a super-interface for all StatefulKnowledgeSessions. |
| WorkingMemoryEntryPoint |
An entry-point is an abstract channel through where facts are inserted into the engine.
|
| Class | Description |
|---|---|
| Variable |
| Exception | Description |
|---|---|
| ConsequenceException |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.