Package cdm.event.common.functions
Class Create_ContractFormationInstruction.Create_ContractFormationInstructionDefault
java.lang.Object
cdm.event.common.functions.Create_ContractFormationInstruction
cdm.event.common.functions.Create_ContractFormationInstruction.Create_ContractFormationInstructionDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
Create_ContractFormationInstruction
public static class Create_ContractFormationInstruction.Create_ContractFormationInstructionDefault
extends Create_ContractFormationInstruction
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.event.common.functions.Create_ContractFormationInstruction
Create_ContractFormationInstruction.Create_ContractFormationInstructionDefault -
Field Summary
Fields inherited from class cdm.event.common.functions.Create_ContractFormationInstruction
conditionValidator, objectValidator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignOutput(ContractFormationInstruction.ContractFormationInstructionBuilder instruction, List<? extends LegalAgreement> legalAgreement) doEvaluate(List<? extends LegalAgreement> legalAgreement) Methods inherited from class cdm.event.common.functions.Create_ContractFormationInstruction
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_ContractFormationInstructionDefault
public Create_ContractFormationInstructionDefault()
-
-
Method Details
-
doEvaluate
protected ContractFormationInstruction.ContractFormationInstructionBuilder doEvaluate(List<? extends LegalAgreement> legalAgreement) - Specified by:
doEvaluatein classCreate_ContractFormationInstruction
-
assignOutput
protected ContractFormationInstruction.ContractFormationInstructionBuilder assignOutput(ContractFormationInstruction.ContractFormationInstructionBuilder instruction, List<? extends LegalAgreement> legalAgreement)
-