Inherits from NSObject
Declared in OCMConstraint.h

Class Methods

constraint

+ (id)constraint

constraintWithSelector:onObject:

+ (id)constraintWithSelector:(SEL)aSelector onObject:(id)anObject

constraintWithSelector:onObject:withValue:

+ (id)constraintWithSelector:(SEL)aSelector onObject:(id)anObject withValue:(id)aValue

Instance Methods

evaluate:

- (BOOL)evaluate:(id)value