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

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

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

Subinterfaces of IInstanceSymbol in org.eclipse.jst.jsf.context.symbol
 interface IBeanInstanceSymbol
          An instance of a java bean Provisional API - subject to change
 interface IComponentSymbol
          A representation of the model object 'IComponent Symbol'.
 

Methods in org.eclipse.jst.jsf.context.symbol that return IInstanceSymbol
 IInstanceSymbol SymbolFactory.createIInstanceSymbol()
          Returns a new object of class 'IInstance Symbol'