Uses of Class
org.eclipse.jst.jsf.metadataprocessors.features.ELIsNotValidException

Packages that use ELIsNotValidException
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. 
 

Uses of ELIsNotValidException in org.eclipse.jst.jsf.metadataprocessors.features
 

Methods in org.eclipse.jst.jsf.metadataprocessors.features that throw ELIsNotValidException
 org.eclipse.jst.jsf.common.internal.types.CompositeType IValidELValues.getExpectedRuntimeType()
          Expected runtime type for EL value
 

Uses of ELIsNotValidException in org.eclipse.jst.jsf.taglibprocessing.attributevalues
 

Methods in org.eclipse.jst.jsf.taglibprocessing.attributevalues that throw ELIsNotValidException
 org.eclipse.jst.jsf.common.internal.types.CompositeType ValueBindingType.getExpectedRuntimeType()
           
 org.eclipse.jst.jsf.common.internal.types.CompositeType MultiSignatureEnumerationType.getExpectedRuntimeType()
           
 org.eclipse.jst.jsf.common.internal.types.CompositeType MethodBindingType.getExpectedRuntimeType()
           
 org.eclipse.jst.jsf.common.internal.types.CompositeType FacesConfigIdentifierFeatures.getExpectedRuntimeType()
           
 org.eclipse.jst.jsf.common.internal.types.CompositeType EnumerationType.getExpectedRuntimeType()
           
 org.eclipse.jst.jsf.common.internal.types.CompositeType ComponentIDType.getExpectedRuntimeType()
           
abstract  org.eclipse.jst.jsf.common.internal.types.CompositeType AbstractEnumerationType.getExpectedRuntimeType()