Package cdm.observable.asset.functions
Class ObservableIsCommodity.ObservableIsCommodityDefault
java.lang.Object
cdm.observable.asset.functions.ObservableIsCommodity
cdm.observable.asset.functions.ObservableIsCommodity.ObservableIsCommodityDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
ObservableIsCommodity
public static class ObservableIsCommodity.ObservableIsCommodityDefault
extends ObservableIsCommodity
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.observable.asset.functions.ObservableIsCommodity
ObservableIsCommodity.ObservableIsCommodityDefault -
Field Summary
Fields inherited from class cdm.observable.asset.functions.ObservableIsCommodity
indexDeepPathUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BooleanassignOutput(Boolean valid, Observable observable) protected BooleandoEvaluate(Observable observable) Methods inherited from class cdm.observable.asset.functions.ObservableIsCommodity
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
-
ObservableIsCommodityDefault
public ObservableIsCommodityDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classObservableIsCommodity
-
assignOutput
-