Interface CalculatedProperty<T extends Serializable>
- All Known Implementing Classes:
CommonAlarmProperties.CalculatedAlarmProperty
public interface CalculatedProperty<T extends Serializable>
This is an interface that is used on some properties to indicate that they are actually "calculated" property,
derived from the values provided in a property set.
-
Method Summary
-
Method Details
-
calculateValue
-