com.adobe.icc.editors.model.el 包中包含与接口和类相关的表达式语言模型。
接口
| 接口 | 说明 | |
|---|---|---|
| IOperand | This is interface for all the operands | |
| IOperator | This is the interface for all operators |
类
| 类 | 说明 | |
|---|---|---|
| Expression | Abstract class from which all expression types derive. | |
| ExpressionBuilder | Utility class to create qualified Expression object from the expression string |
Tue Jun 12 2018, 11:18 AM Z