Index

A B C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

R

resetMemory() - Method in class com.calebleavell.jatui.modules.ApplicationModule
Clears the hashmap of inputs for reuse.
restart - Variable in class com.calebleavell.jatui.modules.TUIModule
Whether this module is flagged to restart.
restart() - Method in class com.calebleavell.jatui.modules.TUIModule
Terminates the running module and flags it to run again.
restart(String, TUIModule) - Static method in class com.calebleavell.jatui.modules.ModuleFactory
Restarts moduleToRestart when the returned FunctionModule is run.
restart(String, TUIModule, String) - Static method in class com.calebleavell.jatui.modules.ModuleFactory
Restarts moduleToRestart when the returned FunctionModule is run.
restartChild(String) - Method in class com.calebleavell.jatui.modules.TUIModule
Terminates the running child of this module and flags it to run again.
run(String, TUIModule, String) - Static method in class com.calebleavell.jatui.modules.ModuleFactory
Returns a Function Module that finds the child of a parent by name then runs it.
RunFrame - Class in com.calebleavell.jatui.core
Holds information required for a single scheduling unit of the application.
RunFrame(TUIModule, TUIModule, RunFrame.State) - Constructor for class com.calebleavell.jatui.core.RunFrame
Constructs a new RunFrame to store information for a scheduling unit.
RunFrame(TUIModule, TUIModule, RunFrame.State, TUIModule) - Constructor for class com.calebleavell.jatui.core.RunFrame
Constructs a new RunFrame to store information for a scheduling unit.
RunFrame.State - Enum Class in com.calebleavell.jatui.core
Signals to the scheduler how to manage this frame.
A B C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values