| Package | Description |
|---|---|
| de.caluga.morphium | |
| de.caluga.morphium.query |
| Modifier and Type | Method and Description |
|---|---|
List<FilterExpression> |
FilterExpression.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterExpression.addChild(FilterExpression e) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterExpression.setChildren(List<FilterExpression> children) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryImpl.addChild(FilterExpression ex) |
void |
Query.addChild(FilterExpression e)
needed for creation of the query representation tree
|
Copyright © 2015. All rights reserved.