COItem documentation
COMutableItem : COItemInitialization
- + (COMutableItem *) itemWithTypesForAttributes: (NSDictionary *)typesForAttributes valuesForAttributes: (NSDictionary *)valuesForAttributes
- Description forthcoming.
- + (COMutableItem *) item
Returns a new item with new UUID.
- + (COMutableItem *) itemWithUUID: (ETUUID *)aUUID
- Description forthcoming.
Accessing Attributes
- - (void) setValue: (id)aValue forAttribute: (NSString *)anAttribute type: (COType)aType
- Description forthcoming.