Uses of Interface
cdm.observable.asset.CreditIndex
Packages that use CreditIndex
Package
Description
Observable asset concepts: schedule, settlement, price and quantity notation etc.
Product concepts applicable to specific asset classes.
-
Uses of CreditIndex in cdm.observable.asset
Subinterfaces of CreditIndex in cdm.observable.assetModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.observable.asset that implement CreditIndexModifier and TypeClassDescriptionstatic classBuilder Implementation of CreditIndexstatic classImmutable Implementation of CreditIndexMethods in cdm.observable.asset that return CreditIndexModifier and TypeMethodDescriptionCreditIndex.build()Build MethodsCreditIndex.CreditIndexBuilderImpl.build()CreditIndex.CreditIndexImpl.build()Index.getCreditIndex()An index based on credit risk, typically composed using corporate debt instruments in a region or industry sector, e.g. the iTraxx indices.Index.IndexImpl.getCreditIndex()Methods in cdm.observable.asset that return types with arguments of type CreditIndexModifier and TypeMethodDescriptiondefault Class<? extends CreditIndex> CreditIndex.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends CreditIndex> CreditIndex.metaData()Utility MethodsMethods in cdm.observable.asset with parameters of type CreditIndexModifier and TypeMethodDescriptionIndex.IndexBuilder.setCreditIndex(CreditIndex _CreditIndex) Index.IndexBuilderImpl.setCreditIndex(CreditIndex _creditIndex) -
Uses of CreditIndex in cdm.observable.asset.meta
Methods in cdm.observable.asset.meta that return types with arguments of type CreditIndexModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super CreditIndex>> CreditIndexMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super CreditIndex, com.rosetta.model.lib.qualify.QualifyResult>> CreditIndexMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super CreditIndex, Set<String>> CreditIndexMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super CreditIndex> CreditIndexMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditIndex> CreditIndexMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super CreditIndex> CreditIndexMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super CreditIndex> CreditIndexMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of CreditIndex in cdm.observable.asset.validation
Methods in cdm.observable.asset.validation with parameters of type CreditIndexModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndex o) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndex o) -
Uses of CreditIndex in cdm.observable.asset.validation.datarule
Methods in cdm.observable.asset.validation.datarule with parameters of type CreditIndexModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexCreditAssetClass.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndex creditIndex) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexCreditAssetClass.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndex creditIndex) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexIndexAnnexVersion.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndex creditIndex) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexIndexAnnexVersion.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndex creditIndex) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexIndexFactor.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndex creditIndex) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexIndexFactor.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndex creditIndex) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexIndexSeries.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndex creditIndex) List<com.rosetta.model.lib.validation.ValidationResult<?>> CreditIndexIndexSeries.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, CreditIndex creditIndex) -
Uses of CreditIndex in cdm.observable.asset.validation.exists
Methods in cdm.observable.asset.validation.exists with type parameters of type CreditIndexModifier and TypeMethodDescription<T2 extends CreditIndex>
com.rosetta.model.lib.validation.ValidationResult<CreditIndex> CreditIndexOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.observable.asset.validation.exists that return types with arguments of type CreditIndexModifier and TypeMethodDescription<T2 extends CreditIndex>
com.rosetta.model.lib.validation.ValidationResult<CreditIndex> CreditIndexOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) -
Uses of CreditIndex in cdm.product.asset
Methods in cdm.product.asset that return CreditIndexModifier and TypeMethodDescriptionGeneralTerms.GeneralTermsImpl.getIndexReferenceInformation()GeneralTerms.getIndexReferenceInformation()This attribute contains all the terms relevant to the underlying Index.Methods in cdm.product.asset with parameters of type CreditIndexModifier and TypeMethodDescriptionGeneralTerms.GeneralTermsBuilder.setIndexReferenceInformation(CreditIndex indexReferenceInformation) GeneralTerms.GeneralTermsBuilderImpl.setIndexReferenceInformation(CreditIndex _indexReferenceInformation)