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

Packages that use ITypeDescriptor
org.eclipse.jst.jsf.context.symbol.internal.provisional   
 

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

Subinterfaces of ITypeDescriptor in org.eclipse.jst.jsf.context.symbol.internal.provisional
 interface IJavaTypeDescriptor2
           A representation of the model object 'IJava Type Descriptor2'.
 interface IMapTypeDescriptor
           A representation of the model object 'IMap Type Descriptor'.
 

Methods in org.eclipse.jst.jsf.context.symbol.internal.provisional that return ITypeDescriptor
 ITypeDescriptor IObjectSymbol.getTypeDescriptor()
          Returns the value of the 'Type Descriptor' reference.
 ITypeDescriptor IInstanceSymbol.getTypeDescriptor()
           
 

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