org.openxma.dsl.dom.validation
Class AbstractDomDslJavaValidator

java.lang.Object
  extended by org.eclipse.xtext.validation.AbstractInjectableValidator
      extended by org.eclipse.xtext.validation.AbstractDeclarativeValidator
          extended by org.openxma.dsl.core.validation.AbstractCoreDslJavaValidator
              extended by org.openxma.dsl.core.validation.CoreDslJavaValidator
                  extended by org.openxma.dsl.dom.validation.AbstractDomDslJavaValidator
All Implemented Interfaces:
org.eclipse.emf.ecore.EValidator, org.eclipse.xtext.validation.ValidationMessageAcceptor

public class AbstractDomDslJavaValidator
extends org.openxma.dsl.core.validation.CoreDslJavaValidator


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.xtext.validation.AbstractDeclarativeValidator
org.eclipse.xtext.validation.AbstractDeclarativeValidator.State, org.eclipse.xtext.validation.AbstractDeclarativeValidator.StateAccess
 
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
 
Field Summary
 
Fields inherited from class org.openxma.dsl.core.validation.CoreDslJavaValidator
DEPRECATED_IMPORT_URI, MISSING_NAMESPACE
 
Fields inherited from class org.eclipse.xtext.validation.AbstractInjectableValidator
CURRENT_LANGUAGE_NAME
 
Fields inherited from interface org.eclipse.xtext.validation.ValidationMessageAcceptor
INSIGNIFICANT_INDEX
 
Fields inherited from interface org.eclipse.emf.ecore.EValidator
MARKER, RELATED_URIS_ATTRIBUTE, URI_ATTRIBUTE
 
Constructor Summary
AbstractDomDslJavaValidator()
           
 
Method Summary
protected  List<org.eclipse.emf.ecore.EPackage> getEPackages()
           
 
Methods inherited from class org.openxma.dsl.core.validation.CoreDslJavaValidator
checkConstraintIsInactiveByDefaultFalse, checkDataTypeUnique, checkImport, checkNamespace, checkParameterCountIsValid, checkParameterTypeMatch, checkTypeDef, checkValidatorParameterCountIsValid, checkValidatorParameterTypeMatch, checkValidatorUnique
 
Methods inherited from class org.eclipse.xtext.validation.AbstractDeclarativeValidator
acceptError, acceptError, acceptInfo, acceptInfo, acceptWarning, acceptWarning, checkDone, createDiagnostic, createDiagnostic, error, error, error, error, error, error, error, getChain, getCheckMode, getContext, getCurrentMethod, getCurrentObject, getMessageAcceptor, guard, info, info, info, info, info, info, internalValidate, newInstance, setInjector, setMessageAcceptor, toDiagnosticSeverity, warning, warning, warning, warning, warning, warning, warning
 
Methods inherited from class org.eclipse.xtext.validation.AbstractInjectableValidator
getCurrentLanguage, isLanguageSpecific, isResponsible, register, validate, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractDomDslJavaValidator

public AbstractDomDslJavaValidator()
Method Detail

getEPackages

protected List<org.eclipse.emf.ecore.EPackage> getEPackages()
Overrides:
getEPackages in class org.openxma.dsl.core.validation.AbstractCoreDslJavaValidator


Copyright © 2013. All Rights Reserved.