Package org.isda.cdm

Class RegimeElection


  • @RosettaClass
    public class RegimeElection
    extends com.rosetta.model.lib.RosettaModelObject
    A class to specify the parties' respective elections with respect to the applicable regulatory regime(s) in their capacity as Secured Party (English Law & New York Law) or Obligee (Japanese Law).
    Version:
    2.5.4
    • Method Detail

      • getAdditionalRegime

        @RosettaSynonym(value="additional_regimes",
                        source="ISDA_Create_1_0")
        public final java.util.List<AdditionalRegime> getAdditionalRegime()
        The additional regulatory regime(s) that might be specified by the parties to a legal agreement. ISDA 2016 Credit Support Annex for Initial Margin paragraph 13, General Principles, (ll): The parties may from time to time agree in writing that other regimes also comprise `Regimes` and that the General Principles be adopted and/or amended to accommodate such additional Regimes.
      • getApplicableRegime

        @RosettaSynonym(value="canada",source="ISDA_Create_1_0") @RosettaSynonym(value="sec",source="ISDA_Create_1_0") @RosettaSynonym(value="cftc",source="ISDA_Create_1_0") @RosettaSynonym(value="emir",source="ISDA_Create_1_0") @RosettaSynonym(value="japan",source="ISDA_Create_1_0") @RosettaSynonym(value="switzerland",source="ISDA_Create_1_0") @RosettaSynonym(value="prudential",source="ISDA_Create_1_0")
        public final java.util.List<ApplicableRegime> getApplicableRegime()
        The set of regulatory regimes and associated provisions applicable to the respective parties to the legal agreement.
      • getParty

        @RosettaSynonym(value="party",
                        source="AcadiaSoft_AM_1_0")
        public final ReferenceWithMetaParty getParty()
        The elective party.
      • metaData

        public com.rosetta.model.lib.meta.RosettaMetaData<? extends RegimeElection> metaData()
        Specified by:
        metaData in class com.rosetta.model.lib.RosettaModelObject
      • process

        public void process​(com.rosetta.model.lib.path.RosettaPath path,
                            com.rosetta.model.lib.process.Processor processor)
        Specified by:
        process in class com.rosetta.model.lib.RosettaModelObject
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object