Uses of Interface
cdm.regulation.Sngl
Packages that use Sngl
Package
Description
Regulatory reporting concepts: regulatory rules, report definitions, reporting formats.
-
Uses of Sngl in cdm.regulation
Subinterfaces of Sngl in cdm.regulationClasses in cdm.regulation that implement SnglModifier and TypeClassDescriptionstatic classBuilder Implementation of Snglstatic classImmutable Implementation of SnglMethods in cdm.regulation that return SnglModifier and TypeMethodDescriptionSngl.build()Build MethodsSngl.SnglBuilderImpl.build()Sngl.SnglImpl.build()SwpIn.getSngl()Getter MethodsSwpIn.SwpInImpl.getSngl()SwpOut.getSngl()Getter MethodsSwpOut.SwpOutImpl.getSngl()Methods in cdm.regulation that return types with arguments of type SnglModifier and TypeMethodDescriptionSngl.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends Sngl> Sngl.metaData()Utility MethodsMethods in cdm.regulation with parameters of type SnglModifier and TypeMethodDescription -
Uses of Sngl in cdm.regulation.meta
Methods in cdm.regulation.meta that return types with arguments of type SnglModifier and TypeMethodDescriptionSnglMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) SnglMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) SnglMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super Sngl> SnglMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super Sngl> SnglMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super Sngl> SnglMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super Sngl> SnglMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of Sngl in cdm.regulation.validation
Methods in cdm.regulation.validation with parameters of type SnglModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> SnglTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, Sngl o) List<com.rosetta.model.lib.validation.ValidationResult<?>> SnglValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, Sngl o) -
Uses of Sngl in cdm.regulation.validation.exists
Methods in cdm.regulation.validation.exists with type parameters of type SnglModifier and TypeMethodDescriptionSnglOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.regulation.validation.exists that return types with arguments of type Sngl