public class QueryGraphValueEntryCustomOperation extends Object implements QueryGraphValueEntry
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
QueryGraphValueEntryCustomOperation() |
Modifier and Type | Method and Description |
---|---|
Map<Integer,ExprEvaluator> |
getPositionalExpressions() |
void |
setPositionalExpressions(Map<Integer,ExprEvaluator> positionalExpressions) |
public static final EPTypeClass EPTYPE
public void setPositionalExpressions(Map<Integer,ExprEvaluator> positionalExpressions)
public Map<Integer,ExprEvaluator> getPositionalExpressions()
Copyright © 2005–2022. All rights reserved.