g-Eclipse
Release 1.0.0

Uses of Class
eu.geclipse.info.model.InfoTopTreeElement

Packages that use InfoTopTreeElement
eu.geclipse.info.model   
eu.geclipse.info.ui   
 

Uses of InfoTopTreeElement in eu.geclipse.info.model
 

Methods in eu.geclipse.info.model that return types with arguments of type InfoTopTreeElement
 java.util.ArrayList<InfoTopTreeElement> IExtendedGridInfoService.getTopTreeElements()
          Returns the list of the top tree elements that should be placed in the info view.
 

Uses of InfoTopTreeElement in eu.geclipse.info.ui
 

Methods in eu.geclipse.info.ui that return InfoTopTreeElement
 InfoTopTreeElement GlueInfoViewer.TreeParent.getQuery()
          Gets the query
 

Constructors in eu.geclipse.info.ui with parameters of type InfoTopTreeElement
GlueInfoViewer.TreeParent(java.lang.String name, InfoTopTreeElement query, java.util.ArrayList<AbstractGlueTable> agtList)
           
 

Constructor parameters in eu.geclipse.info.ui with type arguments of type InfoTopTreeElement
GlueInfoViewer.TreeParent(java.util.ArrayList<InfoTopTreeElement> queries)
           
 


g-Eclipse
Release 1.0.0