|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IInterpreter.Context
context, as passed to IInterpreter.interpretCmd(Serializable, Context,
boolean)
.
Method Summary | |
---|---|
ProgInfo |
getProgInfo()
returns program info as of the last sampling boundary. |
void |
startProgram(IProgram prog)
starts the specified program. |
void |
stopProgram()
IProgram.terminate() s the currently running program. |
Methods inherited from interface org.jmacs.pd.Context |
---|
getConstants, getDriver, getStatus |
Method Detail |
---|
void startProgram(IProgram prog)
IProgram.terminate()
ed.
void stopProgram()
IProgram.terminate()
s the currently running program. Does nothing if
no program is running.
ProgInfo getProgInfo()
|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |