public class NFPropertyRef<T,U> extends AbstractNFProperty<T,U>
INFProperty.Target
Constructor and Description |
---|
NFPropertyRef(INFPropertyProvider source,
IExternalAccess comp,
NFPropertyMetaInfo mi)
Create a new property ref.
|
Modifier and Type | Method and Description |
---|---|
IFuture<T> |
getValue(U unit)
Returns the current value of the property, performs unit conversion if necessary.
|
createProperty, dispose, getMetaInfo, getName, getValue, readNFProperties
public NFPropertyRef(INFPropertyProvider source, IExternalAccess comp, NFPropertyMetaInfo mi)
Copyright © 2013. All Rights Reserved.