| Package | Description |
|---|---|
| iot.jcypher.domainquery | |
| iot.jcypher.domainquery.api | |
| iot.jcypher.domainquery.ast | |
| iot.jcypher.query.ast.cases | |
| iot.jcypher.query.values |
| Modifier and Type | Method and Description |
|---|---|
BooleanOperation |
AbstractDomainQuery.WHERE(IPredicateOperand1 value)
Start formulating a predicate expression.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Count |
class |
DomainObjectMatch<T> |
| Modifier and Type | Method and Description |
|---|---|
IPredicateOperand1 |
PredicateExpression.getValue_1() |
| Modifier and Type | Method and Description |
|---|---|
void |
PredicateExpression.setValue_1(IPredicateOperand1 value_1) |
| Constructor and Description |
|---|
PredicateExpression(IPredicateOperand1 value_1,
boolean inColl) |
PredicateExpression(IPredicateOperand1 value_1,
IASTObjectsContainer astObjectsContainer) |
| Modifier and Type | Class and Description |
|---|---|
static class |
CaseExpression.WhenJcValue |
| Modifier and Type | Class and Description |
|---|---|
class |
JcBoolean |
class |
JcCollection |
class |
JcElement |
class |
JcLabel |
class |
JcNode |
class |
JcNumber |
class |
JcPath |
class |
JcPrimitive |
class |
JcProperty |
class |
JcRelation |
class |
JcString |
class |
JcValue |
class |
ReplaceWith |
class |
SubString |
class |
ValueElement |
Copyright © 2016. All rights reserved.