Class CustomCompositeEValidator

java.lang.Object
org.eclipse.xtext.validation.CompositeEValidator
com._1c.g5.modeling.xtext.validation.CustomCompositeEValidator
All Implemented Interfaces:
Cloneable, org.eclipse.emf.ecore.EValidator
Direct Known Subclasses:
CancelableCompositeEValidator

public class CustomCompositeEValidator extends org.eclipse.xtext.validation.CompositeEValidator
Special CompositeEValidator with overriding initDefaults(). Default validator is NoProxyEObjectValidator.
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.eclipse.xtext.validation.CompositeEValidator

    org.eclipse.xtext.validation.CompositeEValidator.EValidatorEqualitySupport

    Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EValidator

    org.eclipse.emf.ecore.EValidator.Descriptor, org.eclipse.emf.ecore.EValidator.PatternMatcher, org.eclipse.emf.ecore.EValidator.Registry, org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider, org.eclipse.emf.ecore.EValidator.ValidationDelegate
  • Field Summary

    Fields inherited from class org.eclipse.xtext.validation.CompositeEValidator

    USE_EOBJECT_VALIDATOR

    Fields inherited from interface org.eclipse.emf.ecore.EValidator

    MARKER, RELATED_URIS_ATTRIBUTE, URI_ATTRIBUTE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class org.eclipse.xtext.validation.CompositeEValidator

    addValidator, clone, createExceptionDiagnostic, getContents, getCopyAndClearContents, getEqualitySupportProvider, getOperationCanceledManager, isUseEObjectValidator, setEqualitySupportProvider, setOperationCanceledManager, setUseEObjectValidator, validate, validate, validate

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CustomCompositeEValidator

      public CustomCompositeEValidator()
  • Method Details

    • initDefaults

      protected void initDefaults()
      Overrides:
      initDefaults in class org.eclipse.xtext.validation.CompositeEValidator