Uses of Interface
cdm.base.staticdata.asset.common.IndexReferenceInformation
Packages that use IndexReferenceInformation
Package
Description
Basic static asset concepts that apply across asset classes: taxonomy etc.
Observable asset concepts: schedule, settlement, price and quantity notation etc.
Product concepts applicable to specific asset classes.
-
Uses of IndexReferenceInformation in cdm.base.staticdata.asset.common
Subinterfaces of IndexReferenceInformation in cdm.base.staticdata.asset.commonModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.base.staticdata.asset.common that implement IndexReferenceInformationModifier and TypeClassDescriptionstatic classBuilder Implementation of IndexReferenceInformationstatic classImmutable Implementation of IndexReferenceInformationMethods in cdm.base.staticdata.asset.common that return IndexReferenceInformationModifier and TypeMethodDescriptionIndexReferenceInformation.build()Build MethodsIndexReferenceInformation.IndexReferenceInformationBuilderImpl.build()IndexReferenceInformation.IndexReferenceInformationImpl.build()Methods in cdm.base.staticdata.asset.common that return types with arguments of type IndexReferenceInformationModifier and TypeMethodDescriptiondefault Class<? extends IndexReferenceInformation> IndexReferenceInformation.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends IndexReferenceInformation> IndexReferenceInformation.metaData()Utility Methods -
Uses of IndexReferenceInformation in cdm.base.staticdata.asset.common.meta
Methods in cdm.base.staticdata.asset.common.meta that return types with arguments of type IndexReferenceInformationModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super IndexReferenceInformation>> IndexReferenceInformationMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super IndexReferenceInformation, com.rosetta.model.lib.qualify.QualifyResult>> IndexReferenceInformationMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super IndexReferenceInformation, Set<String>> IndexReferenceInformationMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super IndexReferenceInformation> IndexReferenceInformationMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super IndexReferenceInformation> IndexReferenceInformationMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super IndexReferenceInformation> IndexReferenceInformationMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super IndexReferenceInformation> IndexReferenceInformationMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of IndexReferenceInformation in cdm.base.staticdata.asset.common.validation
Methods in cdm.base.staticdata.asset.common.validation with parameters of type IndexReferenceInformationModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> IndexReferenceInformationTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndexReferenceInformation o) List<com.rosetta.model.lib.validation.ValidationResult<?>> IndexReferenceInformationValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndexReferenceInformation o) -
Uses of IndexReferenceInformation in cdm.base.staticdata.asset.common.validation.datarule
Methods in cdm.base.staticdata.asset.common.validation.datarule with parameters of type IndexReferenceInformationModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> IndexReferenceInformationIndexAttributes.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndexReferenceInformation indexReferenceInformation) List<com.rosetta.model.lib.validation.ValidationResult<?>> IndexReferenceInformationIndexAttributes.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, IndexReferenceInformation indexReferenceInformation) -
Uses of IndexReferenceInformation in cdm.base.staticdata.asset.common.validation.exists
Methods in cdm.base.staticdata.asset.common.validation.exists with type parameters of type IndexReferenceInformationModifier and TypeMethodDescription<T2 extends IndexReferenceInformation>
com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation> IndexReferenceInformationOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.base.staticdata.asset.common.validation.exists that return types with arguments of type IndexReferenceInformationModifier and TypeMethodDescription<T2 extends IndexReferenceInformation>
com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation> IndexReferenceInformationOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) -
Uses of IndexReferenceInformation in cdm.observable.asset
Methods in cdm.observable.asset that return IndexReferenceInformationModifier and TypeMethodDescriptionFloatingRateOption.FloatingRateOptionImpl.getIndexReferenceInformation()FloatingRateOption.getIndexReferenceInformation()This Attribute contains all the terms relevant to defining an Index.Methods in cdm.observable.asset with parameters of type IndexReferenceInformationModifier and TypeMethodDescriptionFloatingRateOption.FloatingRateOptionBuilder.setIndexReferenceInformation(IndexReferenceInformation indexReferenceInformation) FloatingRateOption.FloatingRateOptionBuilderImpl.setIndexReferenceInformation(IndexReferenceInformation _indexReferenceInformation) -
Uses of IndexReferenceInformation in cdm.product.asset
Subinterfaces of IndexReferenceInformation in cdm.product.assetModifier and TypeInterfaceDescriptioninterfaceA class defining a Credit Default Swap Index.static interfaceBuilder InterfaceClasses in cdm.product.asset that implement IndexReferenceInformationModifier and TypeClassDescriptionstatic classBuilder Implementation of CreditIndexReferenceInformationstatic classImmutable Implementation of CreditIndexReferenceInformation