Uses of Class
org.isda.cdm.RelatedAgreement
-
Packages that use RelatedAgreement Package Description org.isda.cdm org.isda.cdm.meta org.isda.cdm.validation org.isda.cdm.validation.datarule org.isda.cdm.validation.exists -
-
Uses of RelatedAgreement in org.isda.cdm
Methods in org.isda.cdm that return RelatedAgreement Modifier and Type Method Description RelatedAgreement
RelatedAgreement.RelatedAgreementBuilder. build()
RelatedAgreement
CsaInitialMargin2016JapaneseLaw. getJapaneseLawCsa()
The qualification of whether Japanese Law CSA (VM) are specified by the parties to the agreement.RelatedAgreement
CsaInitialMargin2016JapaneseLaw. getOtherCsa()
The qualification of whether Other CSA are specified by the parties to the agreement.RelatedAgreement
CsaVariationMargin2016. getOtherCsa()
The qualification of whether Other CSA are specified by the parties to the agreement.Methods in org.isda.cdm that return types with arguments of type RelatedAgreement Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends RelatedAgreement>
RelatedAgreement. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends RelatedAgreement>
RelatedAgreement.RelatedAgreementBuilder. metaData()
Methods in org.isda.cdm with parameters of type RelatedAgreement Modifier and Type Method Description CsaInitialMargin2016JapaneseLaw.CsaInitialMargin2016JapaneseLawBuilder
CsaInitialMargin2016JapaneseLaw.CsaInitialMargin2016JapaneseLawBuilder. setJapaneseLawCsa(RelatedAgreement japaneseLawCsa)
CsaInitialMargin2016JapaneseLaw.CsaInitialMargin2016JapaneseLawBuilder
CsaInitialMargin2016JapaneseLaw.CsaInitialMargin2016JapaneseLawBuilder. setOtherCsa(RelatedAgreement otherCsa)
CsaVariationMargin2016.CsaVariationMargin2016Builder
CsaVariationMargin2016.CsaVariationMargin2016Builder. setOtherCsa(RelatedAgreement otherCsa)
CsaVariationMargin2016NewYorkLaw.CsaVariationMargin2016NewYorkLawBuilder
CsaVariationMargin2016NewYorkLaw.CsaVariationMargin2016NewYorkLawBuilder. setOtherCsa(RelatedAgreement otherCsa)
-
Uses of RelatedAgreement in org.isda.cdm.meta
Methods in org.isda.cdm.meta that return types with arguments of type RelatedAgreement Modifier and Type Method Description java.util.List<com.rosetta.model.lib.validation.Validator<? super RelatedAgreement>>
RelatedAgreementMeta. choiceRuleValidators()
java.util.List<com.rosetta.model.lib.validation.Validator<? super RelatedAgreement>>
RelatedAgreementMeta. dataRules()
java.util.List<java.util.function.Function<? super RelatedAgreement,com.rosetta.model.lib.qualify.QualifyResult>>
RelatedAgreementMeta. getQualifyFunctions()
com.rosetta.model.lib.validation.ValidatorWithArg<? super RelatedAgreement,java.lang.String>
RelatedAgreementMeta. onlyExistsValidator()
com.rosetta.model.lib.validation.Validator<? super RelatedAgreement>
RelatedAgreementMeta. validator()
-
Uses of RelatedAgreement in org.isda.cdm.validation
Methods in org.isda.cdm.validation that return types with arguments of type RelatedAgreement Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<RelatedAgreement>
RelatedAgreementValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b)
com.rosetta.model.lib.validation.ValidationResult<RelatedAgreement>
RelatedAgreementValidator. validate(com.rosetta.model.lib.path.RosettaPath path, RelatedAgreement o)
Methods in org.isda.cdm.validation with parameters of type RelatedAgreement Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<RelatedAgreement>
RelatedAgreementValidator. validate(com.rosetta.model.lib.path.RosettaPath path, RelatedAgreement o)
-
Uses of RelatedAgreement in org.isda.cdm.validation.datarule
Methods in org.isda.cdm.validation.datarule that return types with arguments of type RelatedAgreement Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<RelatedAgreement>
RelatedAgreementNotSpecifiedDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder relatedAgreement)
com.rosetta.model.lib.validation.ValidationResult<RelatedAgreement>
RelatedAgreementNotSpecifiedDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, RelatedAgreement relatedAgreement)
com.rosetta.model.lib.validation.ValidationResult<RelatedAgreement>
RelatedAgreementSpecifiedDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder relatedAgreement)
com.rosetta.model.lib.validation.ValidationResult<RelatedAgreement>
RelatedAgreementSpecifiedDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, RelatedAgreement relatedAgreement)
Methods in org.isda.cdm.validation.datarule with parameters of type RelatedAgreement Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<RelatedAgreement>
RelatedAgreementNotSpecifiedDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, RelatedAgreement relatedAgreement)
com.rosetta.model.lib.validation.ValidationResult<RelatedAgreement>
RelatedAgreementSpecifiedDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, RelatedAgreement relatedAgreement)
-
Uses of RelatedAgreement in org.isda.cdm.validation.exists
Methods in org.isda.cdm.validation.exists that return types with arguments of type RelatedAgreement Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<RelatedAgreement>
RelatedAgreementOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b, java.lang.String field)
com.rosetta.model.lib.validation.ValidationResult<RelatedAgreement>
RelatedAgreementOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, RelatedAgreement o, java.lang.String field)
Methods in org.isda.cdm.validation.exists with parameters of type RelatedAgreement Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<RelatedAgreement>
RelatedAgreementOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, RelatedAgreement o, java.lang.String field)
-