The com.adobe.icc.editors.model.el.operators package contains implementation classes for various types of operators supported.
Classes
Class | Description | |
---|---|---|
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 |
Mon Nov 28 2011, 07:42 AM -08:00