Uses of Interface
org.eclipse.emf.ecore.EValidator.ValidationDelegate

Packages that use EValidator.ValidationDelegate
org.eclipse.emf.ecore Provides an API for the Ecore dialect of UML. 
org.eclipse.emf.ecore.impl Provides an implementation of Ecore. 
 

Uses of EValidator.ValidationDelegate in org.eclipse.emf.ecore
 

Methods in org.eclipse.emf.ecore that return EValidator.ValidationDelegate
 EValidator.ValidationDelegate EValidator.ValidationDelegate.Descriptor.getValidationDelegate()
          Returns the validation delegate.
 EValidator.ValidationDelegate EValidator.ValidationDelegate.Registry.getValidationDelegate(java.lang.String uri)
          Looks up the validation delegate in the map.
 

Uses of EValidator.ValidationDelegate in org.eclipse.emf.ecore.impl
 

Methods in org.eclipse.emf.ecore.impl that return EValidator.ValidationDelegate
 EValidator.ValidationDelegate ValidationDelegateRegistryImpl.getValidationDelegate(java.lang.String uri)
           
 


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