| Package | Description |
|---|---|
| de.hybris.platform.droolsruleengineservices.compiler.impl | |
| de.hybris.platform.ruleengineservices.compiler |
| Modifier and Type | Method and Description |
|---|---|
protected String |
DefaultDroolsRuleConditionsGenerator.generateConditions(DroolsRuleGeneratorContext context,
List<RuleIrCondition> conditions,
RuleIrGroupOperator operator,
String conditionPrefix,
String indentation) |
protected void |
DefaultDroolsRuleConditionsGenerator.generatePatternConditions(DroolsRuleGeneratorContext context,
Map<String,Collection<AbstractRuleIrPatternCondition>> patternConditions,
RuleIrGroupOperator groupOperator,
StringJoiner conditionsJoiner,
String indentation) |
| Modifier and Type | Method and Description |
|---|---|
RuleIrGroupOperator |
RuleIrGroupCondition.getOperator() |
static RuleIrGroupOperator |
RuleIrGroupOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleIrGroupOperator[] |
RuleIrGroupOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleIrGroupCondition.setOperator(RuleIrGroupOperator operator) |
Copyright © 2017 SAP SE. All Rights Reserved.