Package cdm.event.common.functions
Class Create_SubstitutionInstruction.Create_SubstitutionInstructionDefault
java.lang.Object
cdm.event.common.functions.Create_SubstitutionInstruction
cdm.event.common.functions.Create_SubstitutionInstruction.Create_SubstitutionInstructionDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
Create_SubstitutionInstruction
public static class Create_SubstitutionInstruction.Create_SubstitutionInstructionDefault
extends Create_SubstitutionInstruction
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.event.common.functions.Create_SubstitutionInstruction
Create_SubstitutionInstruction.Create_SubstitutionInstructionDefault -
Field Summary
Fields inherited from class cdm.event.common.functions.Create_SubstitutionInstruction
create_EffectiveOrTerminationDateTermChangeInstruction, objectValidator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignOutput(TermsChangeInstruction.TermsChangeInstructionBuilder termsChangeInstruction, ContractualProduct contractualProduct, AdjustableOrRelativeDate effectiveDate, CollateralPortfolio newCollateralPortfolio) doEvaluate(ContractualProduct contractualProduct, AdjustableOrRelativeDate effectiveDate, CollateralPortfolio newCollateralPortfolio) Methods inherited from class cdm.event.common.functions.Create_SubstitutionInstruction
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_SubstitutionInstructionDefault
public Create_SubstitutionInstructionDefault()
-
-
Method Details
-
doEvaluate
protected TermsChangeInstruction.TermsChangeInstructionBuilder doEvaluate(ContractualProduct contractualProduct, AdjustableOrRelativeDate effectiveDate, CollateralPortfolio newCollateralPortfolio) - Specified by:
doEvaluatein classCreate_SubstitutionInstruction
-
assignOutput
protected TermsChangeInstruction.TermsChangeInstructionBuilder assignOutput(TermsChangeInstruction.TermsChangeInstructionBuilder termsChangeInstruction, ContractualProduct contractualProduct, AdjustableOrRelativeDate effectiveDate, CollateralPortfolio newCollateralPortfolio)
-