public abstract class QueryGraphValueEntryRange extends Object implements QueryGraphValueEntry
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
static EPTypeClass |
EPTYPEARRAY |
protected QueryGraphRangeEnum |
type |
Modifier | Constructor and Description |
---|---|
protected |
QueryGraphValueEntryRange(QueryGraphRangeEnum type) |
Modifier and Type | Method and Description |
---|---|
abstract ExprEvaluator[] |
getExpressions() |
QueryGraphRangeEnum |
getType() |
public static final EPTypeClass EPTYPE
public static final EPTypeClass EPTYPEARRAY
protected final QueryGraphRangeEnum type
protected QueryGraphValueEntryRange(QueryGraphRangeEnum type)
public QueryGraphRangeEnum getType()
public abstract ExprEvaluator[] getExpressions()
Copyright © 2005–2021. All rights reserved.