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

java.lang.Object
  extended by org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
      extended by org.eclipse.ocl.ecore.delegate.OCLInvocationDelegateFactory
          extended by org.eclipse.ocl.ecore.delegate.OCLInvocationDelegateFactory.Global
Enclosing class:
OCLInvocationDelegateFactory

public static class OCLInvocationDelegateFactory.Global
extends OCLInvocationDelegateFactory

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


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.ocl.ecore.delegate.OCLInvocationDelegateFactory
OCLInvocationDelegateFactory.Global
 
Field Summary
 
Fields inherited from class org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
delegateDomain, delegateURI
 
Constructor Summary
OCLInvocationDelegateFactory.Global()
           
 
Method Summary
 EOperation.Internal.InvocationDelegate createInvocationDelegate(EOperation operation)
           
 
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

OCLInvocationDelegateFactory.Global

public OCLInvocationDelegateFactory.Global()
Method Detail

createInvocationDelegate

public EOperation.Internal.InvocationDelegate createInvocationDelegate(EOperation operation)
Overrides:
createInvocationDelegate in class OCLInvocationDelegateFactory

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