public abstract class TimedProperty extends SimpleValueNFProperty<java.lang.Long,TimeUnit>
INFProperty.Targetcomp, valuemetainfo| 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, setValuecreateProperty, dispose, getMetaInfo, getName, getValue, readNFPropertiespublic TimedProperty(java.lang.String name,
                     IInternalAccess comp,
                     long updaterate)
public TimedProperty(java.lang.String name,
                     IInternalAccess comp,
                     boolean dynamic)