g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.core.model.IGridConnection

Packages that use IGridConnection
eu.geclipse.core.model   
eu.geclipse.ui.properties   
 

Uses of IGridConnection in eu.geclipse.core.model
 

Methods in eu.geclipse.core.model that return IGridConnection
 IGridConnection IGridPreferences.createTemporaryConnection(java.net.URI uri)
          Creates a temporary connection, i.e. a connection that is not shown in the UI, neither in a project nor in the connection view.
 IGridConnection[] IConnectionManager.getGlobalConnections()
          Get all global connections that are currently defined.
 

Uses of IGridConnection in eu.geclipse.ui.properties
 

Constructors in eu.geclipse.ui.properties with parameters of type IGridConnection
ConnectionPropertySource(IGridConnection gridConnection)
           
 


g-Eclipse
Release 1.0.0