Package cdm.event.common.functions
Class Create_SubstitutionPrimitiveInstruction.Create_SubstitutionPrimitiveInstructionDefault
java.lang.Object
cdm.event.common.functions.Create_SubstitutionPrimitiveInstruction
cdm.event.common.functions.Create_SubstitutionPrimitiveInstruction.Create_SubstitutionPrimitiveInstructionDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
Create_SubstitutionPrimitiveInstruction
public static class Create_SubstitutionPrimitiveInstruction.Create_SubstitutionPrimitiveInstructionDefault
extends Create_SubstitutionPrimitiveInstruction
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.event.common.functions.Create_SubstitutionPrimitiveInstruction
Create_SubstitutionPrimitiveInstruction.Create_SubstitutionPrimitiveInstructionDefault -
Field Summary
Fields inherited from class cdm.event.common.functions.Create_SubstitutionPrimitiveInstruction
conditionValidator, create_SubstitutionInstruction, objectValidator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignOutput(PrimitiveInstruction.PrimitiveInstructionBuilder instruction, TradeState tradeState, AdjustableOrRelativeDate effectiveDate, CollateralPortfolio newCollateralPortfolio, List<? extends PriceQuantity> priceQuantity) doEvaluate(TradeState tradeState, AdjustableOrRelativeDate effectiveDate, CollateralPortfolio newCollateralPortfolio, List<? extends PriceQuantity> priceQuantity) Methods inherited from class cdm.event.common.functions.Create_SubstitutionPrimitiveInstruction
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
-
Create_SubstitutionPrimitiveInstructionDefault
public Create_SubstitutionPrimitiveInstructionDefault()
-
-
Method Details
-
doEvaluate
protected PrimitiveInstruction.PrimitiveInstructionBuilder doEvaluate(TradeState tradeState, AdjustableOrRelativeDate effectiveDate, CollateralPortfolio newCollateralPortfolio, List<? extends PriceQuantity> priceQuantity) - Specified by:
doEvaluatein classCreate_SubstitutionPrimitiveInstruction
-
assignOutput
protected PrimitiveInstruction.PrimitiveInstructionBuilder assignOutput(PrimitiveInstruction.PrimitiveInstructionBuilder instruction, TradeState tradeState, AdjustableOrRelativeDate effectiveDate, CollateralPortfolio newCollateralPortfolio, List<? extends PriceQuantity> priceQuantity)
-