Uses of Class
org.eclipse.emf.cdo.etypes.provider.annotation.AnnotationItemProviderAdapterFactory
Packages that use AnnotationItemProviderAdapterFactory
Package
Description
The generated EMF edit support of the CDO system data types and native annotations.
Provides a base class for supporting the specialization of
AnnotationItemProvider
and StringToStringMapEntryItemProvider
.-
Uses of AnnotationItemProviderAdapterFactory in org.eclipse.emf.cdo.etypes.provider
Fields in org.eclipse.emf.cdo.etypes.provider with type parameters of type AnnotationItemProviderAdapterFactoryModifier and TypeFieldDescriptionprotected Map<String,
AnnotationItemProviderAdapterFactory> EtypesItemProviderAdapterFactory.annotationItemProviderAdapterFactories
Methods in org.eclipse.emf.cdo.etypes.provider that return AnnotationItemProviderAdapterFactoryModifier and TypeMethodDescriptionprotected AnnotationItemProviderAdapterFactory
AnnotationItemProvider.getAnnotationItemProviderAdapterFactory()
Returns theEAnnotationItemProviderAdapterFactory
if the adapter factory is of that type,null
otherwise.protected AnnotationItemProviderAdapterFactory
StringToStringMapEntryItemProvider.getAnnotationItemProviderAdapterFactory()
Returns theAnnotationItemProviderAdapterFactory
if the adapter factory is of that type,null
otherwise. -
Uses of AnnotationItemProviderAdapterFactory in org.eclipse.emf.cdo.etypes.provider.annotation
Subclasses of AnnotationItemProviderAdapterFactory in org.eclipse.emf.cdo.etypes.provider.annotationModifier and TypeClassDescriptionstatic class
A reflective implementation of an annotation item provider adapter factory.Methods in org.eclipse.emf.cdo.etypes.provider.annotation that return AnnotationItemProviderAdapterFactoryModifier and TypeMethodDescriptionCreates an annotation item provider adapter factory for the givenannotation source
.