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

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
              extended by org.mod4j.dsl.service.xtext.validation.MyServiceCheckValidator
All Implemented Interfaces:
org.eclipse.emf.ecore.EValidator

public class MyServiceCheckValidator
extends ServiceCheckValidator


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
MyServiceCheckValidator()
           
 
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

MyServiceCheckValidator

public MyServiceCheckValidator()
Method Detail

configure

protected void configure()
Overrides:
configure in class ServiceCheckValidator

getEPackages

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


Copyright © 2010 Mod4j. All Rights Reserved.