public class TextExpression extends DataExpression
| Constructor and Description |
|---|
TextExpression() |
| Modifier and Type | Method and Description |
|---|---|
String |
evaluateText()
This method returns the textual representation of the expression.
|
String |
predicateText()
This method returns the textual representation of the predicate.
|
String |
toString() |
dataSourceText, getKey, getSource, setKey, setSourcepublic String predicateText()
ExpressionpredicateText in class Expressionpublic String evaluateText()
ExpressionevaluateText in class ExpressionCopyright © 2015 Red Hat, Inc.. All rights reserved.