Package org.eclipse.jst.jsf.context.symbol.internal.provisional

Interface Summary
IBeanInstanceSymbol An instance of a java bean
IBeanMethodSymbol A representation of the model object 'IBean Method Symbol'.
IBeanPropertySymbol A property of a bean
IComponentSymbol A representation of the model object 'IComponent Symbol'.
IDescribedInDetail Tags a symbol that has a detailed, user-readable description
IInstanceSymbol A symbol that represents an instance of something, typically a variable.
IJavaSymbol Represents a symbol that has meaning within Java's context.
IJavaTypeDescriptor2 A representation of the model object 'IJava Type Descriptor2'.
IMapTypeDescriptor A representation of the model object 'IMap Type Descriptor'.
IMethodSymbol A representation of the model object 'IMethod Symbol'.
IObjectSymbol A representation of the model object 'IObject Symbol'.
IPropertySymbol A representation of the model object 'IProperty Symbol'.
ISymbol An entity that represents a meaningful named value in some context.
ITypeDescriptor A generic descriptor for symbol information
 

Class Summary
ERuntimeSource Enumerates the possible sources of an instance symbol at runtime.