public class E_Exists extends ExprFunctionOp
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL| Constructor and Description |
|---|
E_Exists(Element elt) |
E_Exists(Element el,
Op op) |
E_Exists(Op op) |
| Modifier and Type | Method and Description |
|---|---|
Expr |
applyNodeTransform(NodeTransform nodeTransform)
Rewrite, applying a node->node transformation
|
ExprFunctionOp |
copy(ExprList args,
Op x) |
Expr |
copySubstitute(Binding binding,
boolean foldConstants) |
boolean |
equals(Object other) |
int |
hashCode() |
apply, eval, getArg, getElement, getGraphPattern, isGraphPattern, numArgs, visitgetArgs, getFunction, getFunctionIRI, getFunctionName, getFunctionPrintName, getFunctionSymbol, getOpName, isFunctionasVar, copySubstitute, deepCopy, getConstant, getExpr, getExprVar, getVarName, getVarNamesMentioned, getVarsMentioned, isConstant, isExpr, isSatisfied, isVariable, toString, varNamesMentioned, varsMentionedpublic Expr copySubstitute(Binding binding, boolean foldConstants)
copySubstitute in interface ExprcopySubstitute in class ExprNodepublic Expr applyNodeTransform(NodeTransform nodeTransform)
ExprapplyNodeTransform in interface ExprapplyNodeTransform in class ExprNodepublic int hashCode()
hashCode in class ExprFunctionpublic boolean equals(Object other)
equals in class ExprFunctionpublic ExprFunctionOp copy(ExprList args, Op x)
copy in class ExprFunctionOpLicenced under the Apache License, Version 2.0