Package org.jcsp.plugNplay
package org.jcsp.plugNplay
-
ClassesClassDescriptionBitwise ands two Integer streams to one stream.Black holes anything sent to it.This process broadcasts objects arriving on its input channel in parallel to its array of output channels.This process broadcasts objects arriving on its input channel in parallel to its two output channels.This demultiplexes data from its input channel to its output channel array.This demultiplexes data from its input channel to its output channel array.This process broadcasts objects arriving on its input channel in parallel to its output channel array -- those output channels can be changed dynamically.This generates the Fibonacci sequence on its output channel.This process copies input to output, imposing a fixed time delay between these events.A free-standing button process in its own frame, with configure and event channels.A free-standing array of button processes in their own frame, with configure and event channels.A free-standing grid of button processes in their own frame, with configure and event channels.A free-standing scrollbar process in its own frame, with configure and event channels.Generates an infinite (constant) sequence of Integers.This copies its input stream to its output stream unchanged.This is a running-sum integrator of the Integers on its input stream to its output stream.Merges an array of strictly increasing Integer input streams into one strictly increasing output stream.Merges two strictly increasing Integer input streams into one strictly increasing output stream.Scales an Integer stream.Fair multiplexes its input Object stream array into one output stream (carrying source channel and data pairs).Bitwise nands two Integer streams to one stream.Bitwise nors two Integer streams to one stream.Plugs together a network of low-level stateless components to generate the sequence of natural numbers.Bitwise ors two Integer streams to one stream.Generates sums of successive pairs of input Integers.Parallel multiplexes its input Object stream array on to one output stream.Fair multiplexes its input Object stream array into one output stream.Fair multiplexes two Object streams into one.Sums two Integer streams to one stream.Prefixes a user-supplied object to the Object stream flowing through.Prints each Object from its input channel to a PrintStream.Reads one Object from its input channel.Writes one Object to its output channel.This process generates a constant stream of Integers at a regular rate.This process controls the rate of flow of traffic from its input to output channels.Converts each input Object to a String, prefixing it with a user-defined sign.Generates the Integer stream 1*1, 2*2, 3*3, etc by a somewhat unusual route.Substitutes a user-configured Object for each Object in the stream flowing through.Adds one to each Integer in the stream flowing through.The output stream is the tail of its input stream.Multiplies two Integer streams to one stream.Bitwise xors two Integer streams to one stream.