org.mod4j.dsl.datacontract.xtext.validation
Class DataContractCheckValidator

java.lang.Object
  extended by org.eclipse.xtext.validation.AbstractInjectableValidator
      extended by org.eclipse.xtext.check.AbstractCheckValidator
          extended by org.mod4j.dsl.datacontract.xtext.validation.DataContractCheckValidator
All Implemented Interfaces:
org.eclipse.emf.ecore.EValidator
Direct Known Subclasses:
MyDataContractCheckValidator

public class DataContractCheckValidator
extends org.eclipse.xtext.check.AbstractCheckValidator


Nested Class Summary
 
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 interface org.eclipse.emf.ecore.EValidator
MARKER, RELATED_URIS_ATTRIBUTE, URI_ATTRIBUTE
 
Constructor Summary
DataContractCheckValidator()
           
 
Method Summary
protected  void configure()
           
protected  java.util.List<? extends org.eclipse.emf.ecore.EPackage> getEPackages()
           
 
Methods inherited from class org.eclipse.xtext.check.AbstractCheckValidator
addCheckFile, addCheckFile, setExecutionContext, validate
 
Methods inherited from class org.eclipse.xtext.validation.AbstractInjectableValidator
register, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataContractCheckValidator

public DataContractCheckValidator()
Method Detail

configure

protected void configure()

getEPackages

protected java.util.List<? extends org.eclipse.emf.ecore.EPackage> getEPackages()
Overrides:
getEPackages in class org.eclipse.xtext.validation.AbstractInjectableValidator


Copyright © 2010 Mod4j. All Rights Reserved.