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

  




 

 



Uses of Interface
org.eclipse.jst.jsf.context.symbol.ITypeDescriptor

Packages that use ITypeDescriptor
org.eclipse.jst.jsf.context.symbol EL symbols framework. 
 

Uses of ITypeDescriptor in org.eclipse.jst.jsf.context.symbol
 

Subinterfaces of ITypeDescriptor in org.eclipse.jst.jsf.context.symbol
 interface IBoundedJavaTypeDescriptor
          A representation of the model object ' IBounded Java Type Descriptor '.
 interface IBoundedListTypeDescriptor
          A representation of the model object ' IBounded List Type Descriptor '.
 interface IBoundedMapTypeDescriptor
          Describes a IMapTypeDescriptor for which the possible keyed values are unbounded for some set of possible value types.
 interface IBoundedTypeDescriptor
          A representation of the model object ' IBounded Type Descriptor '.
 interface IJavaTypeDescriptor2
          A representation of the model object ' IJava Type Descriptor2 '.
 interface IListTypeDescriptor
          A representation of the model object ' IList Type Descriptor '.
 interface IMapTypeDescriptor
          A representation of the model object ' IMap Type Descriptor '.
 

Methods in org.eclipse.jst.jsf.context.symbol that return ITypeDescriptor
  ITypeDescriptor IObjectSymbol. coerce (java.lang.String typeSignature)
           
  ITypeDescriptor IObjectSymbol. getTypeDescriptor ()
          Returns the value of the ' Type Descriptor ' reference
  ITypeDescriptor IInstanceSymbol. getTypeDescriptor ()
           
 

Methods in org.eclipse.jst.jsf.context.symbol with parameters of type ITypeDescriptor
 void IObjectSymbol. setTypeDescriptor ( ITypeDescriptor value)
          Sets the value of the ' Type Descriptor' reference
 




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