public class TextDifference extends TextExpression
| Constructor and Description |
|---|
TextDifference() |
| Modifier and Type | Method and Description |
|---|---|
Operator |
getOperator() |
DataType |
getReturnedDataType()
Validates the returned data type of the Expression.
|
allowedLeftDataTypes, allowedRightDataTypesequals, getLeftArgument, getRightArgument, hashCode, setLeftArgument, setRightArgument, toString, validateclone, getAppliableOperators, getExpressionsByCategorypublic Operator getOperator()
getOperator in class CompositeExpressionpublic DataType getReturnedDataType() throws NotEvaluableDataTypeException
ExpressiongetReturnedDataType in class ExpressionNotEvaluableDataTypeExceptionCopyright © 2014. All Rights Reserved.