NSClassDescription (EOClassDescription)
Declared In: EOClassDescription.h
Methods: - entityName , - inverseForRelationshipKey: , - classDescriptionForDestinationKey: , - createInstanceWithEditingContext:globalID:zone: , - awakeObject:fromFetchInEditingContext: , - awakeObject:fromInsertionInEditingContext: , - propagateDeleteForObject:editingContext: , + classDescriptionForEntityName: , - defaultFormatterForKey: , - defaultFormatterForKeyPath:


Category Description
No category description.


Method Types
- entityName
- inverseForRelationshipKey:
- classDescriptionForDestinationKey:
- createInstanceWithEditingContext:globalID:zone:
- awakeObject:fromFetchInEditingContext:
- awakeObject:fromInsertionInEditingContext:
- propagateDeleteForObject:editingContext:
+ classDescriptionForEntityName:
- defaultFormatterForKey:
- defaultFormatterForKeyPath:


Class Methods
classDescriptionForEntityName:
+ (NSClassDescription *)classDescriptionForEntityName:(NSString *)_entityName
No method description.


Instance Methods
awakeObject:fromFetchInEditingContext:
- (void)awakeObject:(id)_object fromFetchInEditingContext:(id)_ec
No method description.

awakeObject:fromInsertionInEditingContext:
- (void)awakeObject:(id)_object fromInsertionInEditingContext:(id)_ec
No method description.

classDescriptionForDestinationKey:
- (NSClassDescription *)classDescriptionForDestinationKey:(NSString *)_key
No method description.

createInstanceWithEditingContext:globalID:zone:
- (id)createInstanceWithEditingContext:(id)_ec globalID:(EOGlobalID *)_oid zone:(NSZone *)_zone
No method description.

defaultFormatterForKey:
- (NSFormatter *)defaultFormatterForKey:(NSString *)_key
No method description.

defaultFormatterForKeyPath:
- (NSFormatter *)defaultFormatterForKeyPath:(NSString *)_keyPath
No method description.

entityName
- (NSString *)entityName
No method description.

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

propagateDeleteForObject:editingContext:
- (void)propagateDeleteForObject:(id)_object editingContext:(id)_ec
No method description.


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