org.eclipse.ocl.ecore.delegate
Class OCLSettingDelegateFactory.Global

java.lang.Object
  extended by org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
      extended by org.eclipse.ocl.ecore.delegate.OCLSettingDelegateFactory
          extended by org.eclipse.ocl.ecore.delegate.OCLSettingDelegateFactory.Global
All Implemented Interfaces:
org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory
Enclosing class:
OCLSettingDelegateFactory

public static class OCLSettingDelegateFactory.Global
extends OCLSettingDelegateFactory

The Global variant of the Factory delegates to a local ResourceSet factory if one can be located at the EStructuralFeature.Internal.SettingDelegate.Factory.Registry by the DelegateResourceSetAdapter.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.ocl.ecore.delegate.OCLSettingDelegateFactory
OCLSettingDelegateFactory.Global
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory
org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory.Descriptor, org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory.Registry
 
Field Summary
 
Fields inherited from class org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
delegateDomain, delegateURI
 
Constructor Summary
OCLSettingDelegateFactory.Global()
           
 
Method Summary
 org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate createSettingDelegate(org.eclipse.emf.ecore.EStructuralFeature structuralFeature)
           
 
Methods inherited from class org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
getDelegateDomain, getURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCLSettingDelegateFactory.Global

public OCLSettingDelegateFactory.Global()
Method Detail

createSettingDelegate

public org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate createSettingDelegate(org.eclipse.emf.ecore.EStructuralFeature structuralFeature)
Specified by:
createSettingDelegate in interface org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate.Factory
Overrides:
createSettingDelegate in class OCLSettingDelegateFactory