}
final DefaultDataAttributes globalAttributes = getGlobalAttributes();
final MetaSelectorRule[] indirectRules = getIndirectRules();
final DirectFieldSelectorRule[] directRules = getDirectRules();
final DataAttributeContext context = getContext();
final ParameterDataRow parameters = masterRow.getParameterDataRow();
final ExpressionDataRow expressionsRow = masterRow.getExpressionDataRow();
final ReportDataRow massDataRow = masterRow.getReportDataRow();
// imported data has been compiled in the subreport ...
final ImportedVariablesDataRow importedDataRow = masterRow.getImportedDataRow();