NSObject (EOClassDescriptionInit)
Declared In: EOClassDescription.h
Methods: - initWithEditingContext:classDescription:globalID: , - awakeFromFetchInEditingContext: , - awakeFromInsertionInEditingContext: , - entityName , - inverseForRelationshipKey: , - attributeKeys , - toManyRelationshipKeys , - toOneRelationshipKeys , - isToManyKey: , - allPropertyKeys , - propagateDeleteWithEditingContext:


Category Description
No category description.


Method Types
- initWithEditingContext:classDescription:globalID:
- awakeFromFetchInEditingContext:
- awakeFromInsertionInEditingContext:
- entityName
- inverseForRelationshipKey:
- attributeKeys
- toManyRelationshipKeys
- toOneRelationshipKeys
- isToManyKey:
- allPropertyKeys
- propagateDeleteWithEditingContext:


Instance Methods
allPropertyKeys
- (NSArray *)allPropertyKeys
No method description.

attributeKeys
- (NSArray *)attributeKeys
No method description.

awakeFromFetchInEditingContext:
- (void)awakeFromFetchInEditingContext:(id)_ec
No method description.

awakeFromInsertionInEditingContext:
- (void)awakeFromInsertionInEditingContext:(id)_ec
No method description.

entityName
- (NSString *)entityName
No method description.

initWithEditingContext:classDescription:globalID:
- (id)initWithEditingContext:(id)_ec classDescription:(NSClassDescription *)_classDesc globalID:(EOGlobalID *)_oid
No method description.

inverseForRelationshipKey:
- (NSString *)inverseForRelationshipKey:(NSString *)_key
No method description.

isToManyKey:
- (BOOL)isToManyKey:(NSString *)_key
No method description.

propagateDeleteWithEditingContext:
- (void)propagateDeleteWithEditingContext:(id)_ec
No method description.

toManyRelationshipKeys
- (NSArray *)toManyRelationshipKeys
No method description.

toOneRelationshipKeys
- (NSArray *)toOneRelationshipKeys
No method description.


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