Uses of Interface
cdm.legaldocumentation.csa.LegacyIndependentAmountRatingsBased
Packages that use LegacyIndependentAmountRatingsBased
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of LegacyIndependentAmountRatingsBased in cdm.legaldocumentation.csa
Subinterfaces of LegacyIndependentAmountRatingsBased in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement LegacyIndependentAmountRatingsBasedModifier and TypeClassDescriptionstatic classBuilder Implementation of LegacyIndependentAmountRatingsBasedstatic classImmutable Implementation of LegacyIndependentAmountRatingsBasedMethods in cdm.legaldocumentation.csa that return LegacyIndependentAmountRatingsBasedModifier and TypeMethodDescriptionLegacyIndependentAmountRatingsBased.build()Build MethodsLegacyIndependentAmountRatingsBased.LegacyIndependentAmountRatingsBasedBuilderImpl.build()LegacyIndependentAmountRatingsBased.LegacyIndependentAmountRatingsBasedImpl.build()LegacyIndependentAmountParty.getRatingsBased()Indicates the Independent Amount is determined using a credit rating.LegacyIndependentAmountParty.LegacyIndependentAmountPartyImpl.getRatingsBased()Methods in cdm.legaldocumentation.csa that return types with arguments of type LegacyIndependentAmountRatingsBasedModifier and TypeMethodDescriptiondefault Class<? extends LegacyIndependentAmountRatingsBased> LegacyIndependentAmountRatingsBased.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends LegacyIndependentAmountRatingsBased> LegacyIndependentAmountRatingsBased.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type LegacyIndependentAmountRatingsBasedModifier and TypeMethodDescriptionLegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilder.setRatingsBased(LegacyIndependentAmountRatingsBased ratingsBased) LegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderImpl.setRatingsBased(LegacyIndependentAmountRatingsBased _ratingsBased) -
Uses of LegacyIndependentAmountRatingsBased in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type LegacyIndependentAmountRatingsBasedModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super LegacyIndependentAmountRatingsBased>> LegacyIndependentAmountRatingsBasedMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super LegacyIndependentAmountRatingsBased, com.rosetta.model.lib.qualify.QualifyResult>> LegacyIndependentAmountRatingsBasedMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super LegacyIndependentAmountRatingsBased, Set<String>> LegacyIndependentAmountRatingsBasedMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super LegacyIndependentAmountRatingsBased> LegacyIndependentAmountRatingsBasedMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super LegacyIndependentAmountRatingsBased> LegacyIndependentAmountRatingsBasedMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super LegacyIndependentAmountRatingsBased> LegacyIndependentAmountRatingsBasedMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super LegacyIndependentAmountRatingsBased> LegacyIndependentAmountRatingsBasedMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of LegacyIndependentAmountRatingsBased in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type LegacyIndependentAmountRatingsBasedModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> LegacyIndependentAmountRatingsBasedTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, LegacyIndependentAmountRatingsBased o) List<com.rosetta.model.lib.validation.ValidationResult<?>> LegacyIndependentAmountRatingsBasedValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, LegacyIndependentAmountRatingsBased o) -
Uses of LegacyIndependentAmountRatingsBased in cdm.legaldocumentation.csa.validation.datarule
Methods in cdm.legaldocumentation.csa.validation.datarule with parameters of type LegacyIndependentAmountRatingsBasedModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> LegacyIndependentAmountRatingsBasedRestrictCompare.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, LegacyIndependentAmountRatingsBased legacyIndependentAmountRatingsBased) List<com.rosetta.model.lib.validation.ValidationResult<?>> LegacyIndependentAmountRatingsBasedRestrictCompare.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, LegacyIndependentAmountRatingsBased legacyIndependentAmountRatingsBased) -
Uses of LegacyIndependentAmountRatingsBased in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type LegacyIndependentAmountRatingsBasedModifier and TypeMethodDescription<T2 extends LegacyIndependentAmountRatingsBased>
com.rosetta.model.lib.validation.ValidationResult<LegacyIndependentAmountRatingsBased> LegacyIndependentAmountRatingsBasedOnlyExistsValidator.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 LegacyIndependentAmountRatingsBasedModifier and TypeMethodDescription<T2 extends LegacyIndependentAmountRatingsBased>
com.rosetta.model.lib.validation.ValidationResult<LegacyIndependentAmountRatingsBased> LegacyIndependentAmountRatingsBasedOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)