org.eclipse.jst.jsf.context.symbol
Interface IBoundedListTypeDescriptor

All Superinterfaces:
IBoundedTypeDescriptor, IListTypeDescriptor, ITypeDescriptor

public interface IBoundedListTypeDescriptor
extends IListTypeDescriptor, IBoundedTypeDescriptor

A representation of the model object 'IBounded List Type Descriptor'.

Provisional API - subject to change

See Also:
SymbolPackage.getIBoundedListTypeDescriptor()

Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.IListTypeDescriptor
getListSource, setListSource
 
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.IBoundedTypeDescriptor
getUnboundedProperty, isUnboundedForType
 
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

copyright

static final java.lang.String copyright

See Also:
Constant Field Values