public abstract class TimedProperty extends SimpleValueNFProperty<java.lang.Long,TimeUnit>
INFProperty.Target
comp, value
metainfo
Constructor and Description |
---|
TimedProperty(java.lang.String name,
IInternalAccess comp,
boolean dynamic)
Create a new property.
|
TimedProperty(java.lang.String name,
IInternalAccess comp,
long updaterate)
Create a new property.
|
getComponent, getValue, measureValue, setValue
createProperty, dispose, getMetaInfo, getName, getValue, readNFProperties
public TimedProperty(java.lang.String name, IInternalAccess comp, long updaterate)
public TimedProperty(java.lang.String name, IInternalAccess comp, boolean dynamic)