Uses of Interface
org.eclipse.emf.edit.provider.IChildCreationExtender.Descriptor

Packages that use IChildCreationExtender.Descriptor
org.eclipse.emf.edit.provider This provides reusable ItemProviderAdapter support to drive JFace StructuredViewers, Eclipse IPropertySources, and EditingDomain
 

Uses of IChildCreationExtender.Descriptor in org.eclipse.emf.edit.provider
 

Methods in org.eclipse.emf.edit.provider that return types with arguments of type IChildCreationExtender.Descriptor
protected  java.util.Collection<IChildCreationExtender.Descriptor> IChildCreationExtender.Descriptor.Registry.Impl.delegatedGetDescriptors(java.lang.String namespace)
          This is called when local lookup fails.
 java.util.Collection<IChildCreationExtender.Descriptor> IChildCreationExtender.Descriptor.Registry.getDescriptors(java.lang.String namespace)
          Returns collection of descriptors that can create a child creation extenders.
 java.util.Collection<IChildCreationExtender.Descriptor> IChildCreationExtender.Descriptor.Registry.Impl.getDescriptors(java.lang.String namespace)
           
 


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