Package cdm.event.common.functions
Class NewTradeInstructionOnlyExists.NewTradeInstructionOnlyExistsDefault
java.lang.Object
cdm.event.common.functions.NewTradeInstructionOnlyExists
cdm.event.common.functions.NewTradeInstructionOnlyExists.NewTradeInstructionOnlyExistsDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
NewTradeInstructionOnlyExists
public static class NewTradeInstructionOnlyExists.NewTradeInstructionOnlyExistsDefault
extends NewTradeInstructionOnlyExists
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.event.common.functions.NewTradeInstructionOnlyExists
NewTradeInstructionOnlyExists.NewTradeInstructionOnlyExistsDefault -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BooleanassignOutput(Boolean result, PrimitiveInstruction primitiveInstruction) protected BooleandoEvaluate(PrimitiveInstruction primitiveInstruction) Methods inherited from class cdm.event.common.functions.NewTradeInstructionOnlyExists
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
-
NewTradeInstructionOnlyExistsDefault
public NewTradeInstructionOnlyExistsDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classNewTradeInstructionOnlyExists
-
assignOutput
-