- All Superinterfaces:
- INRLAstNode
- All Known Subinterfaces:
- IConcatenatedReport, IConditionalReport
- All Known Implementing Classes:
- ConcatenatedReportImpl, ConditionalReportImpl
public interface ISimpleReport
extends INRLAstNode
A "simple report" is a report that can occur in a compound report, but cannot
contain further compound reports.
- Author:
- Christian Nentwich