public abstract static class QueryBase.HasContainer extends Object
| Modifier and Type | Field and Description |
|---|---|
Conjunction |
conjunction |
| Constructor and Description |
|---|
HasContainer(Conjunction conjunction) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
isMatch(GeObject elem) |
protected boolean |
isPropertyOfType(PropertyDefinition propertyDefinition,
Class<? extends Value> dataType) |
String |
toString() |
public final Conjunction conjunction
public HasContainer(Conjunction conjunction)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.