public interface Report
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ReportVisitor visitor) |
<O> O |
accept(ReportVisitorEx<O> visitor) |
OPPLTestCase |
getOPPLTestCase()
Retrieves the OPPLTestCase this report is about
|
OPPLTestCase getOPPLTestCase()
void accept(ReportVisitor visitor)
visitor - visitor<O> O accept(ReportVisitorEx<O> visitor)
visitor - visitorCopyright © 2014 The University of Manchester. All Rights Reserved.