| Modifier and Type | Class and Description |
|---|---|
class |
PromotionRuleIrProcessor
Adds required conditions to the intermediate representation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RuleIrProcessor> |
RuleIrProcessorFactory.getRuleIrProcessors()
Returns instances of
RuleIrProcessor. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSourceRuleIrProcessor
Default RuleIrProcessor for SourceRule types
|
| Modifier and Type | Method and Description |
|---|---|
RuleIrProcessor |
RuleIrProcessorDefinition.getRuleIrProcessor() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RuleIrProcessor> |
DefaultRuleIrProcessorFactory.getRuleIrProcessors() |
protected java.util.List<RuleIrProcessor> |
DefaultRuleIrProcessorFactory.loadRuleIrProcessors() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleIrProcessorDefinition.setRuleIrProcessor(RuleIrProcessor processor) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductConfigRuleIrProcessor
RuleIrProcessor for product configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductConfigRuleCPSIrProcessor
RuleIrProcessor for product configuration with CPS. |
Copyright © 2018 SAP SE. All Rights Reserved.