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