00001 #import <Cocoa/Cocoa.h> 00002 00006 @interface IntegerValueTransformer : NSObject { 00007 00008 } 00009 00010 @end