Package com._1c.g5.v8.dt.ql.validation
Class AbstractQlValidator
- java.lang.Object
- 
- org.eclipse.xtext.validation.AbstractInjectableValidator
- 
- org.eclipse.xtext.validation.AbstractDeclarativeValidator
- 
- com._1c.g5.v8.dt.ql.validation.AbstractQlValidator
 
 
 
- 
- All Implemented Interfaces:
- org.eclipse.emf.ecore.EValidator,- org.eclipse.xtext.validation.ValidationMessageAcceptor
 - Direct Known Subclasses:
- QlValidator
 
 public class AbstractQlValidator extends org.eclipse.xtext.validation.AbstractDeclarativeValidator
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class org.eclipse.xtext.validation.AbstractDeclarativeValidatororg.eclipse.xtext.validation.AbstractDeclarativeValidator.MethodWrapper, org.eclipse.xtext.validation.AbstractDeclarativeValidator.State, org.eclipse.xtext.validation.AbstractDeclarativeValidator.StateAccess
 - 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EValidatororg.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
 
- 
 - 
Constructor SummaryConstructors Constructor Description AbstractQlValidator()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<org.eclipse.emf.ecore.EPackage>getEPackages()- 
Methods inherited from class org.eclipse.xtext.validation.AbstractDeclarativeValidatoracceptError, acceptError, acceptInfo, acceptInfo, acceptWarning, acceptWarning, addIssue, addIssue, addIssue, addIssue, addIssue, addIssueToState, checkDone, checkIsFromCurrentlyCheckedResource, createDiagnostic, createDiagnostic, createMethodWrapper, error, error, error, error, error, error, error, error, getCancelIndicator, getChain, getCheckMode, getContext, getCurrentMethod, getCurrentObject, getIssueSeverities, getMessageAcceptor, guard, handleExceptionDuringValidation, info, info, info, info, info, info, info, info, internalValidate, isIgnored, newInstance, setInjector, setMessageAcceptor, toDiagnosticSeverity, warning, warning, warning, warning, warning, warning, warning, warning
 
- 
 
- 
- 
- 
Method Detail- 
getEPackagesprotected List<org.eclipse.emf.ecore.EPackage> getEPackages() - Overrides:
- getEPackagesin class- org.eclipse.xtext.validation.AbstractInjectableValidator
 
 
- 
 
-