public class DistributionReporter extends Reporter
| Constructor and Description |
|---|
DistributionReporter(Reportable informationSource)
DistributionReporter - Konstruktorkommentar.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getEntries()
Returns the array of strings containing all information about the
distribution.
|
getColumnTitles, getDescription, getGroupID, getHeading, getModel, getNumOfSlaveQueues, getReportable, isContinuingReporter, isEqual, isLarger, isOtherGroup, isSameGroup, isTwoRowReporter, makeAdditionalColorEntryIfHTMLColorChartIsGenerated, numColumnspublic DistributionReporter(Reportable informationSource)
informationSource - desmoj.core.simulator.Reportablepublic java.lang.String[] getEntries()
getEntries in class Reporter