public interface SOperation extends Serializable
| Modifier and Type | Method and Description |
|---|---|
SLeftOperand |
getLeftOperand() |
String |
getOperator() |
SExpression |
getRightOperand() |
SOperatorType |
getType() |
SLeftOperand getLeftOperand()
SOperatorType getType()
String getOperator()
SExpression getRightOperand()
Copyright © 2019 Bonitasoft S.A.. All rights reserved.