ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

com.adobe.solutions.exm.runtime.impl 


The com.adobe.solutions.exm.runtime.impl package contains the implementation classes for the Expression Manager Building Block client-side runtime.component.



Classes
 ClassDescription
 ExpressionError Represents errors thrown by the Expression Manager runtime.
 ExpressionImpl Default implementation of the Expression instance.
 ExpressionManagerImpl The default implementation of the ExpressionManager interface, which serves as the entry point into the Expression Manager runtime.
 MessageCodes Contains the codes for the various errors thrown by the expression manager implementation.
 SimpleFunctionMapper The default FunctionMapper implementation.
 SimpleVariableResolver A simple VariableResolver implementation backed by a Dictionary.