Uses of Class
com._1c.g5.modeling.xtext.validation.AbstractModelDeclarativeValidator
-
-
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 AbstractModelDeclarativeValidator Modifier and Type Method Description Class<? 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.validation Modifier and Type Class Description class
GraphicalSchemeValidator
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 AbstractModelDeclarativeValidator Modifier and Type Method Description Class<? 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.validation Modifier and Type Class Description class
CmiModelDeclarativeValidator
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 AbstractModelDeclarativeValidator Modifier and Type Method Description Class<? 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.validation Modifier and Type Class Description class
FormValidator
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 AbstractModelDeclarativeValidator Modifier and Type Method Description Class<? 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 AbstractModelDeclarativeValidator Modifier and Type Method Description static 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.validation Modifier and Type Class Description class
MdValidator
Deprecated.Please use check infrastructure to implement new validation scenarios -
Uses of AbstractModelDeclarativeValidator in com._1c.g5.v8.dt.style
Methods in com._1c.g5.v8.dt.style that return types with arguments of type AbstractModelDeclarativeValidator Modifier and Type Method Description Class<? extends AbstractModelDeclarativeValidator>
StyleRuntimeModule. bindModelValidator()
-
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 AbstractModelDeclarativeValidator Modifier and Type Method Description Class<? 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.validation Modifier and Type Class Description class
XdtoValidator
Deprecated.Please use check infrastructure to implement new validation scenarios
-