public class ModelReporter extends Reporter
Constructor and Description |
---|
ModelReporter(Model model)
Creates a reporter for the given model.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getEntries()
The ModelReporter returns the description of the model.
|
java.util.List<Reporter> |
getReporters()
Returns a list of view of all reportable's reporters ordered by
group-ID.
|
getColumnTitles, getDescription, getGroupID, getHeading, getModel, getNumOfSlaveQueues, getReportable, isContinuingReporter, isEqual, isLarger, isOtherGroup, isSameGroup, isTwoRowReporter, makeAdditionalColorEntryIfHTMLColorChartIsGenerated, numColumns
public ModelReporter(Model model)
model
- Model : The model to report about.public java.lang.String[] getEntries()
getEntries
in class Reporter
public java.util.List<Reporter> getReporters()