org.eclipse.jst.jsf.metadataprocessors.internal.provisional.features
Interface IValidELValues

All Superinterfaces:
IMetaDataEnabledFeature
All Known Implementing Classes:
ComponentBindingType, ComponentIDType, EnumerationType, FacesConfigIdentifierFeatures, MethodBindingType, ValueBindingType, ValueType

public interface IValidELValues
extends IMetaDataEnabledFeature


Method Summary
 org.eclipse.jst.jsf.core.internal.types.CompositeType getExpectedRuntimeType()
           
 
Methods inherited from interface org.eclipse.jst.jsf.metadataprocessors.internal.provisional.IMetaDataEnabledFeature
getBundleID, getCMAnnotationContext, getStructuredDocumentContext, setBundleID, setContentModelContext, setStructuredDocumentContext
 

Method Detail

getExpectedRuntimeType

public org.eclipse.jst.jsf.core.internal.types.CompositeType getExpectedRuntimeType()
                                                                             throws ELIsNotValidException
Throws:
ELIsNotValidException