Package cdm.event.common.functions
Class FindMatchingIndexTransitionInstruction.FindMatchingIndexTransitionInstructionDefault
java.lang.Object
cdm.event.common.functions.FindMatchingIndexTransitionInstruction
cdm.event.common.functions.FindMatchingIndexTransitionInstruction.FindMatchingIndexTransitionInstructionDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
FindMatchingIndexTransitionInstruction
public static class FindMatchingIndexTransitionInstruction.FindMatchingIndexTransitionInstructionDefault
extends FindMatchingIndexTransitionInstruction
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.event.common.functions.FindMatchingIndexTransitionInstruction
FindMatchingIndexTransitionInstruction.FindMatchingIndexTransitionInstructionDefault -
Field Summary
Fields inherited from class cdm.event.common.functions.FindMatchingIndexTransitionInstruction
objectValidator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PriceQuantity.PriceQuantityBuilderassignOutput(PriceQuantity.PriceQuantityBuilder matchingInstruction, List<? extends PriceQuantity> instructions, PriceQuantity priceQuantity) protected PriceQuantity.PriceQuantityBuilderdoEvaluate(List<? extends PriceQuantity> instructions, PriceQuantity priceQuantity) Methods inherited from class cdm.event.common.functions.FindMatchingIndexTransitionInstruction
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
-
FindMatchingIndexTransitionInstructionDefault
public FindMatchingIndexTransitionInstructionDefault()
-
-
Method Details
-
doEvaluate
protected PriceQuantity.PriceQuantityBuilder doEvaluate(List<? extends PriceQuantity> instructions, PriceQuantity priceQuantity) - Specified by:
doEvaluatein classFindMatchingIndexTransitionInstruction
-
assignOutput
protected PriceQuantity.PriceQuantityBuilder assignOutput(PriceQuantity.PriceQuantityBuilder matchingInstruction, List<? extends PriceQuantity> instructions, PriceQuantity priceQuantity)
-