| Package | Description |
|---|---|
| com.vladium.emma.report |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
ReportDataModel |
| Modifier and Type | Method and Description |
|---|---|
static IReportDataModel |
IReportDataModel.Factory.create(IMetaData mdata,
ICoverageData cdata)
This operation merely stores mdata and cdata references, it does not
perform any data processing until getView() is actually called.
|