public class CollectExpression extends Object implements IASTObject
| Constructor and Description |
|---|
CollectExpression(JcProperty attribute,
AbstractDomainQuery.IntAccess domainQueryIntAccess) |
| Modifier and Type | Method and Description |
|---|---|
JcProperty |
getAttribute() |
DomainObjectMatch<?> |
getEnd() |
QueryExecutor |
getQueryExecutor() |
DomainObjectMatch<?> |
getStartDOM() |
void |
setEnd(DomainObjectMatch<?> end) |
public CollectExpression(JcProperty attribute, AbstractDomainQuery.IntAccess domainQueryIntAccess)
public QueryExecutor getQueryExecutor()
public DomainObjectMatch<?> getStartDOM()
public DomainObjectMatch<?> getEnd()
public void setEnd(DomainObjectMatch<?> end)
public JcProperty getAttribute()
Copyright © 2016. All rights reserved.