org.eclipse.ocl.examples.pivot.delegate
Class OCLDelegateDomain.PivotOnlyRegistry

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.examples.pivot.delegate.OCLDelegateDomain.PivotOnlyRegistry
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
Enclosing class:
OCLDelegateDomain

protected static class OCLDelegateDomain.PivotOnlyRegistry
extends org.eclipse.emf.ecore.impl.ValidationDelegateRegistryImpl

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 java.util.Map
java.util.Map.Entry<K,V>
 
Field Summary
static OCLDelegateDomain.PivotOnlyRegistry INSTANCE
           
 
Fields inherited from class org.eclipse.emf.ecore.impl.ValidationDelegateRegistryImpl
delegateRegistry
 
Constructor Summary
protected OCLDelegateDomain.PivotOnlyRegistry()
           
 
Method Summary
 ValidationDelegate 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, containsValue, entrySet, equals, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 

Field Detail

INSTANCE

@NonNull
public static final OCLDelegateDomain.PivotOnlyRegistry INSTANCE
Constructor Detail

OCLDelegateDomain.PivotOnlyRegistry

protected OCLDelegateDomain.PivotOnlyRegistry()
Method Detail

getValidationDelegate

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