Uses of Class
com._1c.g5.modeling.xtext.validation.AbstractModelDeclarativeValidator
Packages that use AbstractModelDeclarativeValidator
Package
Description
-
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.bp.scheme
Methods in com._1c.g5.v8.dt.bp.scheme that return types with arguments of type AbstractModelDeclarativeValidatorModifier and TypeMethodDescriptionClass<? extends AbstractModelDeclarativeValidator>
BpSchemeRuntimeModule.bindModelValidator()
-
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.bp.scheme.validation
Subclasses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.bp.scheme.validationModifier and TypeClassDescriptionclass
Deprecated.Please use check infrastructure to implement new validation scenarios -
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.bsl.validation
Subclasses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.bsl.validationModifier and TypeClassDescriptionclass
Deprecated.Please use check infrastructure to implement new validation scenarios -
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.cmi
Methods in com._1c.g5.v8.dt.cmi that return types with arguments of type AbstractModelDeclarativeValidatorModifier and TypeMethodDescriptionClass<? extends AbstractModelDeclarativeValidator>
CmiRuntimeModule.bindModelValidator()
-
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.cmi.validation
Subclasses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.cmi.validationModifier and TypeClassDescriptionclass
Deprecated.Please use check infrastructure to implement new validation scenarios -
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.form
Methods in com._1c.g5.v8.dt.form that return types with arguments of type AbstractModelDeclarativeValidatorModifier and TypeMethodDescriptionClass<? extends AbstractModelDeclarativeValidator>
FormRuntimeModule.bindModelValidator()
-
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.form.validation
Subclasses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.form.validationModifier and TypeClassDescriptionclass
Deprecated.Please use check infrastructure to implement new validation scenarios -
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.internal.md.extension.validation
Subclasses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.internal.md.extension.validationModifier and TypeClassDescriptionclass
Deprecated.Please use check infrastructure to implement new validation scenarios -
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.internal.platform.services.core.validation
Subclasses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.internal.platform.services.core.validationModifier and TypeClassDescriptionclass
Deprecated.Please use check infrastructure to implement new validation scenarios -
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.md
Methods in com._1c.g5.v8.dt.md that return types with arguments of type AbstractModelDeclarativeValidatorModifier and TypeMethodDescriptionClass<? extends AbstractModelDeclarativeValidator>
MdRuntimeModule.bindModelValidator()
-
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type AbstractModelDeclarativeValidatorModifier and TypeMethodDescriptionstatic void
MdTypeUtil.checkTypeDescriptionTypes
(TypeDescription typeDesc, Map<Object, Object> context, IClassifiersTypeInfoServiceProvider classifiersProvider, org.eclipse.emf.ecore.EPackage ePackage, AbstractModelDeclarativeValidator validator) Checks md-object type description from selected e-package. -
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.md.validation
Subclasses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.md.validationModifier and TypeClassDescriptionclass
Deprecated.Please use check infrastructure to implement new validation scenarios -
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.validation.legacy
Subclasses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.validation.legacyModifier and TypeClassDescriptionclass
Abstract legacy declarative validator. -
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.xdto.runtime
Methods in com._1c.g5.v8.dt.xdto.runtime that return types with arguments of type AbstractModelDeclarativeValidatorModifier and TypeMethodDescriptionClass<? extends AbstractModelDeclarativeValidator>
XdtoRuntimeModule.bindModelValidator()
-
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.xdto.validation
Subclasses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.xdto.validationModifier and TypeClassDescriptionclass
Deprecated.Please use check infrastructure to implement new validation scenarios