|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
IInstanceSymbol.getTypeDescriptor()
|
ITypeDescriptor |
IObjectSymbol.getTypeDescriptor()
Returns the value of the 'Type Descriptor' reference |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |