public class CollectionSizeTimeVaryingStats extends SimpleStatsTimeVarying
diff, eventList, lastTime, mean, startTime, variancecount, DEFAULT_NAME, DEFAULT_NUMBER_FORMAT, maxObs, minObs, name, numberFormatEOL| Constructor and Description |
|---|
CollectionSizeTimeVaryingStats()
If this constructor is used, a separate call to setName(String)
must be made to make it at all useful.
|
CollectionSizeTimeVaryingStats(java.lang.String name)
Instantiate a CollectionSizeTimeVarying 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, pass a new PropertyChangeEvent
to the super class.
|
getEventList, getEventListID, getMean, getSamplingType, getStandardDeviation, getStartTime, getVariance, newObservation, reset, setEventList, setEventListID, setSamplingTypeclone, getCount, getDataLine, getMaxObs, getMinObs, getName, newObservation, newObservation, newObservation, setName, setNumberFormat, toStringpublic CollectionSizeTimeVaryingStats(java.lang.String name)
name - Name of Collection propertypublic CollectionSizeTimeVaryingStats()
public void propertyChange(java.beans.PropertyChangeEvent e)
propertyChange in interface java.beans.PropertyChangeListenerpropertyChange in class AbstractSimpleStatse - Heard PropertyChangeEvent