A B C D E F G H I J L M N O P R S T U V W 

F

F_ALL - Static variable in class org.dapper.event.FlowEvent
A flag indicating interest in all events.
F_FLOW - Static variable in class org.dapper.event.FlowEvent
A flag indicating interest in Flow events.
F_FLOW_NODE - Static variable in class org.dapper.event.FlowEvent
A flag indicating interest in FlowNode events.
F_NONE - Static variable in class org.dapper.event.FlowEvent
A flag indicating interest in no events.
FanSubflow - Class in ex
An EmbeddingCodelet that embeds a fan-out followed by fan-in of size equal to the number of incoming HandleEdges.
FanSubflow() - Constructor for class ex.FanSubflow
Default constructor.
FileSystemRegistry - Class in org.shared.metaclass
An implementation of ResourceRegistry that consults the file system for resources.
FileSystemRegistry(File) - Constructor for class org.shared.metaclass.FileSystemRegistry
Default constructor.
filter(List<S>, String, Class<T>) - Static method in class org.dapper.codelet.CodeletUtilities
Filters a list of Nameable elements by name and superclass.
filter(List<S>, Class<T>) - Static method in class org.dapper.codelet.CodeletUtilities
Filters a list of Nameable elements by superclass.
filter(List<T>, String) - Static method in class org.dapper.codelet.CodeletUtilities
Filters a list of Nameable elements by name.
findClass(String) - Method in class org.shared.metaclass.RegistryClassLoader
Attempts to derive a class from the registry delegation chain.
findResource(String) - Method in class org.shared.metaclass.RegistryClassLoader
 
findResources(String) - Method in class org.shared.metaclass.RegistryClassLoader
 
finishedSet - Static variable in enum org.dapper.server.flow.LogicalNodeStatus
The EnumSet of finished states.
Flow - Class in org.dapper.server.flow
A class for storing the flow computation state.
Flow(String, ClassLoader) - Constructor for class org.dapper.server.flow.Flow
Default constructor.
FlowBuilder - Interface in org.dapper.server.flow
Defines a builder for Flows.
flowBuilder - Variable in class org.dapper.server.ServerProcessor.FlowBuildRequest
The FlowBuilder to use.
FlowBuilderDialog - Class in org.dapper.ui
A subclass of JDialog for aiding in the creation of command-line arguments for FlowBuilder instantiation.
FlowBuilderDialog(CodeletTree, Class<? extends FlowBuilder>, ClassLoader) - Constructor for class org.dapper.ui.FlowBuilderDialog
Default constructor.
flowCountDown - Variable in class org.dapper.server.flow.Flow
FlowEdge - Interface in org.dapper.server.flow
An edge class representing the output-input relationship between two FlowNodes.
FlowEdge.FlowEdgeType - Enum in org.dapper.server.flow
An enumeration of FlowEdge types.
FlowEvent<F,N> - Class in org.dapper.event
An event class for notifying subscribers of changes on Flows and FlowNodes.
FlowEvent(FlowEvent.FlowEventType, F, N, Throwable) - Constructor for class org.dapper.event.FlowEvent
Default constructor.
FlowEvent.FlowEventType - Enum in org.dapper.event
An enumeration of FlowEvent types.
FlowEventBroadcaster - Class in org.dapper.event
A mechanism for broadcasting FlowEvents from the Dapper server to multiple subscribers in a thread-safe way.
FlowEventBroadcaster(int, Source<ControlEvent, SourceType>) - Constructor for class org.dapper.event.FlowEventBroadcaster
Default constructor.
flowFlags - Variable in class org.dapper.server.ServerProcessor.FlowBuildRequest
The bit vector of FlowEvent interest flags.
FlowManager - Class in org.dapper.ui
A visual manager for Dapper Flows.
FlowManager(String, int) - Constructor for class org.dapper.ui.FlowManager
Creates a FlowManager.
FlowManagerDriver - Class in org.dapper.ui
A driver class for FlowManager.
FlowNode - Class in org.dapper.server.flow
A node class for storing Codelet computation state.
FlowNode(Codelet) - Constructor for class org.dapper.server.flow.FlowNode
Default constructor.
FlowNode(String) - Constructor for class org.dapper.server.flow.FlowNode
Alternate constructor.
FlowPane - Class in org.dapper.ui
A subclass of JTabbedPane that serves as an index of FlowTabs.
FlowPane(Server) - Constructor for class org.dapper.ui.FlowPane
Default constructor.
FlowStatus - Enum in org.dapper.server.flow
An enumeration of Flow states.
FlowTab - Class in org.dapper.ui
A subclass of JLabel associated with Flow information.
FlowTab(ServerProcessor.FlowProxy) - Constructor for class org.dapper.ui.FlowTab
Default constructor.
FlowUtilities - Class in org.dapper.server.flow
A static utility class for Flow bookkeeping.
ForkBomb - Class in ex
An EmbeddingCodelet that repeatedly embeds random numbers of copies of itself up to a fixed depth.
ForkBomb() - Constructor for class ex.ForkBomb
Default constructor.
ForkBombTest - Class in ex
A demonstration of a subflow that embeds itself repeatedly.
ForkBombTest(String[]) - Constructor for class ex.ForkBombTest
Default constructor.
format(Formatter, String) - Method in class org.shared.metaclass.RegistryClassLoader.PrefixNode
Gets a string representation of this node's descendants.
A B C D E F G H I J L M N O P R S T U V W