#import <EOQualifier.h>
Inherits EOQualifier, and EOQualifierEvaluation-p.

Public Member Functions | |
| (id) | - initWithKey:operatorSelector:value: |
| (NSString *) | - key |
| (SEL) | - selector |
| (id) | - value |
Protected Attributes | |
| NSString * | key |
| SEL | operator |
| id | value |
| - (id) initWithKey: | (NSString *) | _key | ||
| operatorSelector: | (SEL) | _selector | ||
| value: | (id) | _value | ||
| - (NSString *) key |
| - (SEL) selector |
| - (id) value |
- (NSString *) key [protected] |
- (SEL) operator [protected] |
- (id) value [protected] |
1.5.8