Package org.eclipse.jst.jsf.metadataprocessors.internal.provisional

Interface Summary
IMetaDataEnabledFeature Required interface used by the MetaData feature processing framework.
IType Interface representing the information contained by the type registries.
ITypeDescriptor Interface describing the runtime type of a metadata enabled annotation.
 

Class Summary
AbstractMetaDataEnabledFeature Simple abstract class that implementers of IMetaDataEnabledFeature can subclass
AbstractRootTypeDescriptor Default implementation that a metadata type should strongly consider for using as it's root.
CMAnnotationContext The current context of the annotation file being used for processing
DefaultTypeDescriptor Type descriptor that is created if no class if provided for the implementation in the AttributeValueRuntimeTypes extension point
MetaDataEnabledProcessingFactory Singleton class that will produce IMetaDataEnabledFeatures that the caller can use for processing.