Uses of Class
org.eclipse.emf.ecore.util.EObjectValidator

Packages that use EObjectValidator
org.eclipse.emf.codegen.ecore.genmodel.util   
org.eclipse.emf.ecore.util Provides utilities. 
org.eclipse.emf.ecore.xml.namespace.util   
org.eclipse.emf.ecore.xml.type.util   
 

Uses of EObjectValidator in org.eclipse.emf.codegen.ecore.genmodel.util
 

Subclasses of EObjectValidator in org.eclipse.emf.codegen.ecore.genmodel.util
 class GenModelValidator
          The Validator for the model.
 

Uses of EObjectValidator in org.eclipse.emf.ecore.util
 

Subclasses of EObjectValidator in org.eclipse.emf.ecore.util
 class EcoreValidator
          The Validator for the model
 

Fields in org.eclipse.emf.ecore.util declared as EObjectValidator
static EObjectValidator EObjectValidator.INSTANCE
           
 

Uses of EObjectValidator in org.eclipse.emf.ecore.xml.namespace.util
 

Subclasses of EObjectValidator in org.eclipse.emf.ecore.xml.namespace.util
 class XMLNamespaceValidator
          The Validator for the model
 

Uses of EObjectValidator in org.eclipse.emf.ecore.xml.type.util
 

Subclasses of EObjectValidator in org.eclipse.emf.ecore.xml.type.util
 class XMLTypeValidator
          The Validator for the model
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.