Package org.isda.cdm

Class CsdInitialMargin2016EnglishLaw


  • @RosettaClass
    public class CsdInitialMargin2016EnglishLaw
    extends CsaInitialMargin2016
    A class to specify the provisions that are specific to the English Law version of the ISDA 2016 Credit Support Deed for Initial Margin.
    Version:
    2.5.4
    • Method Detail

      • getAppropriatedCollateralValuation

        @RosettaSynonym(value="valuation_of_appropriated_collateral",
                        source="ISDA_Create_1_0")
        public final AppropriatedCollateralValuation getAppropriatedCollateralValuation()
        The election for the Valuation of Appropriate Collateral. ISDA 2016 English Law Credit Support Deed for Initial Margin, paragraph 13, General Principles, (u): Valuation of Appropriated Collateral.
      • getChargorAdditionalRightsEvent

        @RosettaSynonym(value="chargor_additional_rights_event",
                        source="ISDA_Create_1_0")
        public final AdditionalRightsEvent getChargorAdditionalRightsEvent()
        The Chargor Additional Rights Event election. ISDA 2016 English Law Credit Support Deed for Initial Margin, paragraph 13, General Principles, (k): Chargor Additional Rights Event.
      • getChargorPostingObligations

        @RosettaSynonym(value="chargor_posting_obligations",
                        source="ISDA_Create_1_0")
        public final ChargorPostingObligations getChargorPostingObligations()
        The chargor's posting obligations. This term of chargor is the equivalent of the pledgor in the New York Law CSA and the obligor in the Japanese Law CSA, i.e. it's the party that will post/pledge collateral to the other party. ISDA 2016 English Law Credit Support Deed for Initial Margin, paragraph 13, General Principles, (ii).
      • getChargorRightsEvent

        @RosettaSynonym(value="chargor_rights_event",
                        source="ISDA_Create_1_0")
        public final RightsEvent getChargorRightsEvent()
        The Chargor Rights Event election. ISDA 2016 English Law Credit Support Deed for Initial Margin, paragraph 13, General Principles, (j): Chargor Rights Event.
      • getCustodyArrangements

        public final CustodyArrangements getCustodyArrangements()
        The Custodian and Segregated Account details in respect of each party as the Pledgor. ISDA 2016 English Law Credit Support Deed for Initial Margin, paragraph 13, General Principles, (n): Custody Arrangements.
      • getDeliveryInLieuRight

        @RosettaSynonym(value="",
                        source="ISDA_Create_1_0")
        public final java.lang.Boolean getDeliveryInLieuRight()
        The Delivery in Lieu Right provision applies when the value is set to True. ISDA 2016 English Law Credit Support Deed for Initial Margin, paragraph 13, General Principles, (m): Modification to Chargor’s Rights and Remedies.
      • getJapaneseSecuritiesProvisions

        @RosettaSynonym(value="",
                        source="ISDA_Create_1_0")
        public final java.lang.Boolean getJapaneseSecuritiesProvisions()
        ISDA 2016 English Credit Support Annex for Initial Margin, paragraph 13, General Principles, (x): Japanese Securities Provisions (Shichiken).
      • getProcessAgent

        @RosettaSynonym(value="process_agent",
                        source="ISDA_Create_1_0")
        public final ProcessAgent getProcessAgent()
        The Process Agent that might be appointed by the parties to the agreement in accordance with the ISDA 2016 English Law CSA, paragraph 11(h). ISDA 2016 English Law Credit Support Deed for Initial Margin, paragraph 13, General Principles, (t): Process Agent.
      • getTransferTiming

        @RosettaSynonym(value="settlement_day_specify",
                        source="ISDA_Create_1_0",
                        path="transfer_timing")
        public final java.lang.String getTransferTiming()
        The time by which the transfer of collateral must take place when different from the Regular Settlement Day as a result of parties' election. ISDA 2016 English Law Credit Support Deed for Initial Margin, paragraph 13, General Principles, (c)(vii): Transfer Timing.
      • process

        public void process​(com.rosetta.model.lib.path.RosettaPath path,
                            com.rosetta.model.lib.process.Processor processor)
        Overrides:
        process in class CsaInitialMargin2016