Uses of Interface
cdm.product.common.settlement.PriceQuantity
Packages that use PriceQuantity
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
Position concepts: portfolio and portfolio aggregation.
Common product settlement concepts: cash vs physical, non-deliverable, money and cashflow, delivery vs payment.
Template feature concepts to define payouts.
-
Uses of PriceQuantity in cdm.event.common
Methods in cdm.event.common that return types with arguments of type PriceQuantityModifier and TypeMethodDescriptionList<? extends PriceQuantity> QuantityChangeInstruction.getChange()Quantity by which the trade is being increased, decreased or replaced, and the price at which such quantity change is agreed.List<? extends PriceQuantity> QuantityChangeInstruction.QuantityChangeInstructionImpl.getChange()List<? extends PriceQuantity> ExecutionInstruction.ExecutionInstructionImpl.getPriceQuantity()List<? extends PriceQuantity> ExecutionInstruction.getPriceQuantity()Defines the prices (e.g. spread, equity price, FX rate), quantities (e.g. currency amount, no. shares) and settlement terms (e.g. initial fee, broker fee, up-front cds payment or option premium settlement) associated with the constituents of the transacted product.List<? extends PriceQuantity> IndexTransitionInstruction.getPriceQuantity()Specifies both new floating rate index and spread adjustment for each leg to be updated.List<? extends PriceQuantity> IndexTransitionInstruction.IndexTransitionInstructionImpl.getPriceQuantity()Methods in cdm.event.common with parameters of type PriceQuantityModifier and TypeMethodDescriptionQuantityChangeInstruction.QuantityChangeInstructionBuilder.addChange(PriceQuantity change) QuantityChangeInstruction.QuantityChangeInstructionBuilder.addChange(PriceQuantity change, int idx) QuantityChangeInstruction.QuantityChangeInstructionBuilderImpl.addChange(PriceQuantity _change) QuantityChangeInstruction.QuantityChangeInstructionBuilderImpl.addChange(PriceQuantity _change, int idx) CollateralPosition.CollateralPositionBuilder.addPriceQuantity(PriceQuantity priceQuantity) CollateralPosition.CollateralPositionBuilder.addPriceQuantity(PriceQuantity priceQuantity, int idx) CollateralPosition.CollateralPositionBuilderImpl.addPriceQuantity(PriceQuantity _priceQuantity) CollateralPosition.CollateralPositionBuilderImpl.addPriceQuantity(PriceQuantity _priceQuantity, int idx) ExecutionInstruction.ExecutionInstructionBuilder.addPriceQuantity(PriceQuantity priceQuantity) ExecutionInstruction.ExecutionInstructionBuilder.addPriceQuantity(PriceQuantity priceQuantity, int idx) ExecutionInstruction.ExecutionInstructionBuilderImpl.addPriceQuantity(PriceQuantity _priceQuantity) ExecutionInstruction.ExecutionInstructionBuilderImpl.addPriceQuantity(PriceQuantity _priceQuantity, int idx) IndexTransitionInstruction.IndexTransitionInstructionBuilder.addPriceQuantity(PriceQuantity priceQuantity) IndexTransitionInstruction.IndexTransitionInstructionBuilder.addPriceQuantity(PriceQuantity priceQuantity, int idx) IndexTransitionInstruction.IndexTransitionInstructionBuilderImpl.addPriceQuantity(PriceQuantity _priceQuantity) IndexTransitionInstruction.IndexTransitionInstructionBuilderImpl.addPriceQuantity(PriceQuantity _priceQuantity, int idx) Method parameters in cdm.event.common with type arguments of type PriceQuantityModifier and TypeMethodDescriptionQuantityChangeInstruction.QuantityChangeInstructionBuilder.addChange(List<? extends PriceQuantity> change) QuantityChangeInstruction.QuantityChangeInstructionBuilderImpl.addChange(List<? extends PriceQuantity> changes) CollateralPosition.CollateralPositionBuilder.addPriceQuantity(List<? extends PriceQuantity> priceQuantity) CollateralPosition.CollateralPositionBuilderImpl.addPriceQuantity(List<? extends PriceQuantity> priceQuantitys) ExecutionInstruction.ExecutionInstructionBuilder.addPriceQuantity(List<? extends PriceQuantity> priceQuantity) ExecutionInstruction.ExecutionInstructionBuilderImpl.addPriceQuantity(List<? extends PriceQuantity> priceQuantitys) IndexTransitionInstruction.IndexTransitionInstructionBuilder.addPriceQuantity(List<? extends PriceQuantity> priceQuantity) IndexTransitionInstruction.IndexTransitionInstructionBuilderImpl.addPriceQuantity(List<? extends PriceQuantity> priceQuantitys) QuantityChangeInstruction.QuantityChangeInstructionBuilder.setChange(List<? extends PriceQuantity> change) QuantityChangeInstruction.QuantityChangeInstructionBuilderImpl.setChange(List<? extends PriceQuantity> changes) CollateralPosition.CollateralPositionBuilder.setPriceQuantity(List<? extends PriceQuantity> priceQuantity) CollateralPosition.CollateralPositionBuilderImpl.setPriceQuantity(List<? extends PriceQuantity> priceQuantitys) ExecutionInstruction.ExecutionInstructionBuilder.setPriceQuantity(List<? extends PriceQuantity> priceQuantity) ExecutionInstruction.ExecutionInstructionBuilderImpl.setPriceQuantity(List<? extends PriceQuantity> priceQuantitys) IndexTransitionInstruction.IndexTransitionInstructionBuilder.setPriceQuantity(List<? extends PriceQuantity> priceQuantity) IndexTransitionInstruction.IndexTransitionInstructionBuilderImpl.setPriceQuantity(List<? extends PriceQuantity> priceQuantitys) -
Uses of PriceQuantity in cdm.event.common.functions
Methods in cdm.event.common.functions that return PriceQuantityModifier and TypeMethodDescriptionFindMatchingIndexTransitionInstruction.evaluate(List<? extends PriceQuantity> instructions, PriceQuantity priceQuantity) UpdateIndexTransitionPriceAndRateOption.evaluate(PriceQuantity priceQuantity, PriceQuantity instruction) Methods in cdm.event.common.functions that return types with arguments of type PriceQuantityModifier and TypeMethodDescriptionprotected abstract com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> Qualify_OnDemandRateChange.beforePriceQuantityNoRate(BusinessEvent businessEvent) protected com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> Qualify_OnDemandRateChange.Qualify_OnDemandRateChangeDefault.beforePriceQuantityNoRate(BusinessEvent businessEvent) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_Return.changePriceQuantity(TradeState tradeState, ReturnInstruction returnInstruction, com.rosetta.model.lib.records.Date returnDate) protected com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_Return.Create_ReturnDefault.changePriceQuantity(TradeState tradeState, ReturnInstruction returnInstruction, com.rosetta.model.lib.records.Date returnDate) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_TerminationInstruction.changePriceQuantity(TradeState tradeState) protected com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_TerminationInstruction.Create_TerminationInstructionDefault.changePriceQuantity(TradeState tradeState) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> ResolveRepurchaseTransferInstruction.changePriceQuantity(TradeState tradeState, com.rosetta.model.lib.records.Date repurchaseDate) protected com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> ResolveRepurchaseTransferInstruction.ResolveRepurchaseTransferInstructionDefault.changePriceQuantity(TradeState tradeState, com.rosetta.model.lib.records.Date repurchaseDate) protected com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_AdjustmentPrimitiveInstruction.Create_AdjustmentPrimitiveInstructionDefault.newPriceQuantity(TradeState tradeState, BigDecimal newAllinPrice, BigDecimal newAssetQuantity, AdjustableOrRelativeDate effectiveRepriceDate) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_AdjustmentPrimitiveInstruction.newPriceQuantity(TradeState tradeState, BigDecimal newAllinPrice, BigDecimal newAssetQuantity, AdjustableOrRelativeDate effectiveRepriceDate) protected com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_OnDemandRateChangePriceChangeInstruction.Create_OnDemandRateChangePriceChangeInstructionDefault.newPriceQuantity(List<? extends PriceQuantity> priceQuantity, BigDecimal newRate) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_OnDemandRateChangePriceChangeInstruction.newPriceQuantity(List<? extends PriceQuantity> priceQuantity, BigDecimal newRate) protected com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> Create_QuantityChange.Create_QuantityChangeDefault.newPriceQuantity(QuantityChangeInstruction instruction, TradeState tradeState) protected abstract com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> Create_QuantityChange.newPriceQuantity(QuantityChangeInstruction instruction, TradeState tradeState) protected com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_RepricePrimitiveInstruction.Create_RepricePrimitiveInstructionDefault.newPriceQuantity(TradeState tradeState, BigDecimal newAllinPrice, BigDecimal newCashValue, AdjustableOrRelativeDate effectiveRepriceDate) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_RepricePrimitiveInstruction.newPriceQuantity(TradeState tradeState, BigDecimal newAllinPrice, BigDecimal newCashValue, AdjustableOrRelativeDate effectiveRepriceDate) protected com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> Create_AdjustmentPrimitiveInstruction.Create_AdjustmentPrimitiveInstructionDefault.oldPriceQuantity(TradeState tradeState, BigDecimal newAllinPrice, BigDecimal newAssetQuantity, AdjustableOrRelativeDate effectiveRepriceDate) protected abstract com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> Create_AdjustmentPrimitiveInstruction.oldPriceQuantity(TradeState tradeState, BigDecimal newAllinPrice, BigDecimal newAssetQuantity, AdjustableOrRelativeDate effectiveRepriceDate) protected com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> Create_RepricePrimitiveInstruction.Create_RepricePrimitiveInstructionDefault.oldPriceQuantity(TradeState tradeState, BigDecimal newAllinPrice, BigDecimal newCashValue, AdjustableOrRelativeDate effectiveRepriceDate) protected abstract com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> Create_RepricePrimitiveInstruction.oldPriceQuantity(TradeState tradeState, BigDecimal newAllinPrice, BigDecimal newCashValue, AdjustableOrRelativeDate effectiveRepriceDate) protected abstract com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> Qualify_OnDemandRateChange.openPriceQuantityNoRate(BusinessEvent businessEvent) protected com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> Qualify_OnDemandRateChange.Qualify_OnDemandRateChangeDefault.openPriceQuantityNoRate(BusinessEvent businessEvent) protected com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_StockSplit.Create_StockSplitDefault.postSplitPriceQuantity(StockSplitInstruction stockSplitInstruction, TradeState before) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_StockSplit.postSplitPriceQuantity(StockSplitInstruction stockSplitInstruction, TradeState before) Methods in cdm.event.common.functions with parameters of type PriceQuantityModifier and TypeMethodDescriptionprotected PriceQuantity.PriceQuantityBuilderFindMatchingIndexTransitionInstruction.FindMatchingIndexTransitionInstructionDefault.assignOutput(PriceQuantity.PriceQuantityBuilder matchingInstruction, List<? extends PriceQuantity> instructions, PriceQuantity priceQuantity) protected PriceQuantity.PriceQuantityBuilderUpdateIndexTransitionPriceAndRateOption.UpdateIndexTransitionPriceAndRateOptionDefault.assignOutput(PriceQuantity.PriceQuantityBuilder updatedPriceQuantity, PriceQuantity priceQuantity, PriceQuantity instruction) protected abstract PriceQuantity.PriceQuantityBuilderFindMatchingIndexTransitionInstruction.doEvaluate(List<? extends PriceQuantity> instructions, PriceQuantity priceQuantity) protected PriceQuantity.PriceQuantityBuilderFindMatchingIndexTransitionInstruction.FindMatchingIndexTransitionInstructionDefault.doEvaluate(List<? extends PriceQuantity> instructions, PriceQuantity priceQuantity) protected abstract PriceQuantity.PriceQuantityBuilderUpdateIndexTransitionPriceAndRateOption.doEvaluate(PriceQuantity priceQuantity, PriceQuantity instruction) protected PriceQuantity.PriceQuantityBuilderUpdateIndexTransitionPriceAndRateOption.UpdateIndexTransitionPriceAndRateOptionDefault.doEvaluate(PriceQuantity priceQuantity, PriceQuantity instruction) FindMatchingIndexTransitionInstruction.evaluate(List<? extends PriceQuantity> instructions, PriceQuantity priceQuantity) UpdateIndexTransitionPriceAndRateOption.evaluate(PriceQuantity priceQuantity, PriceQuantity instruction) Method parameters in cdm.event.common.functions with type arguments of type PriceQuantityModifier and TypeMethodDescriptionCreate_OnDemandRateChangePriceChangeInstruction.Create_OnDemandRateChangePriceChangeInstructionDefault.assignOutput(QuantityChangeInstruction.QuantityChangeInstructionBuilder quantityChangeInstruction, List<? extends PriceQuantity> priceQuantity, BigDecimal newRate) Create_PartialDeliveryPrimitiveInstruction.Create_PartialDeliveryPrimitiveInstructionDefault.assignOutput(PrimitiveInstruction.PrimitiveInstructionBuilder instruction, TradeState tradeState, List<? extends PriceQuantity> deliveredPriceQuantity) Create_RollPrimitiveInstruction.Create_RollPrimitiveInstructionDefault.assignOutput(PrimitiveInstruction.PrimitiveInstructionBuilder instruction, TradeState tradeState, AdjustableOrRelativeDate effectiveRollDate, AdjustableOrRelativeDate terminationDate, List<? extends PriceQuantity> priceQuantity) Create_SubstitutionPrimitiveInstruction.Create_SubstitutionPrimitiveInstructionDefault.assignOutput(PrimitiveInstruction.PrimitiveInstructionBuilder instruction, TradeState tradeState, AdjustableOrRelativeDate effectiveDate, CollateralPortfolio newCollateralPortfolio, List<? extends PriceQuantity> priceQuantity) protected PriceQuantity.PriceQuantityBuilderFindMatchingIndexTransitionInstruction.FindMatchingIndexTransitionInstructionDefault.assignOutput(PriceQuantity.PriceQuantityBuilder matchingInstruction, List<? extends PriceQuantity> instructions, PriceQuantity priceQuantity) protected TradeState.TradeStateBuilderUpdateSpreadAdjustmentAndRateOptions.UpdateSpreadAdjustmentAndRateOptionsDefault.assignOutput(TradeState.TradeStateBuilder updatedTradeState, TradeState tradeState, List<? extends PriceQuantity> instructions) protected com.rosetta.model.lib.mapper.MapperS<? extends FieldWithMetaPriceSchedule> Create_OnDemandRateChangePriceChangeInstruction.Create_OnDemandRateChangePriceChangeInstructionDefault.currentRatePrice(List<? extends PriceQuantity> priceQuantity, BigDecimal newRate) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends FieldWithMetaPriceSchedule> Create_OnDemandRateChangePriceChangeInstruction.currentRatePrice(List<? extends PriceQuantity> priceQuantity, BigDecimal newRate) Create_OnDemandRateChangePriceChangeInstruction.Create_OnDemandRateChangePriceChangeInstructionDefault.doEvaluate(List<? extends PriceQuantity> priceQuantity, BigDecimal newRate) protected abstract QuantityChangeInstruction.QuantityChangeInstructionBuilderCreate_OnDemandRateChangePriceChangeInstruction.doEvaluate(List<? extends PriceQuantity> priceQuantity, BigDecimal newRate) Create_PartialDeliveryPrimitiveInstruction.Create_PartialDeliveryPrimitiveInstructionDefault.doEvaluate(TradeState tradeState, List<? extends PriceQuantity> deliveredPriceQuantity) protected abstract PrimitiveInstruction.PrimitiveInstructionBuilderCreate_PartialDeliveryPrimitiveInstruction.doEvaluate(TradeState tradeState, List<? extends PriceQuantity> deliveredPriceQuantity) Create_RollPrimitiveInstruction.Create_RollPrimitiveInstructionDefault.doEvaluate(TradeState tradeState, AdjustableOrRelativeDate effectiveRollDate, AdjustableOrRelativeDate terminationDate, List<? extends PriceQuantity> priceQuantity) protected abstract PrimitiveInstruction.PrimitiveInstructionBuilderCreate_RollPrimitiveInstruction.doEvaluate(TradeState tradeState, AdjustableOrRelativeDate effectiveRollDate, AdjustableOrRelativeDate terminationDate, List<? extends PriceQuantity> priceQuantity) Create_SubstitutionPrimitiveInstruction.Create_SubstitutionPrimitiveInstructionDefault.doEvaluate(TradeState tradeState, AdjustableOrRelativeDate effectiveDate, CollateralPortfolio newCollateralPortfolio, List<? extends PriceQuantity> priceQuantity) protected abstract PrimitiveInstruction.PrimitiveInstructionBuilderCreate_SubstitutionPrimitiveInstruction.doEvaluate(TradeState tradeState, AdjustableOrRelativeDate effectiveDate, CollateralPortfolio newCollateralPortfolio, List<? extends PriceQuantity> priceQuantity) protected abstract PriceQuantity.PriceQuantityBuilderFindMatchingIndexTransitionInstruction.doEvaluate(List<? extends PriceQuantity> instructions, PriceQuantity priceQuantity) protected PriceQuantity.PriceQuantityBuilderFindMatchingIndexTransitionInstruction.FindMatchingIndexTransitionInstructionDefault.doEvaluate(List<? extends PriceQuantity> instructions, PriceQuantity priceQuantity) protected abstract TradeState.TradeStateBuilderUpdateSpreadAdjustmentAndRateOptions.doEvaluate(TradeState tradeState, List<? extends PriceQuantity> instructions) protected TradeState.TradeStateBuilderUpdateSpreadAdjustmentAndRateOptions.UpdateSpreadAdjustmentAndRateOptionsDefault.doEvaluate(TradeState tradeState, List<? extends PriceQuantity> instructions) Create_OnDemandRateChangePriceChangeInstruction.evaluate(List<? extends PriceQuantity> priceQuantity, BigDecimal newRate) Create_PartialDeliveryPrimitiveInstruction.evaluate(TradeState tradeState, List<? extends PriceQuantity> deliveredPriceQuantity) Create_RollPrimitiveInstruction.evaluate(TradeState tradeState, AdjustableOrRelativeDate effectiveRollDate, AdjustableOrRelativeDate terminationDate, List<? extends PriceQuantity> priceQuantity) Create_SubstitutionPrimitiveInstruction.evaluate(TradeState tradeState, AdjustableOrRelativeDate effectiveDate, CollateralPortfolio newCollateralPortfolio, List<? extends PriceQuantity> priceQuantity) FindMatchingIndexTransitionInstruction.evaluate(List<? extends PriceQuantity> instructions, PriceQuantity priceQuantity) UpdateSpreadAdjustmentAndRateOptions.evaluate(TradeState tradeState, List<? extends PriceQuantity> instructions) protected com.rosetta.model.lib.mapper.MapperS<? extends Price> Create_OnDemandRateChangePriceChangeInstruction.Create_OnDemandRateChangePriceChangeInstructionDefault.newPrice(List<? extends PriceQuantity> priceQuantity, BigDecimal newRate) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends Price> Create_OnDemandRateChangePriceChangeInstruction.newPrice(List<? extends PriceQuantity> priceQuantity, BigDecimal newRate) protected com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_OnDemandRateChangePriceChangeInstruction.Create_OnDemandRateChangePriceChangeInstructionDefault.newPriceQuantity(List<? extends PriceQuantity> priceQuantity, BigDecimal newRate) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends PriceQuantity> Create_OnDemandRateChangePriceChangeInstruction.newPriceQuantity(List<? extends PriceQuantity> priceQuantity, BigDecimal newRate) -
Uses of PriceQuantity in cdm.event.position
Methods in cdm.event.position that return types with arguments of type PriceQuantityModifier and TypeMethodDescriptionList<? extends PriceQuantity> Position.getPriceQuantity()Position with many price quantities.List<? extends PriceQuantity> Position.PositionImpl.getPriceQuantity()Methods in cdm.event.position with parameters of type PriceQuantityModifier and TypeMethodDescriptionPosition.PositionBuilder.addPriceQuantity(PriceQuantity priceQuantity) Position.PositionBuilder.addPriceQuantity(PriceQuantity priceQuantity, int idx) Position.PositionBuilderImpl.addPriceQuantity(PriceQuantity _priceQuantity) Position.PositionBuilderImpl.addPriceQuantity(PriceQuantity _priceQuantity, int idx) Method parameters in cdm.event.position with type arguments of type PriceQuantityModifier and TypeMethodDescriptionPosition.PositionBuilder.addPriceQuantity(List<? extends PriceQuantity> priceQuantity) Position.PositionBuilderImpl.addPriceQuantity(List<? extends PriceQuantity> priceQuantitys) Position.PositionBuilder.setPriceQuantity(List<? extends PriceQuantity> priceQuantity) Position.PositionBuilderImpl.setPriceQuantity(List<? extends PriceQuantity> priceQuantitys) -
Uses of PriceQuantity in cdm.product.common.settlement
Subinterfaces of PriceQuantity in cdm.product.common.settlementModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.product.common.settlement that implement PriceQuantityModifier and TypeClassDescriptionstatic classBuilder Implementation of PriceQuantitystatic classImmutable Implementation of PriceQuantityMethods in cdm.product.common.settlement that return PriceQuantityModifier and TypeMethodDescriptionPriceQuantity.build()Build MethodsPriceQuantity.PriceQuantityBuilderImpl.build()PriceQuantity.PriceQuantityImpl.build()Methods in cdm.product.common.settlement that return types with arguments of type PriceQuantityModifier and TypeMethodDescriptiondefault Class<? extends PriceQuantity> PriceQuantity.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends PriceQuantity> PriceQuantity.metaData()Utility Methods -
Uses of PriceQuantity in cdm.product.common.settlement.functions
Methods in cdm.product.common.settlement.functions that return types with arguments of type PriceQuantityModifier and TypeMethodDescriptionprotected abstract com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> FilterChangePriceQuantity.changeWithMatchingObservable(PriceQuantity priceQuantity, List<? extends PriceQuantity> change) protected com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> FilterChangePriceQuantity.FilterChangePriceQuantityDefault.changeWithMatchingObservable(PriceQuantity priceQuantity, List<? extends PriceQuantity> change) List<? extends PriceQuantity> FilterChangePriceQuantity.evaluate(PriceQuantity priceQuantity, List<? extends PriceQuantity> change) List<? extends PriceQuantity> UpdateAmountForEachMatchingQuantity.evaluate(List<? extends PriceQuantity> priceQuantityList, List<? extends PriceQuantity> change, QuantityChangeDirectionEnum direction) Methods in cdm.product.common.settlement.functions with parameters of type PriceQuantityModifier and TypeMethodDescriptionprotected List<PriceQuantity.PriceQuantityBuilder> FilterChangePriceQuantity.FilterChangePriceQuantityDefault.assignOutput(List<PriceQuantity.PriceQuantityBuilder> filteredChange, PriceQuantity priceQuantity, List<? extends PriceQuantity> change) protected BooleanRateOptionObservableCondition.RateOptionObservableConditionDefault.assignOutput(Boolean valid, PriceQuantity pq) protected abstract com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> FilterChangePriceQuantity.changeWithMatchingObservable(PriceQuantity priceQuantity, List<? extends PriceQuantity> change) protected com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> FilterChangePriceQuantity.FilterChangePriceQuantityDefault.changeWithMatchingObservable(PriceQuantity priceQuantity, List<? extends PriceQuantity> change) protected abstract List<PriceQuantity.PriceQuantityBuilder> FilterChangePriceQuantity.doEvaluate(PriceQuantity priceQuantity, List<? extends PriceQuantity> change) protected List<PriceQuantity.PriceQuantityBuilder> FilterChangePriceQuantity.FilterChangePriceQuantityDefault.doEvaluate(PriceQuantity priceQuantity, List<? extends PriceQuantity> change) protected abstract BooleanRateOptionObservableCondition.doEvaluate(PriceQuantity pq) protected BooleanRateOptionObservableCondition.RateOptionObservableConditionDefault.doEvaluate(PriceQuantity pq) List<? extends PriceQuantity> FilterChangePriceQuantity.evaluate(PriceQuantity priceQuantity, List<? extends PriceQuantity> change) RateOptionObservableCondition.evaluate(PriceQuantity pq) Method parameters in cdm.product.common.settlement.functions with type arguments of type PriceQuantityModifier and TypeMethodDescriptionprotected abstract com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> FilterChangePriceQuantity.changeWithMatchingObservable(PriceQuantity priceQuantity, List<? extends PriceQuantity> change) protected com.rosetta.model.lib.mapper.MapperC<? extends PriceQuantity> FilterChangePriceQuantity.FilterChangePriceQuantityDefault.changeWithMatchingObservable(PriceQuantity priceQuantity, List<? extends PriceQuantity> change) protected abstract List<PriceQuantity.PriceQuantityBuilder> FilterChangePriceQuantity.doEvaluate(PriceQuantity priceQuantity, List<? extends PriceQuantity> change) protected List<PriceQuantity.PriceQuantityBuilder> FilterChangePriceQuantity.FilterChangePriceQuantityDefault.doEvaluate(PriceQuantity priceQuantity, List<? extends PriceQuantity> change) protected abstract List<PriceQuantity.PriceQuantityBuilder> UpdateAmountForEachMatchingQuantity.doEvaluate(List<? extends PriceQuantity> priceQuantityList, List<? extends PriceQuantity> change, QuantityChangeDirectionEnum direction) protected List<PriceQuantity.PriceQuantityBuilder> UpdateAmountForEachMatchingQuantity.UpdateAmountForEachMatchingQuantityDefault.doEvaluate(List<? extends PriceQuantity> priceQuantityList, List<? extends PriceQuantity> change, QuantityChangeDirectionEnum direction) List<? extends PriceQuantity> FilterChangePriceQuantity.evaluate(PriceQuantity priceQuantity, List<? extends PriceQuantity> change) List<? extends PriceQuantity> UpdateAmountForEachMatchingQuantity.evaluate(List<? extends PriceQuantity> priceQuantityList, List<? extends PriceQuantity> change, QuantityChangeDirectionEnum direction) -
Uses of PriceQuantity in cdm.product.common.settlement.meta
Methods in cdm.product.common.settlement.meta that return types with arguments of type PriceQuantityModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super PriceQuantity>> PriceQuantityMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super PriceQuantity, com.rosetta.model.lib.qualify.QualifyResult>> PriceQuantityMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super PriceQuantity, Set<String>> PriceQuantityMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super PriceQuantity> PriceQuantityMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super PriceQuantity> PriceQuantityMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super PriceQuantity> PriceQuantityMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super PriceQuantity> PriceQuantityMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of PriceQuantity in cdm.product.common.settlement.validation
Methods in cdm.product.common.settlement.validation with parameters of type PriceQuantityModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> PriceQuantityTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PriceQuantity o) List<com.rosetta.model.lib.validation.ValidationResult<?>> PriceQuantityValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PriceQuantity o) -
Uses of PriceQuantity in cdm.product.common.settlement.validation.datarule
Methods in cdm.product.common.settlement.validation.datarule with parameters of type PriceQuantityModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> PriceQuantityActualSettlement.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PriceQuantity priceQuantity) List<com.rosetta.model.lib.validation.ValidationResult<?>> PriceQuantityActualSettlement.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PriceQuantity priceQuantity) List<com.rosetta.model.lib.validation.ValidationResult<?>> PriceQuantityObservableExists.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PriceQuantity priceQuantity) List<com.rosetta.model.lib.validation.ValidationResult<?>> PriceQuantityObservableExists.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PriceQuantity priceQuantity) List<com.rosetta.model.lib.validation.ValidationResult<?>> PriceQuantityRateOptionObservable.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PriceQuantity priceQuantity) List<com.rosetta.model.lib.validation.ValidationResult<?>> PriceQuantityRateOptionObservable.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PriceQuantity priceQuantity) -
Uses of PriceQuantity in cdm.product.common.settlement.validation.exists
Methods in cdm.product.common.settlement.validation.exists with type parameters of type PriceQuantityModifier and TypeMethodDescription<T2 extends PriceQuantity>
com.rosetta.model.lib.validation.ValidationResult<PriceQuantity> PriceQuantityOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.product.common.settlement.validation.exists that return types with arguments of type PriceQuantityModifier and TypeMethodDescription<T2 extends PriceQuantity>
com.rosetta.model.lib.validation.ValidationResult<PriceQuantity> PriceQuantityOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) -
Uses of PriceQuantity in cdm.product.template
Methods in cdm.product.template that return types with arguments of type PriceQuantityModifier and TypeMethodDescriptionList<? extends PriceQuantity> TradeLot.getPriceQuantity()Specifies the settlement characteristics of a trade lot: price, quantity, observable (optionally) and the settlement terms.List<? extends PriceQuantity> TradeLot.TradeLotImpl.getPriceQuantity()Methods in cdm.product.template with parameters of type PriceQuantityModifier and TypeMethodDescriptionTradeLot.TradeLotBuilder.addPriceQuantity(PriceQuantity priceQuantity) TradeLot.TradeLotBuilder.addPriceQuantity(PriceQuantity priceQuantity, int idx) TradeLot.TradeLotBuilderImpl.addPriceQuantity(PriceQuantity _priceQuantity) TradeLot.TradeLotBuilderImpl.addPriceQuantity(PriceQuantity _priceQuantity, int idx) Method parameters in cdm.product.template with type arguments of type PriceQuantityModifier and TypeMethodDescriptionTradeLot.TradeLotBuilder.addPriceQuantity(List<? extends PriceQuantity> priceQuantity) TradeLot.TradeLotBuilderImpl.addPriceQuantity(List<? extends PriceQuantity> priceQuantitys) TradeLot.TradeLotBuilder.setPriceQuantity(List<? extends PriceQuantity> priceQuantity) TradeLot.TradeLotBuilderImpl.setPriceQuantity(List<? extends PriceQuantity> priceQuantitys)