org.mod4j.dsl.service.xtext.validation
Class ServiceCheckValidator

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

public class ServiceCheckValidator
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
ServiceCheckValidator()
           
 
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

ServiceCheckValidator

public ServiceCheckValidator()
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.