|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Expr | |
|---|---|
| com.ebmwebsourcing.wsstar.qml.api | |
| com.ebmwebsourcing.wsstar.qml.impl | |
| Uses of Expr in com.ebmwebsourcing.wsstar.qml.api |
|---|
| Methods in com.ebmwebsourcing.wsstar.qml.api that return Expr | |
|---|---|
Expr |
Conversion.getExpr()
|
Expr |
ExprBinary.getFirstOperand()
|
Expr |
ExprUnary.getOperand()
|
Expr |
ExprBinary.getSecondOperand()
|
| Methods in com.ebmwebsourcing.wsstar.qml.api with parameters of type Expr | |
|---|---|
void |
Conversion.setExpr(Expr unit)
|
void |
ExprUnary.setOperand(Expr expr)
|
| Uses of Expr in com.ebmwebsourcing.wsstar.qml.impl |
|---|
| Classes in com.ebmwebsourcing.wsstar.qml.impl that implement Expr | |
|---|---|
class |
ExprImpl
|
| Methods in com.ebmwebsourcing.wsstar.qml.impl that return Expr | |
|---|---|
Expr |
ConversionImpl.getExpr()
|
Expr |
ExprBinaryImpl.getFirstOperand()
|
Expr |
ExprUnaryImpl.getOperand()
|
Expr |
ExprBinaryImpl.getSecondOperand()
|
| Methods in com.ebmwebsourcing.wsstar.qml.impl with parameters of type Expr | |
|---|---|
void |
ConversionImpl.setExpr(Expr unit)
|
void |
ExprUnaryImpl.setOperand(Expr expr)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||