|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vladium.emma.report.ReportDataModel.ReportDataView
private static final class ReportDataModel.ReportDataView
Field Summary | |
---|---|
private IItem |
m_root
|
Fields inherited from interface com.vladium.emma.report.IReportDataView |
---|
HIER_CLS_VIEW, HIER_SRC_VIEW |
Constructor Summary | |
---|---|
ReportDataModel.ReportDataView(IItem root)
|
Method Summary | |
---|---|
IItem |
getRoot()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final IItem m_root
Constructor Detail |
---|
ReportDataModel.ReportDataView(IItem root)
Method Detail |
---|
public IItem getRoot()
getRoot
in interface IReportDataView
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |