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