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

java.lang.Object
  extended by org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
      extended by org.eclipse.ocl.ecore.delegate.OCLValidationDelegateFactory
          extended by org.eclipse.ocl.ecore.delegate.OCLValidationDelegateFactory.Global
All Implemented Interfaces:
org.eclipse.emf.ecore.EValidator.ValidationDelegate, ValidationDelegate.Factory
Enclosing class:
OCLValidationDelegateFactory

public static class OCLValidationDelegateFactory.Global
extends OCLValidationDelegateFactory

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.OCLValidationDelegateFactory
OCLValidationDelegateFactory.Global
 
Nested classes/interfaces inherited from interface org.eclipse.ocl.ecore.delegate.ValidationDelegate.Factory
ValidationDelegate.Factory.Descriptor, ValidationDelegate.Factory.Registry
 
Field Summary
 
Fields inherited from class org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
delegateDomain, delegateURI
 
Constructor Summary
OCLValidationDelegateFactory.Global()
           
 
Method Summary
 ValidationDelegate createValidationDelegate(org.eclipse.emf.ecore.EClassifier classifier)
           
protected  ValidationDelegate getValidationDelegate(org.eclipse.emf.ecore.EClassifier eClassifier)
           
 
Methods inherited from class org.eclipse.ocl.ecore.delegate.OCLValidationDelegateFactory
validate, validate, validate
 
Methods inherited from class org.eclipse.ocl.ecore.delegate.AbstractOCLDelegateFactory
getDelegateDomain, getURI, loadDelegateDomain
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.ocl.ecore.delegate.ValidationDelegate.Factory
getURI
 

Constructor Detail

OCLValidationDelegateFactory.Global

public OCLValidationDelegateFactory.Global()
Method Detail

createValidationDelegate

public ValidationDelegate createValidationDelegate(org.eclipse.emf.ecore.EClassifier classifier)
Specified by:
createValidationDelegate in interface ValidationDelegate.Factory
Overrides:
createValidationDelegate in class OCLValidationDelegateFactory

getValidationDelegate

protected ValidationDelegate getValidationDelegate(org.eclipse.emf.ecore.EClassifier eClassifier)
Overrides:
getValidationDelegate in class OCLValidationDelegateFactory