Uses of Interface
cdm.base.staticdata.asset.common.ListedDerivative
Packages that use ListedDerivative
Package
Description
Basic static asset concepts that apply across asset classes: taxonomy etc.
Product concepts applicable to specific asset classes.
-
Uses of ListedDerivative in cdm.base.staticdata.asset.common
Subinterfaces of ListedDerivative in cdm.base.staticdata.asset.commonModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.base.staticdata.asset.common that implement ListedDerivativeModifier and TypeClassDescriptionstatic classBuilder Implementation of ListedDerivativestatic classImmutable Implementation of ListedDerivativeMethods in cdm.base.staticdata.asset.common that return ListedDerivativeModifier and TypeMethodDescriptionListedDerivative.build()Build MethodsListedDerivative.ListedDerivativeBuilderImpl.build()ListedDerivative.ListedDerivativeImpl.build()Instrument.getListedDerivative()A securitized derivative on another asset that is created by an exchange.Instrument.InstrumentImpl.getListedDerivative()Methods in cdm.base.staticdata.asset.common that return types with arguments of type ListedDerivativeModifier and TypeMethodDescriptiondefault Class<? extends ListedDerivative> ListedDerivative.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends ListedDerivative> ListedDerivative.metaData()Utility MethodsMethods in cdm.base.staticdata.asset.common with parameters of type ListedDerivativeModifier and TypeMethodDescriptionInstrument.InstrumentBuilder.setListedDerivative(ListedDerivative _ListedDerivative) Instrument.InstrumentBuilderImpl.setListedDerivative(ListedDerivative _listedDerivative) -
Uses of ListedDerivative in cdm.base.staticdata.asset.common.meta
Methods in cdm.base.staticdata.asset.common.meta that return types with arguments of type ListedDerivativeModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super ListedDerivative>> ListedDerivativeMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super ListedDerivative, com.rosetta.model.lib.qualify.QualifyResult>> ListedDerivativeMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super ListedDerivative, Set<String>> ListedDerivativeMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super ListedDerivative> ListedDerivativeMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super ListedDerivative> ListedDerivativeMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super ListedDerivative> ListedDerivativeMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super ListedDerivative> ListedDerivativeMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of ListedDerivative in cdm.base.staticdata.asset.common.validation
Methods in cdm.base.staticdata.asset.common.validation with parameters of type ListedDerivativeModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> ListedDerivativeTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, ListedDerivative o) List<com.rosetta.model.lib.validation.ValidationResult<?>> ListedDerivativeValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, ListedDerivative o) -
Uses of ListedDerivative in cdm.base.staticdata.asset.common.validation.datarule
Methods in cdm.base.staticdata.asset.common.validation.datarule with parameters of type ListedDerivativeModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> ListedDerivativeOptions.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, ListedDerivative listedDerivative) List<com.rosetta.model.lib.validation.ValidationResult<?>> ListedDerivativeOptions.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, ListedDerivative listedDerivative) -
Uses of ListedDerivative in cdm.base.staticdata.asset.common.validation.exists
Methods in cdm.base.staticdata.asset.common.validation.exists with type parameters of type ListedDerivativeModifier and TypeMethodDescription<T2 extends ListedDerivative>
com.rosetta.model.lib.validation.ValidationResult<ListedDerivative> ListedDerivativeOnlyExistsValidator.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 ListedDerivativeModifier and TypeMethodDescription<T2 extends ListedDerivative>
com.rosetta.model.lib.validation.ValidationResult<ListedDerivative> ListedDerivativeOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) -
Uses of ListedDerivative in cdm.product.asset
Methods in cdm.product.asset that return ListedDerivativeModifier and TypeMethodDescriptionVolatilityReturnTerms.getExchangeTradedContractNearest()Specification of the exchange traded contract nearest.VolatilityReturnTerms.VolatilityReturnTermsImpl.getExchangeTradedContractNearest()Methods in cdm.product.asset with parameters of type ListedDerivativeModifier and TypeMethodDescriptionVolatilityReturnTerms.VolatilityReturnTermsBuilder.setExchangeTradedContractNearest(ListedDerivative exchangeTradedContractNearest) VolatilityReturnTerms.VolatilityReturnTermsBuilderImpl.setExchangeTradedContractNearest(ListedDerivative _exchangeTradedContractNearest)