| Package | Description |
|---|---|
| io.rtr.alchemy.filtering | |
| io.rtr.alchemy.models |
| Modifier and Type | Method and Description |
|---|---|
static FilterExpression |
FilterExpression.alwaysTrue() |
static FilterExpression |
FilterExpression.alwaysTrue() |
static FilterExpression |
FilterExpression.of(String expression) |
static FilterExpression |
FilterExpression.of(String expression) |
| Modifier and Type | Method and Description |
|---|---|
FilterExpression |
Experiment.getFilter() |
FilterExpression |
TreatmentOverride.getFilter() |
| Modifier and Type | Method and Description |
|---|---|
Experiment |
Experiment.setFilter(FilterExpression filter) |
| Constructor and Description |
|---|
TreatmentOverride(String name,
FilterExpression filter,
Treatment treatment) |
Copyright © 2020. All rights reserved.