Package com.rosetta.model.lib.functions
Interface ICalculationInput
- All Superinterfaces:
IResult
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.rosetta.model.lib.functions.IResult
IResult.Attribute<T> -
Method Summary
Methods inherited from interface com.rosetta.model.lib.functions.IResult
getAttributes
-
Method Details
-
getFormulas
- Returns:
- String that represent the formula to be calculated.
-
getCalculationResults
- Returns:
- dependent calculation results of this input.
-