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

E

element() - Method in class org.dapper.event.FlowEventBroadcaster
 
EmbeddingCodelet - Interface in org.dapper.server.flow
An extension of Codelet that surveys its input to determine embedding parameters on the client side and doubles as a FlowBuilder for embedding a subflow on the server side.
embedSubflows(Object[]) - Method in class org.dapper.server.flow.Flow
Embeds subflows.
emptyHandler - Static variable in class org.dapper.event.TimeoutEvent
A Handler that does nothing.
emptyList - Static variable in class org.dapper.server.flow.Flow
An empty FlowEdge list.
emptyParameters - Static variable in class org.dapper.server.flow.FlowNode
An empty parameters DOM Node.
emptyStackTraceElements - Static variable in class org.dapper.event.ResetEvent
An empty array of StackTraceElements.
equals(Object) - Method in class org.dapper.server.flow.LogicalEdge
Fulfills the LogicalEdge.equals(Object) contract.
equivalenceClassDfs(FlowNode, T) - Static method in class org.dapper.server.flow.FlowUtilities
Performs depth-first search to extract an equivalence class.
Error - Class in ex
A Codelet that flips a coin to see if an exception should be raised.
Error() - Constructor for class ex.Error
Default constructor.
ErrorEvent - Class in org.dapper.event
A subclass of ControlEvent for carrying errors.
ErrorEvent(Throwable, Source<ControlEvent, SourceType>) - Constructor for class org.dapper.event.ErrorEvent
Default constructor.
ex - package ex
A package of exemplar Dapper programs.
executableSet - Static variable in enum org.dapper.server.flow.LogicalNodeStatus
The EnumSet of executable states.
ExecuteAckEvent - Class in org.dapper.event
A subclass of ControlEvent for conveying an acknowledgement of successful execution.
ExecuteAckEvent(Node, Node, Source<ControlEvent, SourceType>) - Constructor for class org.dapper.event.ExecuteAckEvent
Default constructor.
ExecuteAckEvent(Node, Source<ControlEvent, SourceType>) - Constructor for class org.dapper.event.ExecuteAckEvent
Alternate constructor.
executingSet - Static variable in enum org.dapper.server.flow.FlowStatus
The EnumSet of executing states.
executingSet - Static variable in enum org.dapper.server.flow.LogicalNodeStatus
The EnumSet of executing states.
A B C D E F G H I J L M N O P R S T U V W