Class IndexValueObservation.IndexValueObservationDefault
java.lang.Object
cdm.observable.asset.fro.functions.IndexValueObservation
cdm.observable.asset.fro.functions.IndexValueObservation.IndexValueObservationDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
IndexValueObservation
public static class IndexValueObservation.IndexValueObservationDefault
extends IndexValueObservation
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.observable.asset.fro.functions.IndexValueObservation
IndexValueObservation.IndexValueObservationDefault -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BigDecimalassignOutput(BigDecimal observedValue, com.rosetta.model.lib.records.Date observationDate, FloatingRateOption floatingRateOption) protected BigDecimaldoEvaluate(com.rosetta.model.lib.records.Date observationDate, FloatingRateOption floatingRateOption) Methods inherited from class cdm.observable.asset.fro.functions.IndexValueObservation
evaluateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.functions.RosettaFunction
toBuilder, toBuilder, toBuilder
-
Constructor Details
-
IndexValueObservationDefault
public IndexValueObservationDefault()
-
-
Method Details
-
doEvaluate
protected BigDecimal doEvaluate(com.rosetta.model.lib.records.Date observationDate, FloatingRateOption floatingRateOption) - Specified by:
doEvaluatein classIndexValueObservation
-
assignOutput
protected BigDecimal assignOutput(BigDecimal observedValue, com.rosetta.model.lib.records.Date observationDate, FloatingRateOption floatingRateOption)
-