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

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

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

Subinterfaces of IPropertySymbol in org.eclipse.jst.jsf.context.symbol
 interface IBeanPropertySymbol
          A property of a bean Provisional API - subject to change
 

Methods in org.eclipse.jst.jsf.context.symbol that return IPropertySymbol
 IPropertySymbol SymbolFactory.createIPropertySymbol()
          Returns a new object of class 'IProperty Symbol'