Uses of Interface
cdm.observable.asset.PerformanceValuationDates
Packages that use PerformanceValuationDates
Package
Description
Observable asset concepts: schedule, settlement, price and quantity notation etc.
Common product schedule concepts: calculation period, reset, fixing and payment dates, stub, notional schedule, roll convention.
-
Uses of PerformanceValuationDates in cdm.event.common.functions
Methods in cdm.event.common.functions that return types with arguments of type PerformanceValuationDatesModifier and TypeMethodDescriptionprotected com.rosetta.model.lib.mapper.MapperS<? extends PerformanceValuationDates> ResolvePerformanceObservationIdentifiers.ResolvePerformanceObservationIdentifiersDefault.valuationDates(PerformancePayout payout, com.rosetta.model.lib.records.Date adjustedDate) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends PerformanceValuationDates> ResolvePerformanceObservationIdentifiers.valuationDates(PerformancePayout payout, com.rosetta.model.lib.records.Date adjustedDate) -
Uses of PerformanceValuationDates in cdm.observable.asset
Subinterfaces of PerformanceValuationDates in cdm.observable.assetModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.observable.asset that implement PerformanceValuationDatesModifier and TypeClassDescriptionstatic classBuilder Implementation of PerformanceValuationDatesstatic classImmutable Implementation of PerformanceValuationDatesMethods in cdm.observable.asset that return PerformanceValuationDatesModifier and TypeMethodDescriptionPerformanceValuationDates.build()Build MethodsPerformanceValuationDates.PerformanceValuationDatesBuilderImpl.build()PerformanceValuationDates.PerformanceValuationDatesImpl.build()ValuationDates.getValuationDatesFinal()Specifies the final valuation dates of the underlier.ValuationDates.ValuationDatesImpl.getValuationDatesFinal()ValuationDates.getValuationDatesInitial()Specifies the initial valuation dates of the underlier.ValuationDates.ValuationDatesImpl.getValuationDatesInitial()ValuationDates.getValuationDatesInterim()Specifies the interim valuation dates of the underlier.ValuationDates.ValuationDatesImpl.getValuationDatesInterim()Methods in cdm.observable.asset that return types with arguments of type PerformanceValuationDatesModifier and TypeMethodDescriptiondefault Class<? extends PerformanceValuationDates> PerformanceValuationDates.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends PerformanceValuationDates> PerformanceValuationDates.metaData()Utility MethodsMethods in cdm.observable.asset with parameters of type PerformanceValuationDatesModifier and TypeMethodDescriptionValuationDates.ValuationDatesBuilder.setValuationDatesFinal(PerformanceValuationDates valuationDatesFinal) ValuationDates.ValuationDatesBuilderImpl.setValuationDatesFinal(PerformanceValuationDates _valuationDatesFinal) ValuationDates.ValuationDatesBuilder.setValuationDatesInitial(PerformanceValuationDates valuationDatesInitial) ValuationDates.ValuationDatesBuilderImpl.setValuationDatesInitial(PerformanceValuationDates _valuationDatesInitial) ValuationDates.ValuationDatesBuilder.setValuationDatesInterim(PerformanceValuationDates valuationDatesInterim) ValuationDates.ValuationDatesBuilderImpl.setValuationDatesInterim(PerformanceValuationDates _valuationDatesInterim) -
Uses of PerformanceValuationDates in cdm.observable.asset.meta
Methods in cdm.observable.asset.meta that return types with arguments of type PerformanceValuationDatesModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super PerformanceValuationDates>> PerformanceValuationDatesMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super PerformanceValuationDates, com.rosetta.model.lib.qualify.QualifyResult>> PerformanceValuationDatesMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super PerformanceValuationDates, Set<String>> PerformanceValuationDatesMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super PerformanceValuationDates> PerformanceValuationDatesMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super PerformanceValuationDates> PerformanceValuationDatesMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super PerformanceValuationDates> PerformanceValuationDatesMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super PerformanceValuationDates> PerformanceValuationDatesMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of PerformanceValuationDates in cdm.observable.asset.metafields
Methods in cdm.observable.asset.metafields that return PerformanceValuationDatesModifier and TypeMethodDescriptionReferenceWithMetaPerformanceValuationDates.getValue()Getter MethodsReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesImpl.getValue()Methods in cdm.observable.asset.metafields that return types with arguments of type PerformanceValuationDatesModifier and TypeMethodDescriptiondefault Class<PerformanceValuationDates> ReferenceWithMetaPerformanceValuationDates.getValueType()Methods in cdm.observable.asset.metafields with parameters of type PerformanceValuationDatesModifier and TypeMethodDescriptionReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder.setValue(PerformanceValuationDates value) ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilderImpl.setValue(PerformanceValuationDates _value) -
Uses of PerformanceValuationDates in cdm.observable.asset.validation
Methods in cdm.observable.asset.validation with parameters of type PerformanceValuationDatesModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> PerformanceValuationDatesTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PerformanceValuationDates o) List<com.rosetta.model.lib.validation.ValidationResult<?>> PerformanceValuationDatesValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PerformanceValuationDates o) -
Uses of PerformanceValuationDates in cdm.observable.asset.validation.exists
Methods in cdm.observable.asset.validation.exists with type parameters of type PerformanceValuationDatesModifier and TypeMethodDescription<T2 extends PerformanceValuationDates>
com.rosetta.model.lib.validation.ValidationResult<PerformanceValuationDates> PerformanceValuationDatesOnlyExistsValidator.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 PerformanceValuationDatesModifier and TypeMethodDescription<T2 extends PerformanceValuationDates>
com.rosetta.model.lib.validation.ValidationResult<PerformanceValuationDates> PerformanceValuationDatesOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) -
Uses of PerformanceValuationDates in cdm.product.common.schedule
Methods in cdm.product.common.schedule with parameters of type PerformanceValuationDatesModifier and TypeMethodDescriptionDateRelativeToValuationDates.DateRelativeToValuationDatesBuilder.addValuationDatesReferenceValue(PerformanceValuationDates valuationDatesReference) DateRelativeToValuationDates.DateRelativeToValuationDatesBuilder.addValuationDatesReferenceValue(PerformanceValuationDates valuationDatesReference, int idx) DateRelativeToValuationDates.DateRelativeToValuationDatesBuilderImpl.addValuationDatesReferenceValue(PerformanceValuationDates _valuationDatesReference) DateRelativeToValuationDates.DateRelativeToValuationDatesBuilderImpl.addValuationDatesReferenceValue(PerformanceValuationDates _valuationDatesReference, int idx) Method parameters in cdm.product.common.schedule with type arguments of type PerformanceValuationDatesModifier and TypeMethodDescriptionDateRelativeToValuationDates.DateRelativeToValuationDatesBuilder.addValuationDatesReferenceValue(List<? extends PerformanceValuationDates> valuationDatesReference) DateRelativeToValuationDates.DateRelativeToValuationDatesBuilderImpl.addValuationDatesReferenceValue(List<? extends PerformanceValuationDates> valuationDatesReferences) DateRelativeToValuationDates.DateRelativeToValuationDatesBuilder.setValuationDatesReferenceValue(List<? extends PerformanceValuationDates> valuationDatesReference) DateRelativeToValuationDates.DateRelativeToValuationDatesBuilderImpl.setValuationDatesReferenceValue(List<? extends PerformanceValuationDates> valuationDatesReferences)