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

F

forceUpdateInput(String, Object) - Method in class com.calebleavell.jatui.modules.ApplicationModule
Updates the input in ApplicationModule.inputMap, where the key is identifier and the value is input.
forEach(Consumer<A>) - Method in interface com.calebleavell.jatui.core.DirectedGraphNode
Executes the Consumer on self and every accessible node of the graph.
forEachChild(Consumer<A>) - Method in interface com.calebleavell.jatui.core.DirectedGraphNode
Executes the Consumer on every accessible node of the graph, excluding this one.
function(Runnable) - Method in class com.calebleavell.jatui.modules.FunctionModule.Builder
The function is the Supplier logic that this module will execute when it is run.
function(Supplier<?>) - Method in class com.calebleavell.jatui.modules.FunctionModule.Builder
The function is the Supplier logic that this module will execute when it is run.
FunctionModule - Class in com.calebleavell.jatui.modules
Handles arbitrary logic execution for the application by executing a Supplier when the module is run.
FunctionModule(FunctionModule.Builder) - Constructor for class com.calebleavell.jatui.modules.FunctionModule
Builds a FunctionModule based on the state of builder
FunctionModule.Builder - Class in com.calebleavell.jatui.modules
Builder for FunctionModule.
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