g-Eclipse
Release 1.0.0

eu.geclipse.core.model
Interface IGridSiteConfig

All Superinterfaces:
IGridContainer, IGridElement, IStorableElement
All Known Implementing Classes:
BatchConnectionInfo

public interface IGridSiteConfig
extends IGridContainer, IStorableElement

This is at the moment just a declarative interfaces for integrating site configuration into the Grid model.


Method Summary
 
Methods inherited from interface eu.geclipse.core.model.IGridContainer
canContain, contains, create, delete, deleteAll, findChild, findChildWithResource, getChildCount, getChildren, hasChildren, isDirty, isLazy, refresh, setDirty
 
Methods inherited from interface eu.geclipse.core.model.IGridElement
dispose, getFileStore, getName, getParent, getPath, getProject, getResource, isHidden, isLocal, isVirtual
 
Methods inherited from interface eu.geclipse.core.model.IStorableElement
load, save
 
Methods inherited from interface eu.geclipse.core.model.IGridElement
dispose, getFileStore, getName, getParent, getPath, getProject, getResource, isHidden, isLocal, isVirtual
 


g-Eclipse
Release 1.0.0