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
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
 
Field Summary
 
Fields inherited from class org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
delegateDomain, delegateURI
 
Constructor Summary
OCLSettingDelegateFactory.Global()
           
 
Method Summary
 EStructuralFeature.Internal.SettingDelegate createSettingDelegate(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 EStructuralFeature.Internal.SettingDelegate createSettingDelegate(EStructuralFeature structuralFeature)
Overrides:
createSettingDelegate in class OCLSettingDelegateFactory

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.