NSObject (EORelationshipManipulation)
Declared In: EOClassDescription.h
Methods: - addObject:toBothSidesOfRelationshipWithKey: , - removeObject:fromBothSidesOfRelationshipWithKey: , - addObject:toPropertyWithKey: , - removeObject:fromPropertyWithKey:


Category Description
No category description.


Method Types
- addObject:toBothSidesOfRelationshipWithKey:
- removeObject:fromBothSidesOfRelationshipWithKey:
- addObject:toPropertyWithKey:
- removeObject:fromPropertyWithKey:


Instance Methods
addObject:toBothSidesOfRelationshipWithKey:
- (void)addObject:(id)_o toBothSidesOfRelationshipWithKey:(NSString *)_key
No method description.

addObject:toPropertyWithKey:
- (void)addObject:(id)_object toPropertyWithKey:(NSString *)_key
No method description.

removeObject:fromBothSidesOfRelationshipWithKey:
- (void)removeObject:(id)_o fromBothSidesOfRelationshipWithKey:(NSString *)_key
No method description.

removeObject:fromPropertyWithKey:
- (void)removeObject:(id)_object fromPropertyWithKey:(NSString *)_key
No method description.


Version 1.1.1.1 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.