public class ComparationOperator extends SOperator<Boolean>
KEY_BEGIN, KEY_BETWEEN, KEY_CONCAT, KEY_EMPTY, KEY_END, KEY_HIGH_OPERATION, KEY_OPERAND, KEY_OPERATION, KEY_RESULT, KEY_TERM, KEY_TERM_ENCLOSED| Constructor and Description |
|---|
ComparationOperator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createOperations()
define all possible operations. see
Operator.operationDefs. should set value for Operator.KEY_OPERATION in
Operator.syntax, too! |
concat, createSyntax, createTermSyntax_NEW_ALTERNIVE13062015, createTermSyntax, extract, replace, subElement, subEnclosing, trim, unwrap, wrapaddOperation, addValue, encloseInBrackets, eval, eval, getValue, getValues, newOperand, operate, reset, resultEstablished, syntax, toStringprotected void createOperations()
OperatorOperator.operationDefs. should set value for Operator.KEY_OPERATION in
Operator.syntax, too!createOperations in class Operator<CharSequence,Boolean>Copyright © 2012–2022. All rights reserved.