|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jst.jsf.metadataprocessors.internal.provisional.AbstractMetaDataEnabledFeature
org.eclipse.jst.jsf.metadataprocessors.internal.provisional.AbstractRootTypeDescriptor
org.eclipse.jst.jsf.taglibprocessing.internal.provisional.attributevalues.BindingType
org.eclipse.jst.jsf.taglibprocessing.internal.provisional.attributevalues.ExpressionBindingType
org.eclipse.jst.jsf.taglibprocessing.internal.provisional.attributevalues.ValueBindingType
Meta-data processing type representing a Value Bound attribute value runtime type that implements IValidValues
Field Summary |
Fields inherited from class org.eclipse.jst.jsf.taglibprocessing.internal.provisional.attributevalues.ExpressionBindingType |
RUNTIME_PARAMS_TYPES, RUNTIME_RETURN_TYPE, RUNTIME_SETTER_REQUIRED |
Constructor Summary | |
ValueBindingType()
|
Method Summary | |
protected int |
getAssignmentValue()
|
org.eclipse.jst.jsf.core.internal.types.CompositeType |
getExpectedRuntimeType()
|
protected boolean |
getIsSetValueRequired()
|
Methods inherited from class org.eclipse.jst.jsf.taglibprocessing.internal.provisional.attributevalues.ExpressionBindingType |
getParams, getReturnType, getValidationMessages |
Methods inherited from class org.eclipse.jst.jsf.metadataprocessors.internal.provisional.AbstractRootTypeDescriptor |
findMetaDataEnabledFeaturesForThisType, getFeatureAdapters, getTypeExtension, setTypeExtension |
Methods inherited from class org.eclipse.jst.jsf.metadataprocessors.internal.provisional.AbstractMetaDataEnabledFeature |
getBundleID, getCMAnnotationContext, getCMAttributePropertyValue, getCMAttributePropertyValues, getCMSmallIcon, getImage, getStructuredDocumentContext, setBundleID, setContentModelContext, setStructuredDocumentContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.jst.jsf.metadataprocessors.internal.provisional.IMetaDataEnabledFeature |
getBundleID, getCMAnnotationContext, getStructuredDocumentContext, setBundleID, setContentModelContext, setStructuredDocumentContext |
Constructor Detail |
public ValueBindingType()
Method Detail |
public org.eclipse.jst.jsf.core.internal.types.CompositeType getExpectedRuntimeType() throws ELIsNotValidException
getExpectedRuntimeType
in interface IValidELValues
ELIsNotValidException
protected int getAssignmentValue()
protected boolean getIsSetValueRequired()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |