Uses of Enum
cdm.base.staticdata.party.CounterpartyRoleEnum
Packages that use CounterpartyRoleEnum
Package
Description
Basic party concepts: legal entity, natural person, contact details, buyer / payer and all related enums.
Master agreement concepts.
Observable event concepts: extraordinary event, trigger event, disruption event etc.
Template feature concepts to define payouts.
-
Uses of CounterpartyRoleEnum in cdm.base.staticdata.party
Fields in cdm.base.staticdata.party declared as CounterpartyRoleEnumModifier and TypeFieldDescriptionprotected CounterpartyRoleEnumBuyerSeller.BuyerSellerBuilderImpl.buyerprotected CounterpartyRoleEnumAncillaryParty.AncillaryPartyBuilderImpl.onBehalfOfprotected CounterpartyRoleEnumPayerReceiver.PayerReceiverBuilderImpl.payerprotected CounterpartyRoleEnumPayerReceiver.PayerReceiverBuilderImpl.receiverprotected CounterpartyRoleEnumCounterparty.CounterpartyBuilderImpl.roleprotected CounterpartyRoleEnumBuyerSeller.BuyerSellerBuilderImpl.sellerMethods in cdm.base.staticdata.party that return CounterpartyRoleEnumModifier and TypeMethodDescriptionstatic CounterpartyRoleEnumCounterpartyRoleEnum.fromDisplayName(String name) BuyerSeller.BuyerSellerBuilderImpl.getBuyer()BuyerSeller.BuyerSellerImpl.getBuyer()BuyerSeller.getBuyer()Buyer party that can be resolved as one of the two principal parties to the transaction.AncillaryParty.AncillaryPartyBuilderImpl.getOnBehalfOf()AncillaryParty.AncillaryPartyImpl.getOnBehalfOf()AncillaryParty.getOnBehalfOf()Optionally specifies the counterparty that the ancillary party is acting on behalf of.PayerReceiver.getPayer()Specifies the counterparty responsible for making the payments defined by this structure.PayerReceiver.PayerReceiverBuilderImpl.getPayer()PayerReceiver.PayerReceiverImpl.getPayer()PayerReceiver.getReceiver()Specifies the party that receives the payments corresponding to this structure.PayerReceiver.PayerReceiverBuilderImpl.getReceiver()PayerReceiver.PayerReceiverImpl.getReceiver()Counterparty.CounterpartyBuilderImpl.getRole()Counterparty.CounterpartyImpl.getRole()Counterparty.getRole()Specifies the CounterpartyEnum, e.g. either Party1 or Party2, that is associated to the partyReference.BuyerSeller.BuyerSellerBuilderImpl.getSeller()BuyerSeller.BuyerSellerImpl.getSeller()BuyerSeller.getSeller()Seller party that can be resolved as one of the two principal parties to the transaction.static CounterpartyRoleEnumReturns the enum constant of this type with the specified name.static CounterpartyRoleEnum[]CounterpartyRoleEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cdm.base.staticdata.party with parameters of type CounterpartyRoleEnumModifier and TypeMethodDescriptionBuyerSeller.BuyerSellerBuilder.setBuyer(CounterpartyRoleEnum buyer) BuyerSeller.BuyerSellerBuilderImpl.setBuyer(CounterpartyRoleEnum _buyer) AncillaryParty.AncillaryPartyBuilder.setOnBehalfOf(CounterpartyRoleEnum onBehalfOf) AncillaryParty.AncillaryPartyBuilderImpl.setOnBehalfOf(CounterpartyRoleEnum _onBehalfOf) PayerReceiver.PayerReceiverBuilder.setPayer(CounterpartyRoleEnum payer) PayerReceiver.PayerReceiverBuilderImpl.setPayer(CounterpartyRoleEnum _payer) PayerReceiver.PayerReceiverBuilder.setReceiver(CounterpartyRoleEnum receiver) PayerReceiver.PayerReceiverBuilderImpl.setReceiver(CounterpartyRoleEnum _receiver) Counterparty.CounterpartyBuilder.setRole(CounterpartyRoleEnum role) Counterparty.CounterpartyBuilderImpl.setRole(CounterpartyRoleEnum _role) BuyerSeller.BuyerSellerBuilder.setSeller(CounterpartyRoleEnum seller) BuyerSeller.BuyerSellerBuilderImpl.setSeller(CounterpartyRoleEnum _seller) -
Uses of CounterpartyRoleEnum in cdm.base.staticdata.party.functions
Methods in cdm.base.staticdata.party.functions with parameters of type CounterpartyRoleEnumModifier and TypeMethodDescriptionprotected Counterparty.CounterpartyBuilderExtractCounterpartyByRole.ExtractCounterpartyByRoleDefault.assignOutput(Counterparty.CounterpartyBuilder counterparty, List<? extends Counterparty> counterparties, CounterpartyRoleEnum roleEnumToExtract) protected abstract Counterparty.CounterpartyBuilderExtractCounterpartyByRole.doEvaluate(List<? extends Counterparty> counterparties, CounterpartyRoleEnum roleEnumToExtract) protected Counterparty.CounterpartyBuilderExtractCounterpartyByRole.ExtractCounterpartyByRoleDefault.doEvaluate(List<? extends Counterparty> counterparties, CounterpartyRoleEnum roleEnumToExtract) ExtractCounterpartyByRole.evaluate(List<? extends Counterparty> counterparties, CounterpartyRoleEnum roleEnumToExtract) -
Uses of CounterpartyRoleEnum in cdm.base.staticdata.party.processor
Methods in cdm.base.staticdata.party.processor that return types with arguments of type CounterpartyRoleEnumModifier and TypeMethodDescriptionprotected Optional<Consumer<CounterpartyRoleEnum>> BuyerMappingProcessor.getSetter(com.rosetta.model.lib.RosettaModelObjectBuilder builder) protected abstract Optional<Consumer<CounterpartyRoleEnum>> BuyerSellerMappingProcessor.getSetter(com.rosetta.model.lib.RosettaModelObjectBuilder builder) protected Optional<Consumer<CounterpartyRoleEnum>> SellerMappingProcessor.getSetter(com.rosetta.model.lib.RosettaModelObjectBuilder builder) -
Uses of CounterpartyRoleEnum in cdm.legaldocumentation.contract.processor
Methods in cdm.legaldocumentation.contract.processor that return types with arguments of type CounterpartyRoleEnumMethod parameters in cdm.legaldocumentation.contract.processor with type arguments of type CounterpartyRoleEnumModifier and TypeMethodDescriptionvoidPartyMappingHelper.setCounterpartyRoleEnum(com.rosetta.model.lib.path.RosettaPath modelPath, com.regnosys.rosetta.common.translation.Path synonymPath, Consumer<CounterpartyRoleEnum> setter) Looks up party external reference synonym path, and maps value to CounterpartyRoleEnum, then sets on the given builder.voidPartyMappingHelper.setCounterpartyRoleEnum(String partyReference, Consumer<CounterpartyRoleEnum> setter) Maps party external reference to CounterpartyRoleEnum, then sets on the given builder. -
Uses of CounterpartyRoleEnum in cdm.legaldocumentation.master
Fields in cdm.legaldocumentation.master declared as CounterpartyRoleEnumModifier and TypeFieldDescriptionprotected CounterpartyRoleEnumUnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilderImpl.disputingPartyFields in cdm.legaldocumentation.master with type parameters of type CounterpartyRoleEnumModifier and TypeFieldDescriptionprotected List<CounterpartyRoleEnum> MasterAgreementClause.MasterAgreementClauseBuilderImpl.counterpartyprotected List<CounterpartyRoleEnum> MasterAgreementClauseVariant.MasterAgreementClauseVariantBuilderImpl.counterpartyprotected List<CounterpartyRoleEnum> UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilderImpl.whoMaySubstituteMethods in cdm.legaldocumentation.master that return CounterpartyRoleEnumModifier and TypeMethodDescriptionUnderlierSubstitutionProvision.getDisputingParty()Where the party who is not granted with the substitution role at least has a right to dispute the determination given by the counterparty with such role.UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilderImpl.getDisputingParty()UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionImpl.getDisputingParty()Methods in cdm.legaldocumentation.master that return types with arguments of type CounterpartyRoleEnumModifier and TypeMethodDescriptionMasterAgreementClause.getCounterparty()Optional counterparty role.MasterAgreementClause.MasterAgreementClauseBuilderImpl.getCounterparty()MasterAgreementClause.MasterAgreementClauseImpl.getCounterparty()MasterAgreementClauseVariant.getCounterparty()Optional counterparty role.MasterAgreementClauseVariant.MasterAgreementClauseVariantBuilderImpl.getCounterparty()MasterAgreementClauseVariant.MasterAgreementClauseVariantImpl.getCounterparty()UnderlierSubstitutionProvision.getWhoMaySubstitute()Designates which Counterparty to the transaction who has the right to trigger a substitution or to provide related determination e.g. for instance to qualify the effectiveness of an Event which may be a trigger for substitution, determine the replacement Share to substitute, etc. ; cardinality of this object is 2, in case parties jointly have this role.UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilderImpl.getWhoMaySubstitute()UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionImpl.getWhoMaySubstitute()Methods in cdm.legaldocumentation.master with parameters of type CounterpartyRoleEnumModifier and TypeMethodDescriptionMasterAgreementClause.MasterAgreementClauseBuilder.addCounterparty(CounterpartyRoleEnum counterparty) MasterAgreementClause.MasterAgreementClauseBuilder.addCounterparty(CounterpartyRoleEnum counterparty, int idx) MasterAgreementClause.MasterAgreementClauseBuilderImpl.addCounterparty(CounterpartyRoleEnum _counterparty) MasterAgreementClause.MasterAgreementClauseBuilderImpl.addCounterparty(CounterpartyRoleEnum _counterparty, int idx) MasterAgreementClauseVariant.MasterAgreementClauseVariantBuilder.addCounterparty(CounterpartyRoleEnum counterparty) MasterAgreementClauseVariant.MasterAgreementClauseVariantBuilder.addCounterparty(CounterpartyRoleEnum counterparty, int idx) MasterAgreementClauseVariant.MasterAgreementClauseVariantBuilderImpl.addCounterparty(CounterpartyRoleEnum _counterparty) MasterAgreementClauseVariant.MasterAgreementClauseVariantBuilderImpl.addCounterparty(CounterpartyRoleEnum _counterparty, int idx) UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilder.addWhoMaySubstitute(CounterpartyRoleEnum whoMaySubstitute) UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilder.addWhoMaySubstitute(CounterpartyRoleEnum whoMaySubstitute, int idx) UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilderImpl.addWhoMaySubstitute(CounterpartyRoleEnum _whoMaySubstitute) UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilderImpl.addWhoMaySubstitute(CounterpartyRoleEnum _whoMaySubstitute, int idx) UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilder.setDisputingParty(CounterpartyRoleEnum disputingParty) UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilderImpl.setDisputingParty(CounterpartyRoleEnum _disputingParty) Method parameters in cdm.legaldocumentation.master with type arguments of type CounterpartyRoleEnumModifier and TypeMethodDescriptionMasterAgreementClause.MasterAgreementClauseBuilder.addCounterparty(List<CounterpartyRoleEnum> counterparty) MasterAgreementClause.MasterAgreementClauseBuilderImpl.addCounterparty(List<CounterpartyRoleEnum> counterpartys) MasterAgreementClauseVariant.MasterAgreementClauseVariantBuilder.addCounterparty(List<CounterpartyRoleEnum> counterparty) MasterAgreementClauseVariant.MasterAgreementClauseVariantBuilderImpl.addCounterparty(List<CounterpartyRoleEnum> counterpartys) UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilder.addWhoMaySubstitute(List<CounterpartyRoleEnum> whoMaySubstitute) UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilderImpl.addWhoMaySubstitute(List<CounterpartyRoleEnum> whoMaySubstitutes) MasterAgreementClause.MasterAgreementClauseBuilder.setCounterparty(List<CounterpartyRoleEnum> counterparty) MasterAgreementClause.MasterAgreementClauseBuilderImpl.setCounterparty(List<CounterpartyRoleEnum> counterpartys) MasterAgreementClauseVariant.MasterAgreementClauseVariantBuilder.setCounterparty(List<CounterpartyRoleEnum> counterparty) MasterAgreementClauseVariant.MasterAgreementClauseVariantBuilderImpl.setCounterparty(List<CounterpartyRoleEnum> counterpartys) UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilder.setWhoMaySubstitute(List<CounterpartyRoleEnum> whoMaySubstitute) UnderlierSubstitutionProvision.UnderlierSubstitutionProvisionBuilderImpl.setWhoMaySubstitute(List<CounterpartyRoleEnum> whoMaySubstitutes) -
Uses of CounterpartyRoleEnum in cdm.observable.event
Fields in cdm.observable.event with type parameters of type CounterpartyRoleEnumModifier and TypeFieldDescriptionprotected List<CounterpartyRoleEnum> CreditEventNotice.CreditEventNoticeBuilderImpl.notifyingPartyMethods in cdm.observable.event that return types with arguments of type CounterpartyRoleEnumModifier and TypeMethodDescriptionCreditEventNotice.CreditEventNoticeBuilderImpl.getNotifyingParty()CreditEventNotice.CreditEventNoticeImpl.getNotifyingParty()CreditEventNotice.getNotifyingParty()The notifying party is the party that notifies the other party when a credit event has occurred by means of a credit event notice.Methods in cdm.observable.event with parameters of type CounterpartyRoleEnumModifier and TypeMethodDescriptionCreditEventNotice.CreditEventNoticeBuilder.addNotifyingParty(CounterpartyRoleEnum notifyingParty) CreditEventNotice.CreditEventNoticeBuilder.addNotifyingParty(CounterpartyRoleEnum notifyingParty, int idx) CreditEventNotice.CreditEventNoticeBuilderImpl.addNotifyingParty(CounterpartyRoleEnum _notifyingParty) CreditEventNotice.CreditEventNoticeBuilderImpl.addNotifyingParty(CounterpartyRoleEnum _notifyingParty, int idx) Method parameters in cdm.observable.event with type arguments of type CounterpartyRoleEnumModifier and TypeMethodDescriptionCreditEventNotice.CreditEventNoticeBuilder.addNotifyingParty(List<CounterpartyRoleEnum> notifyingParty) CreditEventNotice.CreditEventNoticeBuilderImpl.addNotifyingParty(List<CounterpartyRoleEnum> notifyingPartys) CreditEventNotice.CreditEventNoticeBuilder.setNotifyingParty(List<CounterpartyRoleEnum> notifyingParty) CreditEventNotice.CreditEventNoticeBuilderImpl.setNotifyingParty(List<CounterpartyRoleEnum> notifyingPartys) -
Uses of CounterpartyRoleEnum in cdm.product.collateral
Fields in cdm.product.collateral declared as CounterpartyRoleEnumModifier and TypeFieldDescriptionprotected CounterpartyRoleEnumCollateralInterestParameters.CollateralInterestParametersBuilderImpl.postingPartyFields in cdm.product.collateral with type parameters of type CounterpartyRoleEnumModifier and TypeFieldDescriptionprotected List<CounterpartyRoleEnum> CollateralCriteriaBase.CollateralCriteriaBaseBuilderImpl.appliesToMethods in cdm.product.collateral that return CounterpartyRoleEnumModifier and TypeMethodDescriptionCollateralInterestParameters.CollateralInterestParametersBuilderImpl.getPostingParty()CollateralInterestParameters.CollateralInterestParametersImpl.getPostingParty()CollateralInterestParameters.getPostingParty()Represents the party to which these parameters apply (the applicable party).Methods in cdm.product.collateral that return types with arguments of type CounterpartyRoleEnumModifier and TypeMethodDescriptionCollateralCriteriaBase.CollateralCriteriaBaseBuilderImpl.getAppliesTo()CollateralCriteriaBase.CollateralCriteriaBaseImpl.getAppliesTo()CollateralCriteriaBase.getAppliesTo()Specifies which of the two counterparties the criteria applies to (either one or both counterparties).Methods in cdm.product.collateral with parameters of type CounterpartyRoleEnumModifier and TypeMethodDescriptionCollateralCriteriaBase.CollateralCriteriaBaseBuilder.addAppliesTo(CounterpartyRoleEnum appliesTo) CollateralCriteriaBase.CollateralCriteriaBaseBuilder.addAppliesTo(CounterpartyRoleEnum appliesTo, int idx) CollateralCriteriaBase.CollateralCriteriaBaseBuilderImpl.addAppliesTo(CounterpartyRoleEnum _appliesTo) CollateralCriteriaBase.CollateralCriteriaBaseBuilderImpl.addAppliesTo(CounterpartyRoleEnum _appliesTo, int idx) ConcentrationLimitCriteria.ConcentrationLimitCriteriaBuilder.addAppliesTo(CounterpartyRoleEnum appliesTo) ConcentrationLimitCriteria.ConcentrationLimitCriteriaBuilder.addAppliesTo(CounterpartyRoleEnum appliesTo, int idx) ConcentrationLimitCriteria.ConcentrationLimitCriteriaBuilderImpl.addAppliesTo(CounterpartyRoleEnum _appliesTo) ConcentrationLimitCriteria.ConcentrationLimitCriteriaBuilderImpl.addAppliesTo(CounterpartyRoleEnum _appliesTo, int idx) EligibleCollateralCriteria.EligibleCollateralCriteriaBuilder.addAppliesTo(CounterpartyRoleEnum appliesTo) EligibleCollateralCriteria.EligibleCollateralCriteriaBuilder.addAppliesTo(CounterpartyRoleEnum appliesTo, int idx) EligibleCollateralCriteria.EligibleCollateralCriteriaBuilderImpl.addAppliesTo(CounterpartyRoleEnum _appliesTo) EligibleCollateralCriteria.EligibleCollateralCriteriaBuilderImpl.addAppliesTo(CounterpartyRoleEnum _appliesTo, int idx) CollateralInterestParameters.CollateralInterestParametersBuilder.setPostingParty(CounterpartyRoleEnum postingParty) CollateralInterestParameters.CollateralInterestParametersBuilderImpl.setPostingParty(CounterpartyRoleEnum _postingParty) Method parameters in cdm.product.collateral with type arguments of type CounterpartyRoleEnumModifier and TypeMethodDescriptionCollateralCriteriaBase.CollateralCriteriaBaseBuilder.addAppliesTo(List<CounterpartyRoleEnum> appliesTo) CollateralCriteriaBase.CollateralCriteriaBaseBuilderImpl.addAppliesTo(List<CounterpartyRoleEnum> appliesTos) ConcentrationLimitCriteria.ConcentrationLimitCriteriaBuilder.addAppliesTo(List<CounterpartyRoleEnum> appliesTo) ConcentrationLimitCriteria.ConcentrationLimitCriteriaBuilderImpl.addAppliesTo(List<CounterpartyRoleEnum> appliesTos) EligibleCollateralCriteria.EligibleCollateralCriteriaBuilder.addAppliesTo(List<CounterpartyRoleEnum> appliesTo) EligibleCollateralCriteria.EligibleCollateralCriteriaBuilderImpl.addAppliesTo(List<CounterpartyRoleEnum> appliesTos) CollateralCriteriaBase.CollateralCriteriaBaseBuilder.setAppliesTo(List<CounterpartyRoleEnum> appliesTo) CollateralCriteriaBase.CollateralCriteriaBaseBuilderImpl.setAppliesTo(List<CounterpartyRoleEnum> appliesTos) ConcentrationLimitCriteria.ConcentrationLimitCriteriaBuilder.setAppliesTo(List<CounterpartyRoleEnum> appliesTo) ConcentrationLimitCriteria.ConcentrationLimitCriteriaBuilderImpl.setAppliesTo(List<CounterpartyRoleEnum> appliesTos) EligibleCollateralCriteria.EligibleCollateralCriteriaBuilder.setAppliesTo(List<CounterpartyRoleEnum> appliesTo) EligibleCollateralCriteria.EligibleCollateralCriteriaBuilderImpl.setAppliesTo(List<CounterpartyRoleEnum> appliesTos) -
Uses of CounterpartyRoleEnum in cdm.product.template
Methods in cdm.product.template with parameters of type CounterpartyRoleEnumModifier and TypeMethodDescriptionCancelableProvision.CancelableProvisionBuilder.setBuyer(CounterpartyRoleEnum buyer) CancelableProvision.CancelableProvisionBuilderImpl.setBuyer(CounterpartyRoleEnum _buyer) ExtendibleProvision.ExtendibleProvisionBuilder.setBuyer(CounterpartyRoleEnum buyer) ExtendibleProvision.ExtendibleProvisionBuilderImpl.setBuyer(CounterpartyRoleEnum _buyer) ExerciseFee.ExerciseFeeBuilder.setPayer(CounterpartyRoleEnum payer) ExerciseFee.ExerciseFeeBuilderImpl.setPayer(CounterpartyRoleEnum _payer) ExerciseFeeSchedule.ExerciseFeeScheduleBuilder.setPayer(CounterpartyRoleEnum payer) ExerciseFeeSchedule.ExerciseFeeScheduleBuilderImpl.setPayer(CounterpartyRoleEnum _payer) ExerciseFee.ExerciseFeeBuilder.setReceiver(CounterpartyRoleEnum receiver) ExerciseFee.ExerciseFeeBuilderImpl.setReceiver(CounterpartyRoleEnum _receiver) ExerciseFeeSchedule.ExerciseFeeScheduleBuilder.setReceiver(CounterpartyRoleEnum receiver) ExerciseFeeSchedule.ExerciseFeeScheduleBuilderImpl.setReceiver(CounterpartyRoleEnum _receiver) CancelableProvision.CancelableProvisionBuilder.setSeller(CounterpartyRoleEnum seller) CancelableProvision.CancelableProvisionBuilderImpl.setSeller(CounterpartyRoleEnum _seller) ExtendibleProvision.ExtendibleProvisionBuilder.setSeller(CounterpartyRoleEnum seller) ExtendibleProvision.ExtendibleProvisionBuilderImpl.setSeller(CounterpartyRoleEnum _seller)