Uses of Package
org.eclipse.jst.jsf.metadataprocessors

Packages that use org.eclipse.jst.jsf.metadataprocessors
org.eclipse.jst.jsf.metadataprocessors Provides tooling support for taglibraries using the Design-time Metadata feature (org.eclipse.jst.jsf.common.metadata). 
org.eclipse.jst.jsf.metadataprocessors.features Provides tooling services for tag attribute values based on the org.eclipse.jst.jsf.core.AttributeValueRuntimeTypes. 
org.eclipse.jst.jsf.taglibprocessing.attributevalues Provides type system for tag attribute values so that the org.eclipse.jst.jsf.core.metadataprocessors.features can be applied. 
org.eclipse.jst.pagedesigner.editors.properties Web Page Editor tag attribute property page interfaces. 
 

Classes in org.eclipse.jst.jsf.metadataprocessors used by org.eclipse.jst.jsf.metadataprocessors
AbstractMetaDataEnabledFeature
          Simple abstract class that implementers of IMetaDataEnabledFeature can subclass in the TagLibDomain of metadata Provisional API - subject to change*
AbstractRootTypeDescriptor
          Default implementation that a metadata type should strongly consider for using as it's root.
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.
MetaDataContext
          The current meta data model context being used for processing.
MetaDataEnabledProcessingFactory
          Singleton class that will produce IMetaDataEnabledFeatures that the caller can use for processing.
 

Classes in org.eclipse.jst.jsf.metadataprocessors used by org.eclipse.jst.jsf.metadataprocessors.features
IMetaDataEnabledFeature
          Required interface used by the MetaData feature processing framework.
 

Classes in org.eclipse.jst.jsf.metadataprocessors used by org.eclipse.jst.jsf.taglibprocessing.attributevalues
AbstractMetaDataEnabledFeature
          Simple abstract class that implementers of IMetaDataEnabledFeature can subclass in the TagLibDomain of metadata Provisional API - subject to change*
AbstractRootTypeDescriptor
          Default implementation that a metadata type should strongly consider for using as it's root.
IMetaDataEnabledFeature
          Required interface used by the MetaData feature processing framework.
ITypeDescriptor
          Interface describing the runtime type of a metadata enabled annotation.
 

Classes in org.eclipse.jst.jsf.metadataprocessors used by org.eclipse.jst.pagedesigner.editors.properties
IMetaDataEnabledFeature
          Required interface used by the MetaData feature processing framework.