Provisional API - subject to change
39404142434445
/* (non-Javadoc) * @see org.eclipse.jst.jsf.taglibprocessing.attributevalues.ValueBindingType#getExpectedRuntimeType() */ public CompositeType getExpectedRuntimeType() throws ELIsNotValidException { throw new ELIsNotValidException(Messages.ComponentIDType_invalid_as_el); }