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

Packages that use org.eclipse.jst.jsf.metadataprocessors.features
org.eclipse.jst.jsf.metadataprocessors.features This package is used to provide tooling services for tag attribute values based on the org.eclipse.jst.jsf.core.AttributeValueRuntimeTypes. 
org.eclipse.jst.jsf.taglibprocessing.attributevalues This package is used to provide types for tag attribute values so that the org.eclipse.jst.jsf.core.metadataprocessors.features can be applied. 
 

Classes in org.eclipse.jst.jsf.metadataprocessors.features used by org.eclipse.jst.jsf.metadataprocessors.features
ELIsNotValidException
          Exception Provisional API - subject to change
IPossibleValue
          Interface for providing lists of possible values Values can be different than displayed values.
IValidationMessage
          Interface for validation messages for metadata features Provisional API - subject to change
 

Classes in org.eclipse.jst.jsf.metadataprocessors.features used by org.eclipse.jst.jsf.taglibprocessing.attributevalues
ELIsNotValidException
          Exception Provisional API - subject to change
IDefaultValue
          Interface providing a default value.
IPossibleValues
          Interface for providing possible values.
IValidELValues
          An IMetaDataEnabledFeature for semantic validation of EL Values Provisional API - subject to change
IValidValues
          An IMetaDataEnabledFeature for validating values using metadata Provisional API - subject to change