Uses of Interface
cdm.legaldocumentation.csa.CreditSupportAgreementElectionsBase
Packages that use CreditSupportAgreementElectionsBase
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of CreditSupportAgreementElectionsBase in cdm.legaldocumentation.csa
Subinterfaces of CreditSupportAgreementElectionsBase in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceinterfaceThe set of elections which specify an Initial Margin Credit Support Annex or Deed.static interfaceBuilder InterfaceinterfaceThe set of elections which specify a Legacy (1994 or 1995) Credit Support Annex or Deed.static interfaceBuilder InterfaceinterfaceThe set of elections which specify a Variation Margin Credit Support Annex or Deed.static interfaceCreditSupportAgreementVariationMarginElections.CreditSupportAgreementVariationMarginElectionsBuilderBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement CreditSupportAgreementElectionsBaseModifier and TypeClassDescriptionstatic classBuilder Implementation of CreditSupportAgreementElectionsBasestatic classImmutable Implementation of CreditSupportAgreementElectionsBasestatic classCreditSupportAgreementInitialMarginElections.CreditSupportAgreementInitialMarginElectionsBuilderImplBuilder Implementation of CreditSupportAgreementInitialMarginElectionsstatic classImmutable Implementation of CreditSupportAgreementInitialMarginElectionsstatic classBuilder Implementation of CreditSupportAgreementLegacyElectionsstatic classImmutable Implementation of CreditSupportAgreementLegacyElectionsstatic classBuilder Implementation of CreditSupportAgreementVariationMarginElectionsstatic classImmutable Implementation of CreditSupportAgreementVariationMarginElectionsMethods in cdm.legaldocumentation.csa that return CreditSupportAgreementElectionsBaseModifier and TypeMethodDescriptionCreditSupportAgreementElectionsBase.build()Build MethodsCreditSupportAgreementElectionsBase.CreditSupportAgreementElectionsBaseBuilderImpl.build()CreditSupportAgreementElectionsBase.CreditSupportAgreementElectionsBaseImpl.build()Methods in cdm.legaldocumentation.csa that return types with arguments of type CreditSupportAgreementElectionsBaseModifier and TypeMethodDescriptiondefault Class<? extends CreditSupportAgreementElectionsBase> CreditSupportAgreementElectionsBase.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends CreditSupportAgreementElectionsBase> CreditSupportAgreementElectionsBase.metaData()Utility Methods -
Uses of CreditSupportAgreementElectionsBase in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type CreditSupportAgreementElectionsBaseModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementElectionsBase>> CreditSupportAgreementElectionsBaseMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super CreditSupportAgreementElectionsBase, com.rosetta.model.lib.qualify.QualifyResult>> CreditSupportAgreementElectionsBaseMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super CreditSupportAgreementElectionsBase, Set<String>> CreditSupportAgreementElectionsBaseMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementElectionsBase> CreditSupportAgreementElectionsBaseMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementElectionsBase> CreditSupportAgreementElectionsBaseMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementElectionsBase> CreditSupportAgreementElectionsBaseMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditSupportAgreementElectionsBase> CreditSupportAgreementElectionsBaseMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of CreditSupportAgreementElectionsBase in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type CreditSupportAgreementElectionsBaseModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> CreditSupportAgreementElectionsBaseTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditSupportAgreementElectionsBase o) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditSupportAgreementElectionsBaseValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditSupportAgreementElectionsBase o) -
Uses of CreditSupportAgreementElectionsBase in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type CreditSupportAgreementElectionsBaseModifier and TypeMethodDescription<T2 extends CreditSupportAgreementElectionsBase>
com.rosetta.model.lib.validation.ValidationResult<CreditSupportAgreementElectionsBase> CreditSupportAgreementElectionsBaseOnlyExistsValidator.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 CreditSupportAgreementElectionsBaseModifier and TypeMethodDescription<T2 extends CreditSupportAgreementElectionsBase>
com.rosetta.model.lib.validation.ValidationResult<CreditSupportAgreementElectionsBase> CreditSupportAgreementElectionsBaseOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)