Interface IAttributeFunction
public interface IAttributeFunction
- Since:
- 1.4.0
-
Method Summary
-
Method Details
-
behaviour
FunctionBehaviour behaviour()- Returns:
- The FunctionBehaviour associated with this attribute function.
-
value
double value()- Returns:
- The value associated with this attribute function.
-