public interface CompositeCondition extends EditorBase, Condition
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CompositeCondition.Builder |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Condition> |
getElementList() |
java.lang.String |
getName() |
boolean |
isAnd() |