| Package | Description |
|---|---|
| iot.jcypher.domainquery.api | |
| iot.jcypher.domainquery.ast |
| Modifier and Type | Method and Description |
|---|---|
static <T> Select<T> |
APIAccess.createSelect(SelectExpression<T> se,
AbstractDomainQuery.IntAccess ia) |
| Constructor and Description |
|---|
CollectExpression(JcProperty attribute,
AbstractDomainQuery.IntAccess domainQueryIntAccess) |
SelectExpression(Class<T> startType,
DomainObjectMatch<?> start,
AbstractDomainQuery.IntAccess domainQueryIntAccess) |
SelectExpression(Class<T> startType,
DomainObjectMatch<?> start,
AbstractDomainQuery.IntAccess domainQueryIntAccess,
boolean reject) |
Copyright © 2016. All rights reserved.