Interface EligibleCollateralElection

All Superinterfaces:
PostingObligationsElection, com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
EligibleCollateralElection.EligibleCollateralElectionBuilder
All Known Implementing Classes:
EligibleCollateralElection.EligibleCollateralElectionBuilderImpl, EligibleCollateralElection.EligibleCollateralElectionImpl

@RosettaDataType(value="EligibleCollateralElection", builder=EligibleCollateralElectionBuilderImpl.class, version="7.0.0-dev.105") @RuneDataType(value="EligibleCollateralElection", model="cdm", builder=EligibleCollateralElectionBuilderImpl.class, version="7.0.0-dev.105") public interface EligibleCollateralElection extends PostingObligationsElection
Specifies the collateral posting obligations for the security provider party(ies).
Version:
7.0.0-dev.105
  • Field Details

  • Method Details

    • getOtherEligibleSupport

      String getOtherEligibleSupport()
      Specifies the Other Eligible Support conditions. If not specified, this election is deemed as not applicable. Body ISDA Corpus Annex CSA_NewYork_1994 1994 New York Law Credit Support Annex paragraph "13" * clause "(b)(iii)" Provision Body ISDA Corpus Deed CSD_English_1995 1995 English Law Credit Support Deed paragraph "13" * clause "(c)(iii)" Provision Body ISDA Corpus Annex CSA_VM_NewYork_2016 2016 New York Law Variation Margin Credit Support Annex Provision Body ISDA Corpus Annex CSA_IM_NewYork_2018 ISDA 2018 New York Law Credit Support Annex for Initial Margin Provision Body ISDA Corpus Annex CSA_IM_NewYork_2016 ISDA 2016 New York Law Credit Support Annex for Initial Margin Provision
    • build

      Build Methods
      Specified by:
      build in interface PostingObligationsElection
      Specified by:
      build in interface com.rosetta.model.lib.RosettaModelObject
    • toBuilder

      Specified by:
      toBuilder in interface PostingObligationsElection
      Specified by:
      toBuilder in interface com.rosetta.model.lib.RosettaModelObject
    • builder

    • metaData

      default com.rosetta.model.lib.meta.RosettaMetaData<? extends EligibleCollateralElection> metaData()
      Utility Methods
      Specified by:
      metaData in interface PostingObligationsElection
      Specified by:
      metaData in interface com.rosetta.model.lib.RosettaModelObject
    • getType

      @RuneAttribute("@type") default Class<? extends EligibleCollateralElection> getType()
      Specified by:
      getType in interface PostingObligationsElection
      Specified by:
      getType in interface com.rosetta.model.lib.RosettaModelObject
    • process

      default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.Processor processor)
      Specified by:
      process in interface PostingObligationsElection
      Specified by:
      process in interface com.rosetta.model.lib.RosettaModelObject