| Package | Description |
|---|---|
| io.konig.formula |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RelationalExpression |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryRelationalExpression |
class |
ConditionalExpression |
class |
ListRelationalExpression |
| Modifier and Type | Method and Description |
|---|---|
ValueLogical |
ValueLogical.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<ValueLogical> |
ConditionalAndExpression.getAndList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionalAndExpression.add(ValueLogical expr) |
static QuantifiedExpression |
QuantifiedExpression.wrap(ValueLogical valueLogical) |
static ConditionalOrExpression |
ConditionalOrExpression.wrap(ValueLogical valueLogical) |
Copyright © 2019. All rights reserved.