Uses of Interface
cdm.legaldocumentation.master.MasterAgreementElections
Packages that use MasterAgreementElections
Package
Description
Common legal agreement concepts.
Master agreement concepts.
-
Uses of MasterAgreementElections in cdm.legaldocumentation.common
Methods in cdm.legaldocumentation.common that return MasterAgreementElectionsModifier and TypeMethodDescriptionAgreement.AgreementImpl.getMasterAgreementElections()Agreement.getMasterAgreementElections()A legal representation of the different possible master agreementsMethods in cdm.legaldocumentation.common with parameters of type MasterAgreementElectionsModifier and TypeMethodDescriptionAgreement.AgreementBuilder.setMasterAgreementElections(MasterAgreementElections masterAgreementElections) Agreement.AgreementBuilderImpl.setMasterAgreementElections(MasterAgreementElections _masterAgreementElections) -
Uses of MasterAgreementElections in cdm.legaldocumentation.master
Subinterfaces of MasterAgreementElections in cdm.legaldocumentation.masterModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.master that implement MasterAgreementElectionsModifier and TypeClassDescriptionstatic classBuilder Implementation of MasterAgreementElectionsstatic classImmutable Implementation of MasterAgreementElectionsMethods in cdm.legaldocumentation.master that return MasterAgreementElectionsModifier and TypeMethodDescriptionMasterAgreementElections.build()Build MethodsMasterAgreementElections.MasterAgreementElectionsBuilderImpl.build()MasterAgreementElections.MasterAgreementElectionsImpl.build()Methods in cdm.legaldocumentation.master that return types with arguments of type MasterAgreementElectionsModifier and TypeMethodDescriptiondefault Class<? extends MasterAgreementElections> MasterAgreementElections.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends MasterAgreementElections> MasterAgreementElections.metaData()Utility Methods -
Uses of MasterAgreementElections in cdm.legaldocumentation.master.meta
Methods in cdm.legaldocumentation.master.meta that return types with arguments of type MasterAgreementElectionsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super MasterAgreementElections>> MasterAgreementElectionsMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super MasterAgreementElections, com.rosetta.model.lib.qualify.QualifyResult>> MasterAgreementElectionsMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super MasterAgreementElections, Set<String>> MasterAgreementElectionsMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super MasterAgreementElections> MasterAgreementElectionsMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super MasterAgreementElections> MasterAgreementElectionsMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super MasterAgreementElections> MasterAgreementElectionsMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super MasterAgreementElections> MasterAgreementElectionsMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of MasterAgreementElections in cdm.legaldocumentation.master.validation
Methods in cdm.legaldocumentation.master.validation with parameters of type MasterAgreementElectionsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> MasterAgreementElectionsTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, MasterAgreementElections o) List<com.rosetta.model.lib.validation.ValidationResult<?>> MasterAgreementElectionsValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, MasterAgreementElections o) -
Uses of MasterAgreementElections in cdm.legaldocumentation.master.validation.datarule
Methods in cdm.legaldocumentation.master.validation.datarule with parameters of type MasterAgreementElectionsModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> MasterAgreementElectionsOneOf0.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, MasterAgreementElections masterAgreementElections) List<com.rosetta.model.lib.validation.ValidationResult<?>> MasterAgreementElectionsOneOf0.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, MasterAgreementElections masterAgreementElections) -
Uses of MasterAgreementElections in cdm.legaldocumentation.master.validation.exists
Methods in cdm.legaldocumentation.master.validation.exists with type parameters of type MasterAgreementElectionsModifier and TypeMethodDescription<T2 extends MasterAgreementElections>
com.rosetta.model.lib.validation.ValidationResult<MasterAgreementElections> MasterAgreementElectionsOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.legaldocumentation.master.validation.exists that return types with arguments of type MasterAgreementElectionsModifier and TypeMethodDescription<T2 extends MasterAgreementElections>
com.rosetta.model.lib.validation.ValidationResult<MasterAgreementElections> MasterAgreementElectionsOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)