public static class AbstractDeclarativeValidator.State extends Object
| Modifier and Type | Field and Description |
|---|---|
org.eclipse.emf.common.util.DiagnosticChain |
chain |
CheckMode |
checkMode |
Map<Object,Object> |
context |
CheckType |
currentCheckType |
Method |
currentMethod |
org.eclipse.emf.ecore.EObject |
currentObject |
boolean |
hasErrors |
| Constructor and Description |
|---|
AbstractDeclarativeValidator.State() |
public org.eclipse.emf.common.util.DiagnosticChain chain
public org.eclipse.emf.ecore.EObject currentObject
public Method currentMethod
public CheckMode checkMode
public CheckType currentCheckType
public boolean hasErrors
Copyright © 2015. All Rights Reserved.