|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IListTypeDescriptor
A representation of the model object 'IList Type Descriptor'.
Provisional API - subject to change
The following features are supported:
SymbolPackage.getIListTypeDescriptor()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList |
getListSource()
Returns the value of the 'List Source' attribute |
void |
setListSource(EList value)
Sets the value of the ' List Source ' attribute |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.ITypeDescriptor |
---|
calculateSyntheticCall, getArrayElement, getInterfaceTypeSignatures, getJdtContext, getMethods, getProperties, getSuperTypeSignatures, getTypeParameterSignatures, getTypeSignature, getTypeSignatureDelegate, instanceOf, isArray, isEnumType, resolveType, setEnumType, setJdtContext, setTypeSignatureDelegate |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
EList getListSource()
If the meaning of the 'List Source' attribute isn't clear, there really should be more of a description here...
setListSource(EList)
,
SymbolPackage.getIListTypeDescriptor_ListSource()
void setListSource(EList value)
List Source
' attribute.
value
- the new value of the 'List Source' attribute.getListSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |