public interface RunProcess extends IDd, Tagged, Infod, Progressed, StateProcess, Labelable
| Modifier and Type | Method and Description |
|---|---|
BooleanValue |
getAutoRerun() |
java.lang.Object |
getResultData() |
DoubleValue |
getRuntime() |
DoubleValue |
getTimestep() |
void |
pause() |
void |
reportProgress() |
void |
reset() |
void |
resume() |
void |
setProcessWatcher(ProcessWatcher pw) |
void |
start() |
getProgress, getProgressDescriptiongetProcessState, isFinishedvoid resume()
throws RunException
RunExceptionvoid start()
throws RunException
RunExceptionvoid pause()
throws RunException
RunExceptionvoid reset()
throws RunException
RunExceptionvoid reportProgress()
void setProcessWatcher(ProcessWatcher pw)
java.lang.Object getResultData()
DoubleValue getRuntime()
DoubleValue getTimestep()
BooleanValue getAutoRerun()
Copyright © 2013. All Rights Reserved.