|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GridProviderInterface
Title: Molecular Structure Viewer/Editor
Description: Computational Chemistry Toolkit
Copyright: Copyright (c) 2006-2008
Company: ANU
Method Summary | |
---|---|
java.lang.String |
getCommandsAsString()
|
java.lang.String |
getGatekeeper()
|
java.lang.String |
getJobStatus(CheckPoint chkp)
|
java.lang.String |
getName()
|
OperationalSystems |
getOS()
|
FileChooserInterface |
getRemoteFileChooser()
|
java.lang.String |
getRemoteHost()
|
java.awt.Component |
getVisualComponent()
|
boolean |
isPassOptionsToScheduler()
|
boolean |
isRemoteDirectorySelectable()
|
void |
killJob(CheckPoint chkp)
|
CheckPointInterface |
setCheckPoint(CheckPointInterface checkp)
|
java.lang.String |
submitTask(JobDescription job)
|
boolean |
transferFile(java.lang.String source,
java.lang.String destination,
CheckPoint chkp)
|
Method Detail |
---|
java.lang.String getCommandsAsString()
java.lang.String getGatekeeper()
java.lang.String getName()
OperationalSystems getOS()
java.lang.String getRemoteHost()
FileChooserInterface getRemoteFileChooser()
boolean isRemoteDirectorySelectable()
java.awt.Component getVisualComponent()
boolean isPassOptionsToScheduler()
java.lang.String submitTask(JobDescription job) throws java.lang.Exception
java.lang.Exception
java.lang.String getJobStatus(CheckPoint chkp) throws java.lang.Exception
java.lang.Exception
CheckPointInterface setCheckPoint(CheckPointInterface checkp)
void killJob(CheckPoint chkp) throws java.lang.Exception
java.lang.Exception
boolean transferFile(java.lang.String source, java.lang.String destination, CheckPoint chkp) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |