Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



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

All Superinterfaces:
ITypeDescriptor
All Known Subinterfaces:
IBoundedListTypeDescriptor

public interface IListTypeDescriptor
extends ITypeDescriptor

A representation of the model object ' IList Type Descriptor '.

Provisional API - subject to change

The following features are supported:

See Also:
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

copyright

static final java.lang.String copyright

See Also:
Constant Field Values
Method Detail

getListSource

EList getListSource()
Returns the value of the ' List Source ' attribute.

If the meaning of the 'List Source' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'List Source' attribute.
See Also:
setListSource(EList), SymbolPackage.getIListTypeDescriptor_ListSource()

setListSource

void setListSource(EList value)
Sets the value of the ' List Source' attribute.

Parameters:
value - the new value of the 'List Source' attribute.
See Also:
getListSource()



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire