| Interface | Description |
|---|---|
| ElEnvironment |
Represents an environment that holds the variables that can be evaluated and
assigned in the expression language execution context.
|
| ElService |
A service for the expression language system.
|
| ElTypeConverter |
This interface defines an expression language type converter that can be use
in the ElEnviroment to cast the results of the evaluated expressions.
|
| Annotation Type | Description |
|---|---|
| Model |
This annotation defines a model that has visibility in the expression language context.
|
Copyright © 2015–2016 Bridje Framework. All rights reserved.