Package cdm.product.collateral.functions
Class CriteriaMatchesAssetType.CriteriaMatchesAssetTypeDefault
java.lang.Object
cdm.product.collateral.functions.CriteriaMatchesAssetType
cdm.product.collateral.functions.CriteriaMatchesAssetType.CriteriaMatchesAssetTypeDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
CriteriaMatchesAssetType
public static class CriteriaMatchesAssetType.CriteriaMatchesAssetTypeDefault
extends CriteriaMatchesAssetType
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.product.collateral.functions.CriteriaMatchesAssetType
CriteriaMatchesAssetType.CriteriaMatchesAssetTypeDefault -
Field Summary
Fields inherited from class cdm.product.collateral.functions.CriteriaMatchesAssetType
criteriaMatchesAssetType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BooleanassignOutput(Boolean matches, CollateralCriteria inputCriteria, InstrumentTypeEnum assetType) protected BooleandoEvaluate(CollateralCriteria inputCriteria, InstrumentTypeEnum assetType) Methods inherited from class cdm.product.collateral.functions.CriteriaMatchesAssetType
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
-
CriteriaMatchesAssetTypeDefault
public CriteriaMatchesAssetTypeDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classCriteriaMatchesAssetType
-
assignOutput
protected Boolean assignOutput(Boolean matches, CollateralCriteria inputCriteria, InstrumentTypeEnum assetType)
-