Class AbstractDeclarativeValidator.State

    • Constructor Summary

      Constructors 
      Constructor Description
      State()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • chain

        public org.eclipse.emf.common.util.DiagnosticChain chain
      • currentObject

        public org.eclipse.emf.ecore.EObject currentObject
      • currentMethod

        public java.lang.reflect.Method currentMethod
      • currentCheckType

        public CheckType currentCheckType
      • hasErrors

        public boolean hasErrors
      • context

        public java.util.Map<java.lang.Object,​java.lang.Object> context
    • Constructor Detail

      • State

        public State()