All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
NSDictionary |
criteriaLookupDict() |
void |
criteriaWithPossibleValueList(NSDictionary vlDict) |
boolean |
decideIsPreset(NSArray scList) |
boolean |
decideLookupMethod(NSArray scList) |
DRRecordGroup |
findRecordGroupForRecordGroupsDictGroupParent(DRRecord rec,
NSMutableDictionary recGrpDict,
DRGroup grp,
DRRecordGroup parent) |
void |
groupRecordRecordGroupsDictGroupParent(DRRecord rec,
NSMutableDictionary recGrpDict,
DRGroup grp,
DRRecordGroup parent) |
DRMasterCriteria |
initWithSubMasterCriteria(NSArray smcList,
NSDictionary info) |
boolean |
isPreset() |
boolean |
isString() |
String |
keyDesc() |
String |
label() |
boolean |
shouldShowOther() |
boolean |
shouldTotal() |
NSArray |
subCriteriaList() |
String |
toString() |
NSMutableDictionary |
userInfo() |
boolean |
useStringMatchForLookup() |
NSDictionary |
valueDictFromValues(NSDictionary vlDict) |
NSDictionary |
valueDictFromValuesRecord(NSDictionary vlDict,
DRRecord rec) |
NSDictionary |
valueDictRecord(DRRecord rec) |
void |
walkPresetsPossibleValues(NSArray presets,
NSDictionary vlDict) |
static DRMasterCriteria |
withSubMasterCriteriaUserInfo(NSArray smcList,
NSDictionary info) |