|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Expression | |
|---|---|
| com.ebmwebsourcing.easyviper.core.api.engine.expression | |
| com.ebmwebsourcing.easyviper.core.api.engine.variable | |
| com.ebmwebsourcing.easyviper.core.api.soa.correlation | |
| Uses of Expression in com.ebmwebsourcing.easyviper.core.api.engine.expression |
|---|
| Subinterfaces of Expression in com.ebmwebsourcing.easyviper.core.api.engine.expression | |
|---|---|
interface |
ConditionalExpression<C>
|
interface |
DateExpression<C>
|
interface |
LongExpression<C>
|
| Methods in com.ebmwebsourcing.easyviper.core.api.engine.expression that return Expression | |
|---|---|
Expression |
AssignementExpression.Assigner.affect(Scope scope,
Expression left,
Expression right)
|
Expression<C,E> |
Expression.copypaste()
|
Expression |
AssignementExpression.getLeft()
|
Expression |
AssignementExpression.getRight()
|
| Methods in com.ebmwebsourcing.easyviper.core.api.engine.expression with parameters of type Expression | |
|---|---|
Expression |
AssignementExpression.Assigner.affect(Scope scope,
Expression left,
Expression right)
|
Expression |
AssignementExpression.Assigner.affect(Scope scope,
Expression left,
Expression right)
|
void |
AssignementExpression.setLeft(Expression left)
|
void |
AssignementExpression.setRight(Expression right)
|
| Uses of Expression in com.ebmwebsourcing.easyviper.core.api.engine.variable |
|---|
| Subinterfaces of Expression in com.ebmwebsourcing.easyviper.core.api.engine.variable | |
|---|---|
interface |
Variable<T>
|
| Uses of Expression in com.ebmwebsourcing.easyviper.core.api.soa.correlation |
|---|
| Methods in com.ebmwebsourcing.easyviper.core.api.soa.correlation that return Expression | |
|---|---|
Expression |
Correlation.getFollower()
|
Expression |
Correlation.getOriginator()
|
| Methods in com.ebmwebsourcing.easyviper.core.api.soa.correlation with parameters of type Expression | |
|---|---|
void |
Correlation.setFollower(Expression exp)
|
void |
Correlation.setOrignator(Expression exp)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||