Package cdm.legaldocumentation.csa
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
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder Interfacestatic classBuilder Implementation of EligibleCollateralElectionstatic classImmutable Implementation of EligibleCollateralElectionNested classes/interfaces inherited from interface cdm.legaldocumentation.csa.PostingObligationsElection
PostingObligationsElection.PostingObligationsElectionBuilder, PostingObligationsElection.PostingObligationsElectionBuilderImpl, PostingObligationsElection.PostingObligationsElectionImpl -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build Methodsbuilder()Specifies the Other Eligible Support conditions.default Class<? extends EligibleCollateralElection> getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends EligibleCollateralElection> metaData()Utility Methodsdefault voidprocess(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.Processor processor) Methods inherited from interface cdm.legaldocumentation.csa.PostingObligationsElection
getAdditionalLanguage, getAsPermitted, getEligibleCollateral, getExcludedCollateral, getPartyMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Field Details
-
metaData
-
-
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
EligibleCollateralElection build()Build Methods- Specified by:
buildin interfacePostingObligationsElection- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfacePostingObligationsElection- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
builder
-
metaData
Utility Methods- Specified by:
metaDatain interfacePostingObligationsElection- Specified by:
metaDatain interfacecom.rosetta.model.lib.RosettaModelObject
-
getType
- Specified by:
getTypein interfacePostingObligationsElection- Specified by:
getTypein interfacecom.rosetta.model.lib.RosettaModelObject
-
process
default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.Processor processor) - Specified by:
processin interfacePostingObligationsElection- Specified by:
processin interfacecom.rosetta.model.lib.RosettaModelObject
-