| Package | Description |
|---|---|
| com.bayesserver |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionVariableExpression
An expression that can be used in a function node/variable.
|
| Modifier and Type | Method and Description |
|---|---|
QueryExpression |
Variable.getFunction()
Gets an expression, which is evaluated during a query, and can be based on other queries and expressions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Variable.setFunction(QueryExpression value)
Sets an expression, which is evaluated during a query, and can be based on other queries and expressions.
|
Copyright © 2021. All rights reserved.