Uses of Interface
cdm.legaldocumentation.csa.IndependentAmountRatings
Packages that use IndependentAmountRatings
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of IndependentAmountRatings in cdm.legaldocumentation.csa
Subinterfaces of IndependentAmountRatings in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceinterfaceSpecifies that the Independent Amount is determined using a credit rating.static interfaceBuilder InterfaceinterfaceSpecifies that the Independent Amount is determined using both credit rating and exposure metrics.static interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement IndependentAmountRatingsModifier and TypeClassDescriptionstatic classBuilder Implementation of IndependentAmountRatingsstatic classImmutable Implementation of IndependentAmountRatingsstatic classBuilder Implementation of LegacyIndependentAmountRatingsBasedstatic classImmutable Implementation of LegacyIndependentAmountRatingsBasedstatic classBuilder Implementation of LegacyIndependentAmountRatingsXExposurestatic classImmutable Implementation of LegacyIndependentAmountRatingsXExposureMethods in cdm.legaldocumentation.csa that return IndependentAmountRatingsModifier and TypeMethodDescriptionIndependentAmountRatings.build()Build MethodsIndependentAmountRatings.IndependentAmountRatingsBuilderImpl.build()IndependentAmountRatings.IndependentAmountRatingsImpl.build()Methods in cdm.legaldocumentation.csa that return types with arguments of type IndependentAmountRatingsModifier and TypeMethodDescriptiondefault Class<? extends IndependentAmountRatings> IndependentAmountRatings.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends IndependentAmountRatings> IndependentAmountRatings.metaData()Utility Methods -
Uses of IndependentAmountRatings in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type IndependentAmountRatingsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super IndependentAmountRatings>> IndependentAmountRatingsMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super IndependentAmountRatings, com.rosetta.model.lib.qualify.QualifyResult>> IndependentAmountRatingsMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super IndependentAmountRatings, Set<String>> IndependentAmountRatingsMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super IndependentAmountRatings> IndependentAmountRatingsMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super IndependentAmountRatings> IndependentAmountRatingsMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super IndependentAmountRatings> IndependentAmountRatingsMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super IndependentAmountRatings> IndependentAmountRatingsMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of IndependentAmountRatings in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type IndependentAmountRatingsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> IndependentAmountRatingsTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndependentAmountRatings o) List<com.rosetta.model.lib.validation.ValidationResult<?>> IndependentAmountRatingsValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndependentAmountRatings o) -
Uses of IndependentAmountRatings in cdm.legaldocumentation.csa.validation.datarule
Methods in cdm.legaldocumentation.csa.validation.datarule with parameters of type IndependentAmountRatingsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> IndependentAmountRatingsNamedAffiliate.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndependentAmountRatings independentAmountRatings) List<com.rosetta.model.lib.validation.ValidationResult<?>> IndependentAmountRatingsNamedAffiliate.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndependentAmountRatings independentAmountRatings) List<com.rosetta.model.lib.validation.ValidationResult<?>> IndependentAmountRatingsNamedEntity.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndependentAmountRatings independentAmountRatings) List<com.rosetta.model.lib.validation.ValidationResult<?>> IndependentAmountRatingsNamedEntity.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndependentAmountRatings independentAmountRatings) List<com.rosetta.model.lib.validation.ValidationResult<?>> IndependentAmountRatingsRestrictCompare.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndependentAmountRatings independentAmountRatings) List<com.rosetta.model.lib.validation.ValidationResult<?>> IndependentAmountRatingsRestrictCompare.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndependentAmountRatings independentAmountRatings) -
Uses of IndependentAmountRatings in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type IndependentAmountRatingsModifier and TypeMethodDescription<T2 extends IndependentAmountRatings>
com.rosetta.model.lib.validation.ValidationResult<IndependentAmountRatings> IndependentAmountRatingsOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.legaldocumentation.csa.validation.exists that return types with arguments of type IndependentAmountRatingsModifier and TypeMethodDescription<T2 extends IndependentAmountRatings>
com.rosetta.model.lib.validation.ValidationResult<IndependentAmountRatings> IndependentAmountRatingsOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)