Uses of Interface
cdm.legaldocumentation.csa.ControlAgreementNecEvent
Packages that use ControlAgreementNecEvent
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of ControlAgreementNecEvent in cdm.legaldocumentation.csa
Subinterfaces of ControlAgreementNecEvent in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement ControlAgreementNecEventModifier and TypeClassDescriptionstatic classBuilder Implementation of ControlAgreementNecEventstatic classImmutable Implementation of ControlAgreementNecEventMethods in cdm.legaldocumentation.csa that return ControlAgreementNecEventModifier and TypeMethodDescriptionControlAgreementNecEvent.build()Build MethodsControlAgreementNecEvent.ControlAgreementNecEventBuilderImpl.build()ControlAgreementNecEvent.ControlAgreementNecEventImpl.build()RightsEvents.getControlAgreementNecEvent()The bespoke provisions that might be specified by the parties to the agreement applicable to a Notice of Exclusive Control Event.RightsEvents.RightsEventsImpl.getControlAgreementNecEvent()Methods in cdm.legaldocumentation.csa that return types with arguments of type ControlAgreementNecEventModifier and TypeMethodDescriptiondefault Class<? extends ControlAgreementNecEvent> ControlAgreementNecEvent.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends ControlAgreementNecEvent> ControlAgreementNecEvent.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type ControlAgreementNecEventModifier and TypeMethodDescriptionRightsEvents.RightsEventsBuilder.setControlAgreementNecEvent(ControlAgreementNecEvent controlAgreementNecEvent) RightsEvents.RightsEventsBuilderImpl.setControlAgreementNecEvent(ControlAgreementNecEvent _controlAgreementNecEvent) -
Uses of ControlAgreementNecEvent in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type ControlAgreementNecEventModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super ControlAgreementNecEvent>> ControlAgreementNecEventMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super ControlAgreementNecEvent, com.rosetta.model.lib.qualify.QualifyResult>> ControlAgreementNecEventMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super ControlAgreementNecEvent, Set<String>> ControlAgreementNecEventMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super ControlAgreementNecEvent> ControlAgreementNecEventMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super ControlAgreementNecEvent> ControlAgreementNecEventMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super ControlAgreementNecEvent> ControlAgreementNecEventMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super ControlAgreementNecEvent> ControlAgreementNecEventMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of ControlAgreementNecEvent in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type ControlAgreementNecEventModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> ControlAgreementNecEventTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, ControlAgreementNecEvent o) List<com.rosetta.model.lib.validation.ValidationResult<?>> ControlAgreementNecEventValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, ControlAgreementNecEvent o) -
Uses of ControlAgreementNecEvent in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type ControlAgreementNecEventModifier and TypeMethodDescription<T2 extends ControlAgreementNecEvent>
com.rosetta.model.lib.validation.ValidationResult<ControlAgreementNecEvent> ControlAgreementNecEventOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.legaldocumentation.csa.validation.exists that return types with arguments of type ControlAgreementNecEventModifier and TypeMethodDescription<T2 extends ControlAgreementNecEvent>
com.rosetta.model.lib.validation.ValidationResult<ControlAgreementNecEvent> ControlAgreementNecEventOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)