g-Eclipse
Release 1.0.0

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

Packages that use IGridInstallParameters
eu.geclipse.core.model   
eu.geclipse.core.model.impl   
 

Uses of IGridInstallParameters in eu.geclipse.core.model
 

Methods in eu.geclipse.core.model with parameters of type IGridInstallParameters
 void IGridApplicationManager.install(IGridInstallParameters parameters, IProgressMonitor monitor)
          Install the application represented by the specified IGridInstallParameters.
 

Uses of IGridInstallParameters in eu.geclipse.core.model.impl
 

Classes in eu.geclipse.core.model.impl that implement IGridInstallParameters
 class GenericGridInstallParameters
          Generic core implemetation of application installation parameters.
 


g-Eclipse
Release 1.0.0