public class MultipleCollectionSizeTimeVarying extends MultipleSimpleStatsTimeVarying
indexedStatsdiff, eventList, lastTime, mean, startTime, variancecount, DEFAULT_NAME, DEFAULT_NUMBER_FORMAT, maxObs, minObs, name, numberFormatEOL| Constructor and Description |
|---|
MultipleCollectionSizeTimeVarying(java.lang.String name)
Instantiate a MultipleCollectionSizeTimeVarying to listen to
a property of type Collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChange(java.beans.PropertyChangeEvent e)
If newValue is a Collection, and the PropertyChangeEvent is
an IndexedPropertyChangeEvent, pass a new IndexedPropertyChangeEvent
to the super class.
|
clear, getAllCount, getAllMaxObs, getAllMean, getAllMinObs, getAllSampleStat, getAllStandardDeviation, getAllVariance, getCount, getMaxObs, getMean, getMinObs, getStandardDeviation, getVariance, newObservation, newObservation, reset, toStringgetEventList, getEventListID, getMean, getSamplingType, getStandardDeviation, getStartTime, getVariance, newObservation, setEventList, setEventListID, setSamplingTypeclone, getCount, getDataLine, getMaxObs, getMinObs, getName, newObservation, newObservation, newObservation, setName, setNumberFormatequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCount, getMaxObs, getMean, getMinObs, getName, getSamplingType, getStandardDeviation, getVariance, newObservation, newObservation, newObservation, newObservation, setName, setNumberFormat, setSamplingTypepublic MultipleCollectionSizeTimeVarying(java.lang.String name)
name - Name of Collection propertypublic void propertyChange(java.beans.PropertyChangeEvent e)
propertyChange in interface java.beans.PropertyChangeListenerpropertyChange in class MultipleSimpleStatsTimeVaryinge - Heard PropertyChangeEvent