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

D

DapperBase - Class in org.dapper
A utility class for common Dapper operations.
DapperBase() - Constructor for class org.dapper.DapperBase
Default constructor.
DapperException - Exception in org.dapper
The Dapper exception class.
DapperException(String, Throwable) - Constructor for exception org.dapper.DapperException
Default constructor.
DapperException(String) - Constructor for exception org.dapper.DapperException
Alternate constructor.
DapperException(Throwable) - Constructor for exception org.dapper.DapperException
Alternate constructor.
DARK_BLUE - Static variable in class org.dapper.Constants
A dark blue color.
DARK_GREEN - Static variable in class org.dapper.Constants
A dark green color.
DARK_ORANGE - Static variable in class org.dapper.Constants
A dark orange color.
DARK_RED - Static variable in class org.dapper.Constants
A dark red color.
DataEvent - Class in org.dapper.event
A subclass of ControlEvent for requesting and receiving data.
DataEvent(String, byte[], Source<ControlEvent, SourceType>) - Constructor for class org.dapper.event.DataEvent
Default constructor.
DataEvent(Node, Source<ControlEvent, SourceType>) - Constructor for class org.dapper.event.DataEvent
Alternate constructor.
dataRequestPattern - Static variable in class org.dapper.server.ServerLogic
A Pattern used to parse data requests.
DataService - Interface in org.dapper.codelet
Defines a service for retrieving data.
Debug - Class in ex
A Codelet used for debugging purposes that prints its input/output Resources.
Debug() - Constructor for class ex.Debug
Default constructor.
decrEventCount(int) - Method in class org.dapper.event.FlowEventBroadcaster
Decrements the event count.
DEFAULT_BUFFER_SIZE - Static variable in class org.dapper.Constants
The default transfer buffer size.
DEFAULT_SERVER_PORT - Static variable in class org.dapper.Constants
The default server listening port.
dependencyCountDown - Variable in class org.dapper.server.flow.LogicalNode
The CountDown on dependencies.
doFinally() - Method in class org.dapper.client.ClientProcessor
 
doFinally() - Method in class org.dapper.server.ServerProcessor
 
dotExecArgsPng - Static variable in class org.dapper.ui.FlowTab
An array of operating system dependent arguments to execute Dot with PNG export.
dotExecArgsSvg - Static variable in class org.dapper.ui.FlowTab
An array of operating system dependent arguments to execute Dot with SVG export.
Download - Class in ex
A Codelet that downloads its data from remote machines.
Download() - Constructor for class ex.Download
Default constructor.
dragEnter(DropTargetDragEvent) - Method in class org.dapper.ui.CodeletTree
Does nothing.
dragExit(DropTargetEvent) - Method in class org.dapper.ui.CodeletTree
Does nothing.
dragOver(DropTargetDragEvent) - Method in class org.dapper.ui.CodeletTree
Does nothing.
drainTo(Collection<? super FlowEvent<?, ?>>) - Method in class org.dapper.event.FlowEventBroadcaster
 
drainTo(Collection<? super FlowEvent<?, ?>>, int) - Method in class org.dapper.event.FlowEventBroadcaster
 
drop(DropTargetDropEvent) - Method in class org.dapper.ui.CodeletTree
Processes a DropTargetDropEvent over this component.
dropActionChanged(DropTargetDragEvent) - Method in class org.dapper.ui.CodeletTree
Does nothing.
dsLocal - Static variable in class org.dapper.codelet.CodeletUtilities
A local thread variable for storing the DataService available to the Codelet being executed.
Dummy - Class in ex
A Codelet that does nothing.
Dummy() - Constructor for class ex.Dummy
Default constructor.
DummyEdge - Class in org.dapper.server.flow
A edge class that represents the dummy relationship between two FlowNodes.
DummyEdge(FlowNode, FlowNode) - Constructor for class org.dapper.server.flow.DummyEdge
Default constructor.
A B C D E F G H I J L M N O P R S T U V W