CSP for Java
(JCSP) 1.0-rc4
A B C D E F G H I J M N O P R S T U V W X Z

R

read() - Method in class jcsp.lang.Any2OneChannelInt
Reads an int from the channel.
read() - Method in class jcsp.lang.One2OneChannel
Reads an Object from the channel.
read() - Method in class jcsp.lang.CSTimer
Returns the current system time in msecs.
read() - Method in class jcsp.lang.Any2AnyChannelInt
Reads an int from the channel.
read() - Method in class jcsp.lang.One2OneChannelInt
Reads an int from the channel.
read() - Method in class jcsp.lang.Any2AnyChannel
Reads an Object from the channel.
read() - Method in class jcsp.lang.One2AnyChannelInt
Reads an int from the channel.
read() - Method in class jcsp.lang.One2AnyChannel
Reads an Object from the Channel.
read() - Method in class jcsp.lang.Any2OneChannel
Reads an Object from the Channel.
read() - Method in interface jcsp.lang.ChannelInputInt
Read an int from the channel.
read() - Method in interface jcsp.lang.ChannelInput
Read an Object from the channel.
register(Component) - Method in class jcsp.awt.DisplayList
Register the Component that will delegate its paint and update methods here.
register(Component) - Method in interface jcsp.awt.Paintable
Register the Component that will delegate its paint and update methods here.
releaseAllThreads() - Method in class jcsp.lang.Parallel
Release all threads saved by the Parallel object for future runs - the threads all terminate and release their associated workspaces.
removeAllProcesses() - Method in class jcsp.lang.Sequence
Remove all processes from the Sequence object.
removeAllProcesses() - Method in class jcsp.lang.Parallel
Remove all processes from the Parallel object.
removeProcess(CSProcess) - Method in class jcsp.lang.Sequential
Deprecated. Remove a process from the Sequential construct.
removeProcess(CSProcess) - Method in class jcsp.lang.Sequence
Remove a process from the Sequence object.
removeProcess(CSProcess) - Method in class jcsp.lang.Parallel
Remove the process from the Parallel object.
REQUEST_FOCUS - Static variable in class jcsp.awt.GraphicsProtocol
This is a configuration object to request input focus on the graphics component for keyboard and mouse evnts.
reset(int) - Method in class jcsp.lang.Barrier
Reset this barrier to be associated with nEnrolled processes.
resign() - Method in class jcsp.lang.Barrier
Disassociate the invoking process from this barrier.
resume() - Method in class jcsp.lang.ProcessNetwork
Deprecated. Resume the network.
resume() - Method in class jcsp.lang.ProcessManager
Resume the managed process.
run() - Method in class jcsp.lang.Sequential
Deprecated. Run the sequential composition of the processes registered with this Sequential object.
run() - Method in class jcsp.lang.Skip
The main body of this process.
run() - Method in class jcsp.lang.Sequence
Run the sequential composition of the processes registered with this Sequence object.
run() - Method in class jcsp.lang.ProcessNetwork
Deprecated. Run the network (that is start it and wait for it to terminate).
run() - Method in class jcsp.lang.ProcessManager
Run the managed process (that is start it and wait for it to terminate).
run() - Method in class jcsp.lang.Parallel
Run the parallel composition of the processes registered with this Parallel object.
run() - Method in interface jcsp.lang.CSProcess
This defines the actions of the process.
run() - Method in class jcsp.lang.Stop
The main body of this process.
run() - Method in class jcsp.plugNplay.Prefix
The main body of this process.
run() - Method in class jcsp.plugNplay.Integrate
The main body of this process.
run() - Method in class jcsp.plugNplay.Paraplex
The main body of this process.
run() - Method in class jcsp.plugNplay.Printer
The main body of this process.
run() - Method in class jcsp.plugNplay.Substitute
The main body of this process.
run() - Method in class jcsp.plugNplay.ProcessRead
The main body of this process.
run() - Method in class jcsp.plugNplay.And
The main body of this process.
run() - Method in class jcsp.plugNplay.Deparaplex
The main body of this process.
run() - Method in class jcsp.plugNplay.Tail
The main body of this process.
run() - Method in class jcsp.plugNplay.Xor
The main body of this process.
run() - Method in class jcsp.plugNplay.Generate
The main body of this process.
run() - Method in class jcsp.plugNplay.Multiplex
The main body of this process.
run() - Method in class jcsp.plugNplay.Times
The main body of this process.
run() - Method in class jcsp.plugNplay.Successor
The main body of this process.
run() - Method in class jcsp.plugNplay.Merge
The main body of this process.
run() - Method in class jcsp.plugNplay.Fibonacci
The main body of this process.
run() - Method in class jcsp.plugNplay.Sign
The main body of this process.
run() - Method in class jcsp.plugNplay.Nor
The main body of this process.
run() - Method in class jcsp.plugNplay.ProcessWrite
The main body of this process.
run() - Method in class jcsp.plugNplay.Numbers
The main body of this process.
run() - Method in class jcsp.plugNplay.BlackHole
The main body of this process.
run() - Method in class jcsp.plugNplay.Merge2
The main body of this process.
run() - Method in class jcsp.plugNplay.Plex
The main body of this process.
run() - Method in class jcsp.plugNplay.Nand
The main body of this process.
run() - Method in class jcsp.plugNplay.DynamicDelta
The main body of this process.
run() - Method in class jcsp.plugNplay.Or
The main body of this process.
run() - Method in class jcsp.plugNplay.Demultiplex
The main body of this process.
run() - Method in class jcsp.plugNplay.Squares
The main body of this process.
run() - Method in class jcsp.plugNplay.Plex2
The main body of this process.
run() - Method in class jcsp.plugNplay.FixedDelay
The main body of this process.
run() - Method in class jcsp.plugNplay.Identity
The main body of this process.
run() - Method in class jcsp.plugNplay.Pairs
The main body of this process.
run() - Method in class jcsp.plugNplay.Mult
The main body of this process.
run() - Method in class jcsp.plugNplay.Delta
The main body of this process.
run() - Method in class jcsp.plugNplay.Plus
The main body of this process.
run() - Method in class jcsp.plugNplay.Delta2
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.NumbersInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.TimesInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.ProcessWriteInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.FibonacciInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.Merge2Int
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.PrinterInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.FixedDelayInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.IntegrateInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.MultiplexInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.Delta2Int
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.SquaresInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.BlackHoleInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.SuccessorInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.NorInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.PlexInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.TailInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.MultInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.AndInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.Plex2Int
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.DemultiplexInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.MergeInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.DynamicDeltaInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.OrInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.PlusInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.DeltaInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.PrefixInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.ParaplexInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.GenerateInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.SubstituteInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.XorInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.DeparaplexInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.PairsInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.IdentityInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.ProcessReadInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.SignInt
The main body of this process.
run() - Method in class jcsp.plugNplay.ints.NandInt
The main body of this process.
run() - Method in class jcsp.awt.ActiveLabel
The main body of this process.
run() - Method in class jcsp.awt.ActiveContainer
The main body of this process.
run() - Method in class jcsp.awt.ActiveMenu
The main body of this process.
run() - Method in class jcsp.awt.ActiveComponent
The main body of this process.
run() - Method in class jcsp.awt.ActiveCanvas
The main body of this process.
run() - Method in class jcsp.awt.ActiveClosingFrame
The main body of this process.
run() - Method in class jcsp.awt.ActiveWindow
The main body of this process.
run() - Method in class jcsp.awt.ActiveTextField
The main body of this process.
run() - Method in class jcsp.awt.ActiveTextEnterField
The main body of this process.
run() - Method in class jcsp.awt.ActiveCheckboxMenuItem
The main body of this process.
run() - Method in class jcsp.awt.ActiveFrame
The main body of this process.
run() - Method in class jcsp.awt.ActiveCheckbox
The main body of this process.
run() - Method in class jcsp.awt.ActiveList
The main body of this process.
run() - Method in class jcsp.awt.ActiveFileDialog
The main body of this process.
run() - Method in class jcsp.awt.ActiveMenuItem
The main body of this process.
run() - Method in class jcsp.awt.ActiveTextEnterArea
The main body of this process.
run() - Method in class jcsp.awt.ActiveButton
The main body of this process.
run() - Method in class jcsp.awt.ActiveButtonControl
 
run() - Method in class jcsp.awt.ActiveScrollPane
The main body of this process.
run() - Method in class jcsp.awt.ActiveChoice
The main body of this process.
run() - Method in class jcsp.awt.ActiveDialog
The main body of this process.
run() - Method in class jcsp.awt.ActivePanel
The main body of this process.
run() - Method in class jcsp.awt.ActiveScrollbar
The main body of this process.
run() - Method in class jcsp.awt.ActiveTextArea
The main body of this process.
run() - Method in class jcsp.awt.ActiveApplet
The main body of this process.

CSP for Java
(JCSP) 1.0-rc4
A B C D E F G H I J M N O P R S T U V W X Z
Submit a bug or feature to jcsp-team@ukc.ac.uk
Version 1.0-rc4 of the JCSP API Specification (Copyright 1997-2000 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.