| Package | Description |
|---|---|
| org.xwiki.query.jpql.node |
| Modifier and Type | Class and Description |
|---|---|
class |
ASimpleArithmeticExpression |
class |
ASingleSimpleArithmeticExpression |
| Modifier and Type | Method and Description |
|---|---|
PSimpleArithmeticExpression |
AModFunctionsReturningNumerics.getDividend() |
PSimpleArithmeticExpression |
AModFunctionsReturningNumerics.getDivisor() |
PSimpleArithmeticExpression |
ASubstringFunctionsReturningStrings.getLength() |
PSimpleArithmeticExpression |
ABrArithmeticPrimary.getSimpleArithmeticExpression() |
PSimpleArithmeticExpression |
ASimpleArithmeticExpression.getSimpleArithmeticExpression() |
PSimpleArithmeticExpression |
AAbsFunctionsReturningNumerics.getSimpleArithmeticExpression() |
PSimpleArithmeticExpression |
ASqrtFunctionsReturningNumerics.getSimpleArithmeticExpression() |
PSimpleArithmeticExpression |
AArithmeticExpression.getSimpleArithmeticExpression() |
PSimpleArithmeticExpression |
ASubstringFunctionsReturningStrings.getStart() |
PSimpleArithmeticExpression |
AStartSpec.getStart() |
| Modifier and Type | Method and Description |
|---|---|
void |
AModFunctionsReturningNumerics.setDividend(PSimpleArithmeticExpression node) |
void |
AModFunctionsReturningNumerics.setDivisor(PSimpleArithmeticExpression node) |
void |
ASubstringFunctionsReturningStrings.setLength(PSimpleArithmeticExpression node) |
void |
ABrArithmeticPrimary.setSimpleArithmeticExpression(PSimpleArithmeticExpression node) |
void |
ASimpleArithmeticExpression.setSimpleArithmeticExpression(PSimpleArithmeticExpression node) |
void |
AAbsFunctionsReturningNumerics.setSimpleArithmeticExpression(PSimpleArithmeticExpression node) |
void |
ASqrtFunctionsReturningNumerics.setSimpleArithmeticExpression(PSimpleArithmeticExpression node) |
void |
AArithmeticExpression.setSimpleArithmeticExpression(PSimpleArithmeticExpression node) |
void |
ASubstringFunctionsReturningStrings.setStart(PSimpleArithmeticExpression node) |
void |
AStartSpec.setStart(PSimpleArithmeticExpression node) |
Copyright © 2004–2015 XWiki. All rights reserved.