| Package | Description |
|---|---|
| de.hybris.platform.ruleengineservices.compiler | |
| de.hybris.platform.ruleengineservices.compiler.impl |
| Modifier and Type | Method and Description |
|---|---|
RuleIrVariablesGenerator |
RuleIrVariablesGeneratorFactory.createVariablesGenerator()
Creates a new variables generator.
|
RuleIrVariablesGenerator |
RuleCompilerContext.getVariablesGenerator()
Returns the variables generator valid for this compiler context.
|
| Modifier and Type | Method and Description |
|---|---|
T |
RuleCompilerContextFactory.createContext(AbstractRuleModel rule,
RuleIrVariablesGenerator variablesGenerator)
Creates a new compiler context and sets it as the current one.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRuleIrVariablesGenerator
Default implementation of
RuleIrVariablesGenerator |
| Modifier and Type | Method and Description |
|---|---|
RuleIrVariablesGenerator |
DefaultRuleIrVariablesGeneratorFactory.createVariablesGenerator() |
RuleIrVariablesGenerator |
DefaultRuleCompilerContext.getVariablesGenerator() |
| Modifier and Type | Method and Description |
|---|---|
DefaultRuleCompilerContext |
DefaultRuleCompilerContextFactory.createContext(AbstractRuleModel rule,
RuleIrVariablesGenerator variablesGenerator) |
| Constructor and Description |
|---|
DefaultRuleCompilerContext(AbstractRuleModel rule,
RuleIrVariablesGenerator variablesGenerator) |
Copyright © 2017 SAP SE. All Rights Reserved.