Uses of Interface
org.eclipse.ocl.ecore.delegate.DelegateDomain.Factory.Registry

Packages that use DelegateDomain.Factory.Registry
org.eclipse.ocl.ecore.delegate   
 

Uses of DelegateDomain.Factory.Registry in org.eclipse.ocl.ecore.delegate
 

Classes in org.eclipse.ocl.ecore.delegate that implement DelegateDomain.Factory.Registry
static class DelegateDomain.Factory.Registry.Impl
           
 

Fields in org.eclipse.ocl.ecore.delegate declared as DelegateDomain.Factory.Registry
static DelegateDomain.Factory.Registry DelegateDomain.Factory.Registry.INSTANCE
           
protected  DelegateDomain.Factory.Registry OCLDelegateDomainFactory.Delegator.registry
           
 

Constructors in org.eclipse.ocl.ecore.delegate with parameters of type DelegateDomain.Factory.Registry
OCLDelegateDomainFactory.Delegator(DelegateDomain.Factory.Registry registry)