Uses of Interface
org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory

Packages that use EOperation.Internal.InvocationDelegate.Factory
org.eclipse.emf.ecore Provides an API for the Ecore dialect of UML. 
org.eclipse.emf.ecore.util Provides utilities. 
 

Uses of EOperation.Internal.InvocationDelegate.Factory in org.eclipse.emf.ecore
 

Methods in org.eclipse.emf.ecore that return EOperation.Internal.InvocationDelegate.Factory
 EOperation.Internal.InvocationDelegate.Factory EOperation.Internal.InvocationDelegate.Factory.Descriptor.getFactory()
           
 EOperation.Internal.InvocationDelegate.Factory EOperation.Internal.InvocationDelegate.Factory.Registry.getFactory(java.lang.String uri)
           
 EOperation.Internal.InvocationDelegate.Factory EOperation.Internal.InvocationDelegate.Factory.Registry.Impl.getFactory(java.lang.String uri)
           
 

Uses of EOperation.Internal.InvocationDelegate.Factory in org.eclipse.emf.ecore.util
 

Methods in org.eclipse.emf.ecore.util that return EOperation.Internal.InvocationDelegate.Factory
static EOperation.Internal.InvocationDelegate.Factory EcoreUtil.getInvocationDelegateFactory(EOperation eOperation)
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.