| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleConditionTranslator
Implementations of this interface are responsible for converting a rule condition to the intermediate representation.
|
| RuleIrCondition |
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleIr |
| RuleIrVariable |
| Class and Description |
|---|
| AbstractRuleIrBooleanCondition |
| AbstractRuleIrPatternCondition |
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleIr |
| RuleIrCondition |
| RuleIrExecutableAction |
| RuleIrExecutableCondition |
| RuleIrExistsCondition |
| RuleIrGroupCondition |
| RuleIrGroupOperator |
| RuleIrNotCondition |
| RuleIrVariable |
| RuleIrVariablesContainer |
| RuleTargetCodeGenerator
Implementations of this interface are responsible for converting from the intermediate representation to a rule
engine specific format.
|
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleConditionTranslator
Implementations of this interface are responsible for converting a rule condition to the intermediate representation.
|
| RuleIrCondition |
| Class and Description |
|---|
| RuleCompilerService
Service that can be used to perform compilation of rules.
|
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleCompilerListener
Interface for receiving notifications about
RuleCompilerContext instances. |
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleIr |
| RuleIrProcessor
Implementations of this interface are responsible for processing the rule intermediate representation.
|
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| Class and Description |
|---|
| RuleCompilerContextFactory
Implementations of this interface are responsible for creating and destroying instances of
RuleCompilerContext. |
| Class and Description |
|---|
| RuleCompilerProblem
This interface represents the problem which may occur during compilation process.
|
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleConditionTranslator
Implementations of this interface are responsible for converting a rule condition to the intermediate representation.
|
| RuleIrAttributeCondition |
| RuleIrCondition |
| RuleIrGroupCondition |
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleCompilerProblemFactory
Implementations of this interface are responsible for creating
RuleCompilerProblem. |
| RuleParameterValidator
Implementations of this interface are responsible for validating rule parameter data only during the compilation phase.
|
| Class and Description |
|---|
| AbstractRuleIrAttributeCondition |
| AbstractRuleIrBooleanCondition |
| AbstractRuleIrPatternCondition |
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleCompilerException |
| RuleCompilerParameterProblem
This interface represents the parameter problem which may occur during compilation process.
|
| RuleCompilerProblem
This interface represents the problem which may occur during compilation process.
|
| RuleCompilerProblem.Severity |
| RuleCompilerResult
This interface represents result of rule compilation process.
|
| RuleCompilerResult.Result |
| RuleIr |
| RuleIrAction |
| RuleIrAttributeOperator |
| RuleIrCondition |
| RuleIrConditionWithChildren |
| RuleIrGroupOperator |
| RuleIrLocalVariablesContainer |
| RuleIrProcessor
Implementations of this interface are responsible for processing the rule intermediate representation.
|
| RuleIrVariable |
| RuleIrVariablesContainer |
| RuleIrVariablesGenerator
Implementations of this interface are responsible for generating variables.
|
| RuleSourceCodeTranslator
Implementations of this interface are responsible for converting from a specific rule type to the intermediate
representation.
|
| RuleTargetCodeGenerator
Implementations of this interface are responsible for converting from the intermediate representation to a rule
engine specific format.
|
| Class and Description |
|---|
| RuleActionsTranslator
Helper service that can be used to translate generic rule actions to the intermediate representation.
|
| RuleActionTranslator
Implementations of this interface are responsible for converting a rule action to the intermediate representation.
|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleCompilerContextFactory
Implementations of this interface are responsible for creating and destroying instances of
RuleCompilerContext. |
| RuleCompilerListener
Interface for receiving notifications about
RuleCompilerContext instances. |
| RuleCompilerListenersFactory
Implementations of this interface are responsible for resolving and creating instances of listeners.
|
| RuleCompilerParameterProblem
This interface represents the parameter problem which may occur during compilation process.
|
| RuleCompilerProblem
This interface represents the problem which may occur during compilation process.
|
| RuleCompilerProblem.Severity |
| RuleCompilerProblemFactory
Implementations of this interface are responsible for creating
RuleCompilerProblem. |
| RuleCompilerResult
This interface represents result of rule compilation process.
|
| RuleCompilerResult.Result |
| RuleCompilerResultFactory
Implementations of this interface are responsible for creating
RuleCompilerResult. |
| RuleCompilerService
Service that can be used to perform compilation of rules.
|
| RuleConditionsTranslator
Helper service that can be used to translate generic rule conditions to the intermediate representation.
|
| RuleConditionTranslator
Implementations of this interface are responsible for converting a rule condition to the intermediate representation.
|
| RuleIr |
| RuleIrAction |
| RuleIrCondition |
| RuleIrLocalVariablesContainer |
| RuleIrProcessor
Implementations of this interface are responsible for processing the rule intermediate representation.
|
| RuleIrProcessorFactory
Returns the list of applicable
RuleIrProcessors. |
| RuleIrVariable |
| RuleIrVariablesContainer |
| RuleIrVariablesGenerator
Implementations of this interface are responsible for generating variables.
|
| RuleIrVariablesGeneratorFactory
Implementations of this interface are responsible for creating instances of
RuleIrVariablesGenerator. |
| RuleParameterValidator
Implementations of this interface are responsible for validating rule parameter data only during the compilation phase.
|
| RuleSourceCodeTranslator
Implementations of this interface are responsible for converting from a specific rule type to the intermediate
representation.
|
| RuleSourceCodeTranslatorFactory
Returns the
RuleSourceCodeTranslator that should be used for a specific rule. |
| RuleTargetCodeGenerator
Implementations of this interface are responsible for converting from the intermediate representation to a rule
engine specific format.
|
| RuleTargetCodeGeneratorFactory
Returns the
RuleTargetCodeGenerator that should be used for a specific rule engine. |
| Class and Description |
|---|
| RuleActionTranslator
Implementations of this interface are responsible for converting a rule action to the intermediate representation.
|
| RuleActionValidator
Implementations of this interface are responsible for validating a rule action.
|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleCompilerProblemFactory
Implementations of this interface are responsible for creating
RuleCompilerProblem. |
| RuleIrAction |
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleCompilerProblemFactory
Implementations of this interface are responsible for creating
RuleCompilerProblem. |
| RuleConditionsTranslator
Helper service that can be used to translate generic rule conditions to the intermediate representation.
|
| RuleConditionTranslator
Implementations of this interface are responsible for converting a rule condition to the intermediate representation.
|
| RuleConditionValidator
Implementations of this interface are responsible for validating a rule condition.
|
| RuleIrCondition |
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleCompilerProblemFactory
Implementations of this interface are responsible for creating
RuleCompilerProblem. |
| RuleParameterValidator
Implementations of this interface are responsible for validating rule parameter data only during the compilation phase.
|
| Class and Description |
|---|
| RuleCompilerResult
This interface represents result of rule compilation process.
|
| RuleCompilerService
Service that can be used to perform compilation of rules.
|
| Class and Description |
|---|
| RuleCompilerResult
This interface represents result of rule compilation process.
|
| RuleCompilerService
Service that can be used to perform compilation of rules.
|
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleCompilerListener
Interface for receiving notifications about
RuleCompilerContext instances. |
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleIr |
| RuleIrProcessor
Implementations of this interface are responsible for processing the rule intermediate representation.
|
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleCompilerException |
| RuleConditionTranslator
Implementations of this interface are responsible for converting a rule condition to the intermediate representation.
|
| RuleIrAttributeOperator |
| RuleIrCondition |
| RuleIrExistsCondition |
| RuleIrGroupCondition |
| Class and Description |
|---|
| RuleCompilerContext
This interface represents the context valid for the compilation of a rule.
|
| RuleIr |
| RuleIrProcessor
Implementations of this interface are responsible for processing the rule intermediate representation.
|
Copyright © 2018 SAP SE. All Rights Reserved.