
Public Member Functions | |
| NSArray | attributeList () |
| NSArray | flatValueList () |
| DRRecord | initWithRawRecord (NSKeyValueCodingAdditions rawr, DRReportModel aMod) |
| DRReportModel | model () |
| void | populateValueList () |
| NSKeyValueCodingAdditions | rawRecord () |
| DRValue | valueForAttributeRecord (DRAttribute att, DRRecord rec) |
| Object | valueForKey (String key) |
| NSArray | valueList () |
Static Public Member Functions | |
| static DRRecord | withRawRecordModel (NSKeyValueCodingAdditions rawr, DRReportModel aMod) |
Protected Attributes | |
| NSMutableArray | _flatValueList |
| DRReportModel | _model |
| NSKeyValueCodingAdditions | _rawRecord |
| NSMutableArray | _valueList |
| NSArray attributeList | ( | ) |
| NSArray flatValueList | ( | ) |
| DRRecord initWithRawRecord | ( | NSKeyValueCodingAdditions | rawr, | |
| DRReportModel | aMod | |||
| ) |
| DRReportModel model | ( | ) |
| void populateValueList | ( | ) |
| NSKeyValueCodingAdditions rawRecord | ( | ) |
| DRValue valueForAttributeRecord | ( | DRAttribute | att, | |
| DRRecord | rec | |||
| ) |
| Object valueForKey | ( | String | key | ) |
| NSArray valueList | ( | ) |
| static DRRecord withRawRecordModel | ( | NSKeyValueCodingAdditions | rawr, | |
| DRReportModel | aMod | |||
| ) | [static] |
NSMutableArray _flatValueList [protected] |
DRReportModel _model [protected] |
NSKeyValueCodingAdditions _rawRecord [protected] |
NSMutableArray _valueList [protected] |
1.5.8