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

com.adobe.icc.editors.model.el.operators 


The com.adobe.icc.editors.model.el.operators package contains implementation classes for various types of operators supported.



Classes
 ClassDescription
 AndOperator The implementation of the and operator
 BinaryOperator This is the superclass for all binary operators
 EqualsOperator The implementation of the equals operator
 OrOperator The implementation of the or operator
 UnaryOperator This is the superclass for all unary operators