public abstract class AbstractRuleIrAttributeCondition extends AbstractRuleIrPatternCondition
| Constructor and Description |
|---|
AbstractRuleIrAttributeCondition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute() |
RuleIrAttributeOperator |
getOperator() |
void |
setAttribute(String attribute) |
void |
setOperator(RuleIrAttributeOperator operator) |
getVariable, setVariablegetMetadata, setMetadatapublic void setAttribute(String attribute)
public String getAttribute()
public void setOperator(RuleIrAttributeOperator operator)
public RuleIrAttributeOperator getOperator()
Copyright © 2017 SAP SE. All Rights Reserved.