org.eclipse.ocl.ecore.delegate
Class ValidationDelegate.Factory.Registry.Impl

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap<java.lang.String,java.lang.Object>
          extended by org.eclipse.emf.ecore.impl.ValidationDelegateRegistryImpl
              extended by org.eclipse.ocl.ecore.delegate.ValidationDelegate.Factory.Registry.Impl
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map<java.lang.String,java.lang.Object>, org.eclipse.emf.ecore.EValidator.ValidationDelegate.Registry, ValidationDelegate.Factory.Registry
Enclosing interface:
ValidationDelegate.Factory.Registry

public static class ValidationDelegate.Factory.Registry.Impl
extends org.eclipse.emf.ecore.impl.ValidationDelegateRegistryImpl
implements ValidationDelegate.Factory.Registry

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.AbstractMap
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
 
Nested classes/interfaces inherited from interface org.eclipse.ocl.ecore.delegate.ValidationDelegate.Factory.Registry
ValidationDelegate.Factory.Registry.Impl
 
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.ValidationDelegateRegistryImpl
delegateRegistry
 
Fields inherited from interface org.eclipse.emf.ecore.EValidator.ValidationDelegate.Registry
INSTANCE
 
Constructor Summary
ValidationDelegate.Factory.Registry.Impl()
           
 
Method Summary
 ValidationDelegate.Factory getValidationDelegate(java.lang.String uri)
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.ValidationDelegateRegistryImpl
containsKey, delegatedGet, get
 
Methods inherited from class java.util.HashMap
clear, clone, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 

Constructor Detail

ValidationDelegate.Factory.Registry.Impl

public ValidationDelegate.Factory.Registry.Impl()
Method Detail

getValidationDelegate

public ValidationDelegate.Factory getValidationDelegate(java.lang.String uri)
Specified by:
getValidationDelegate in interface org.eclipse.emf.ecore.EValidator.ValidationDelegate.Registry
Specified by:
getValidationDelegate in interface ValidationDelegate.Factory.Registry
Overrides:
getValidationDelegate in class org.eclipse.emf.ecore.impl.ValidationDelegateRegistryImpl