public class E_Conditional extends ExprFunction3
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL
Constructor and Description |
---|
E_Conditional(Expr condition,
Expr thenExpr,
Expr elseExpr) |
Modifier and Type | Method and Description |
---|---|
Expr |
copy(Expr arg1,
Expr arg2,
Expr arg3) |
NodeValue |
eval(NodeValue x,
NodeValue y,
NodeValue z) |
apply, applyNodeTransform, copySubstitute, eval, eval, getArg, getArg1, getArg2, getArg3, hashCode, numArgs, visit
equals, getArgs, getFunction, getFunctionIRI, getFunctionName, getFunctionPrintName, getFunctionSymbol, getOpName, isFunction
asVar, copySubstitute, deepCopy, getConstant, getExpr, getExprVar, getGraphPattern, getVarName, getVarNamesMentioned, getVarsMentioned, isConstant, isExpr, isGraphPattern, isSatisfied, isVariable, toString, varNamesMentioned, varsMentioned
Licenced under the Apache License, Version 2.0