Package cdm.margin.schedule.functions
Class StandardizedScheduleVarianceSwapNotionalAmount.StandardizedScheduleVarianceSwapNotionalAmountDefault
java.lang.Object
cdm.margin.schedule.functions.StandardizedScheduleVarianceSwapNotionalAmount
cdm.margin.schedule.functions.StandardizedScheduleVarianceSwapNotionalAmount.StandardizedScheduleVarianceSwapNotionalAmountDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
StandardizedScheduleVarianceSwapNotionalAmount
public static class StandardizedScheduleVarianceSwapNotionalAmount.StandardizedScheduleVarianceSwapNotionalAmountDefault
extends StandardizedScheduleVarianceSwapNotionalAmount
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.margin.schedule.functions.StandardizedScheduleVarianceSwapNotionalAmount
StandardizedScheduleVarianceSwapNotionalAmount.StandardizedScheduleVarianceSwapNotionalAmountDefault -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BigDecimalassignOutput(BigDecimal amount, PerformancePayout performancePayout) protected BigDecimaldoEvaluate(PerformancePayout performancePayout) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> varianceAmount(PerformancePayout performancePayout) protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> volatilityStrikePrice(PerformancePayout performancePayout) Methods inherited from class cdm.margin.schedule.functions.StandardizedScheduleVarianceSwapNotionalAmount
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
-
StandardizedScheduleVarianceSwapNotionalAmountDefault
public StandardizedScheduleVarianceSwapNotionalAmountDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classStandardizedScheduleVarianceSwapNotionalAmount
-
assignOutput
-
varianceAmount
protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> varianceAmount(PerformancePayout performancePayout) - Specified by:
varianceAmountin classStandardizedScheduleVarianceSwapNotionalAmount
-
volatilityStrikePrice
protected com.rosetta.model.lib.mapper.MapperS<BigDecimal> volatilityStrikePrice(PerformancePayout performancePayout) - Specified by:
volatilityStrikePricein classStandardizedScheduleVarianceSwapNotionalAmount
-