Uses of Interface
org.eclipse.jst.jsf.context.symbol.source.IAdditionalContextSymbolInfo

Packages that use IAdditionalContextSymbolInfo
org.eclipse.jst.jsf.context.symbol.source EL Symbols Framework Extension Point API. 
 

Uses of IAdditionalContextSymbolInfo in org.eclipse.jst.jsf.context.symbol.source
 

Methods in org.eclipse.jst.jsf.context.symbol.source with parameters of type IAdditionalContextSymbolInfo
 ISymbol AbstractContextSymbolFactory.create(java.lang.String symbolName, int scope, IAdaptable context, java.util.List problems, IAdditionalContextSymbolInfo additionalInfo)
          The same as create(symbolName, scope, context, problems), except it calls the internalCreate with additionalInfo.