public final class LiteralExpressionFactory extends AbstractLiteralExpressionFactory
LiteralExpressionFactory
is responsible to return the right literal expression.StringLiteral
,
InputParameter
,
NumericLiteral
,
KeywordExpression
,
StateFieldPathExpression
,
IdentificationVariable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID
The unique identifier of this
LiteralExpressionFactory . |
Constructor and Description |
---|
LiteralExpressionFactory()
Creates a new
LiteralExpressionFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final java.lang.String ID
LiteralExpressionFactory
.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference