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

R

read() - Method in class org.jcsp.lang.AltingChannelInputWrapper
Deprecated. Read an Object from the channel.
read() - Method in interface org.jcsp.lang.ChannelInput
Read an Object from the channel.
read() - Method in interface org.jcsp.lang.ChannelInputInt
Read an int from the channel.
read() - Method in class org.jcsp.lang.ChannelInputWrapper
Deprecated. Reads a value from the channel.
read() - Method in class org.jcsp.lang.CSTimer
Returns the current system time in msecs.
read() - Method in class org.jcsp.util.filter.FilteredAltingChannelInput
 
read() - Method in class org.jcsp.util.filter.FilteredSharedChannelInputWrapper
 
ReaderIndexException - Exception in org.jcsp.net
An exception that is thrown if data is written to a Networked ChannelOutput and the destination address is incorrect.
ReaderIndexException() - Constructor for exception org.jcsp.net.ReaderIndexException
 
ReadFiltered - Interface in org.jcsp.util.filter
Interface for a channel end supporting read filtering operations.
readLinkDecision() - Method in class org.jcsp.net.Link
Reads a boolean link decision as to whether this node can keep or discard the link.
readTestObject() - Method in class org.jcsp.net.Link
Reads a test object from the underlying connection.
recreate() - Method in interface org.jcsp.net.NetChannelOutput
Requests that the instance of the implementing class should reinitialize itself.
recreate(NetChannelLocation) - Method in interface org.jcsp.net.NetChannelOutput
Requests that the instance of the implementing class should reinitialize itself with a new location.
refresh() - Method in class org.jcsp.net.cns.CNSNetChannelLocation
This method requests that the instance of this class refresh its information.
refresh() - Method in class org.jcsp.net.NetChannelLocation
This method requests that the instance of this class refresh its information.
refreshFrom(NetChannelLocation) - Method in class org.jcsp.net.NetChannelLocation
This method refreshes the fields in the instance of this object to equal the fields in the supplied object.
register(Component) - Method in class org.jcsp.awt.DisplayList
Register the Component that will delegate its paint and update methods here.
register(Component) - Method in interface org.jcsp.awt.Paintable
Register the Component that will delegate its paint and update methods here.
register(Networked, String) - Static method in class org.jcsp.net.cns.CNS
 
register(Networked, String, NameAccessLevel) - Static method in class org.jcsp.net.cns.CNS
 
register(Networked, String, ChannelNameKey) - Static method in class org.jcsp.net.cns.CNS
 
register(Networked, String, NameAccessLevel, ChannelNameKey) - Static method in class org.jcsp.net.cns.CNS
 
register(NetChannelLocation, String, NameAccessLevel, ChannelNameKey) - Static method in class org.jcsp.net.cns.CNS
 
register(Networked, String) - Method in class org.jcsp.net.cns.CNSService
This method allows a channel (or any instance of a class implementing Networked) to be registered with the Channel Name Server.
register(Networked, String, NameAccessLevel) - Method in class org.jcsp.net.cns.CNSService
This method allows a channel (or any instance of a class implementing Networked) to be registered with the Channel Name Server.
register(Networked, String, ChannelNameKey) - Method in class org.jcsp.net.cns.CNSService
This method allows a channel (or any instance of a class implementing Networked) that has previously been registered with the to be reregistered with the Channel Name Server.
register(Networked, String, NameAccessLevel, ChannelNameKey) - Method in class org.jcsp.net.cns.CNSService
This method allows a channel (or any instance of a class implementing Networked) that has previously been registered to be reregistered with the Channel Name Server.
register(NetChannelLocation, String, NameAccessLevel, ChannelNameKey) - Method in class org.jcsp.net.cns.CNSService
This method allows a channel's location to be registered against a name in the Channel Name Server.
register(Networked, String) - Method in interface org.jcsp.net.cns.CNSUser
This method allows a channel (or any instance of a class implementing Networked) to be registered with a Naming Service Implementation.
register(Networked, String, NameAccessLevel) - Method in interface org.jcsp.net.cns.CNSUser
This method allows a channel (or any instance of a class implementing Networked) to be registered with a Naming Service Implementation.
register(Networked, String, ChannelNameKey) - Method in interface org.jcsp.net.cns.CNSUser
This method allows a channel (or any instance of a class implementing Networked) that has previously been registered with the to be reregistered with a Naming Service implementation.
register(Networked, String, NameAccessLevel, ChannelNameKey) - Method in interface org.jcsp.net.cns.CNSUser
This method allows a channel (or any instance of a class implementing Networked) that has previously been registered to be reregistered with the Naming Service implementation.
register(NetChannelLocation, String, NameAccessLevel, ChannelNameKey) - Method in interface org.jcsp.net.cns.CNSUser
This method allows a channel's location to be registered against a name in the Naming Service implementation.
Regular - Class in org.jcsp.plugNplay
This process generates a constant stream of Integers at a regular rate.
Regular(ChannelOutput, int, long) - Constructor for class org.jcsp.plugNplay.Regular
Construct the process.
RegularInt - Class in org.jcsp.plugNplay.ints
This process generates a constant stream of Integers at a regular rate.
RegularInt(ChannelOutputInt, int, long) - Constructor for class org.jcsp.plugNplay.ints.RegularInt
Construct the process.
Regulate - Class in org.jcsp.plugNplay
This process controls the rate of flow of traffic from its input to output channels.
Regulate(AltingChannelInput, AltingChannelInput, ChannelOutput, long) - Constructor for class org.jcsp.plugNplay.Regulate
Construct the process.
RegulateInt - Class in org.jcsp.plugNplay.ints
This process controls the rate of flow of traffic from its input to output channels.
RegulateInt(AltingChannelInputInt, AltingChannelInput, ChannelOutputInt, long) - Constructor for class org.jcsp.plugNplay.ints.RegulateInt
Construct the process.
reject() - Method in class org.jcsp.lang.RejectableAltingChannelInput
Deprecated. Reject any data pending instead of reading it.
reject() - Method in interface org.jcsp.lang.RejectableChannelInput
Deprecated. Reject any data pending instead of reading it.
RejectableAltingChannelInput - Class in org.jcsp.lang
Deprecated. This channel is superceded by the poison mechanisms, please see PoisonException
RejectableAltingChannelInput() - Constructor for class org.jcsp.lang.RejectableAltingChannelInput
Deprecated.  
RejectableBufferedOne2AnyChannel - Class in org.jcsp.lang
Deprecated. This channel is superceded by the poison mechanisms, please see PoisonException
RejectableBufferedOne2AnyChannel(ChannelDataStore) - Constructor for class org.jcsp.lang.RejectableBufferedOne2AnyChannel
Deprecated. Constructs a new RejectableBufferedOne2AnyChannel
RejectableBufferedOne2OneChannel - Class in org.jcsp.lang
Deprecated. This channel is superceded by the poison mechanisms, please see PoisonException
RejectableBufferedOne2OneChannel(ChannelDataStore) - Constructor for class org.jcsp.lang.RejectableBufferedOne2OneChannel
Deprecated. Constructs a new channel.
RejectableChannel - Interface in org.jcsp.lang
Deprecated. This channel is superceded by the poison mechanisms, please see PoisonException. It remains only because it is used by some of the networking features.
RejectableChannelInput - Interface in org.jcsp.lang
Deprecated. This channel is superceded by the poison mechanisms, please see PoisonException. It remains only because it is used by some of the networking features.
RejectableChannelOutput - Interface in org.jcsp.lang
Deprecated. This channel is superceded by the poison mechanisms, please see PoisonException. It remains only because it is used by some of the networking features.
RejectableOne2AnyChannel - Class in org.jcsp.lang
Deprecated. This channel is superceded by the poison mechanisms, please see PoisonException. It remains only because it is used by some of the networking features.
RejectableOne2AnyChannel() - Constructor for class org.jcsp.lang.RejectableOne2AnyChannel
Deprecated. Constructs a new channel.
RejectableOne2OneChannel - Class in org.jcsp.lang
Deprecated. This channel is superceded by the poison mechanisms, please see PoisonException. It remains only because it is used by some of the networking features.
RejectableOne2OneChannel() - Constructor for class org.jcsp.lang.RejectableOne2OneChannel
Deprecated. Constructs a new channel.
release() - Method in class org.jcsp.lang.AltingConnectionClientImpl
This releases a lock on the client.
release() - Method in class org.jcsp.lang.SharedAltingConnectionClient
 
releaseAllThreads() - Method in class org.jcsp.lang.Parallel
Release all threads saved by the Parallel object for future runs - the threads all terminate and release their associated workspaces.
Reliable - Class in org.jcsp.net.settings
Used internally within the JCSP network infrastructure to represent a reliable protocol.
remoteNodeID - Variable in class org.jcsp.net.Link
The remote NodeID.
RemoteProcess - Class in org.jcsp.net.remote
A proxy process that runs locally while another process executes on a different node.
RemoteProcess(CSProcess, NodeAddressID) - Constructor for class org.jcsp.net.remote.RemoteProcess
Constructs a new proxy.
RemoteProcess(CSProcess, NodeAddressID, NodeFactory) - Constructor for class org.jcsp.net.remote.RemoteProcess
Constructs a new proxy.
RemoteProcess(CSProcess, NodeAddressID, String) - Constructor for class org.jcsp.net.remote.RemoteProcess
Constructs a new proxy.
RemoteProcess(CSProcess, NodeAddressID, NodeFactory, String) - Constructor for class org.jcsp.net.remote.RemoteProcess
Constructs a new proxy.
RemoteProcessFailedException - Exception in org.jcsp.net.remote
Thrown if a remote process terminates abruptly with a non-zero error code.
RemoteProcessFailedException(int, CSProcess) - Constructor for exception org.jcsp.net.remote.RemoteProcessFailedException
Constructs a new exception.
RemoteSpawnException - Exception in org.jcsp.net.remote
Wraps up a non-RuntimeException into a runtime exception that can be ignored or caught and rethrown if required.
RemoteSpawnException(Throwable) - Constructor for exception org.jcsp.net.remote.RemoteSpawnException
Constructs a new exception.
removeAddress(Address) - Method in class org.jcsp.net.settings.Addresses
 
removeAddressSetting(AddressSetting) - Method in class org.jcsp.net.settings.Service
 
removeAll() - Method in class org.jcsp.util.Buffer
 
removeAll() - Method in interface org.jcsp.util.ChannelDataStore
Deletes all items in the buffer, leaving it empty.
removeAll() - Method in class org.jcsp.util.InfiniteBuffer
 
removeAll() - Method in class org.jcsp.util.ints.BufferInt
 
removeAll() - Method in interface org.jcsp.util.ints.ChannelDataStoreInt
 
removeAll() - Method in class org.jcsp.util.ints.InfiniteBufferInt
 
removeAll() - Method in class org.jcsp.util.ints.OverFlowingBufferInt
 
removeAll() - Method in class org.jcsp.util.ints.OverWriteOldestBufferInt
 
removeAll() - Method in class org.jcsp.util.ints.OverWritingBufferInt
 
removeAll() - Method in class org.jcsp.util.ints.ZeroBufferInt
 
removeAll() - Method in class org.jcsp.util.OverFlowingBuffer
 
removeAll() - Method in class org.jcsp.util.OverWriteOldestBuffer
 
removeAll() - Method in class org.jcsp.util.OverWritingBuffer
 
removeAll() - Method in class org.jcsp.util.ZeroBuffer
 
removeAllProcesses() - Method in class org.jcsp.lang.Parallel
Remove all processes from the Parallel object.
removeAllProcesses() - Method in class org.jcsp.lang.Sequence
Remove all processes from the Sequence object.
removePlugin(Plugin) - Method in class org.jcsp.net.settings.Plugins
 
removeProcess(CSProcess) - Method in class org.jcsp.lang.Parallel
Remove the process from the Parallel object.
removeProcess(CSProcess) - Method in class org.jcsp.lang.Sequence
Remove a process from the Sequence object.
removeProfile(LinkProfile) - Method in class org.jcsp.net.settings.LinkProfiles
 
removeProfile(NodeProfile) - Method in class org.jcsp.net.settings.NodeProfiles
 
removeProtocol(Protocol) - Method in class org.jcsp.net.settings.Protocols
 
removeProtocolClient(ProtocolID) - Method in class org.jcsp.net.ProtocolManager
Removes the installed protocol client for a specified protocol.
removeReadFilter(Filter) - Method in class org.jcsp.util.filter.FilteredAltingChannelInput
 
removeReadFilter(int) - Method in class org.jcsp.util.filter.FilteredAltingChannelInput
 
removeReadFilter(Filter) - Method in class org.jcsp.util.filter.FilteredSharedChannelInputWrapper
 
removeReadFilter(int) - Method in class org.jcsp.util.filter.FilteredSharedChannelInputWrapper
 
removeReadFilter(Filter) - Method in interface org.jcsp.util.filter.ReadFiltered
Removes the first read filter (lowest index) matching the filter given as a parameter.
removeReadFilter(int) - Method in interface org.jcsp.util.filter.ReadFiltered
Removes the read filter installed at the given index.
removeReq(Req) - Method in class org.jcsp.net.settings.LinkProfile
 
removeReq(Req) - Method in class org.jcsp.net.settings.NodeProfile
 
removeService(Service) - Method in class org.jcsp.net.settings.Services
 
removeSetting(Setting) - Method in class org.jcsp.net.settings.Protocol
 
removeSetting(Setting) - Method in class org.jcsp.net.settings.Service
 
removeSetting(Setting) - Method in class org.jcsp.net.settings.Settings
 
removeSpec(Spec) - Method in class org.jcsp.net.settings.Address
 
removeSpec(Spec) - Method in class org.jcsp.net.settings.Protocol
 
removeSpec(Spec) - Method in class org.jcsp.net.settings.Specs
 
removeWriteFilter(Filter) - Method in class org.jcsp.util.filter.FilteredSharedChannelOutputWrapper
 
removeWriteFilter(int) - Method in class org.jcsp.util.filter.FilteredSharedChannelOutputWrapper
 
removeWriteFilter(Filter) - Method in interface org.jcsp.util.filter.WriteFiltered
Removes the first write filter (lowest index) matching the filter given as a parameter.
removeWriteFilter(int) - Method in interface org.jcsp.util.filter.WriteFiltered
Removes the write filter installed at the given index.
reply() - Method in class org.jcsp.lang.AltingConnectionClientImpl
Receives some data back from the server after request(Object) has been called.
reply(Object) - Method in class org.jcsp.lang.AltingConnectionServerImpl
Sends some data back to the client after a request has been received but keeps the connection open.
reply(Object, boolean) - Method in class org.jcsp.lang.AltingConnectionServerImpl
Sends some data back to the client after a request has been received.
reply() - Method in interface org.jcsp.lang.ConnectionClient
Receives some data back from the server after request(Object) has been called.
reply(Object) - Method in interface org.jcsp.lang.ConnectionServer
Sends some data back to the client after a request has been received but keeps the connection open.
reply(Object, boolean) - Method in interface org.jcsp.lang.ConnectionServer
Sends some data back to the client after a request has been received.
reply(Object) - Method in class org.jcsp.lang.SharedConnectionServerImpl
 
reply(Object, boolean) - Method in class org.jcsp.lang.SharedConnectionServerImpl
 
replyAndClose(Object) - Method in class org.jcsp.lang.AltingConnectionServerImpl
Sends some data back to the client and closes the connection.
replyAndClose(Object) - Method in interface org.jcsp.lang.ConnectionServer
Sends some data back to the client and closes the connection.
replyAndClose(Object) - Method in class org.jcsp.lang.SharedConnectionServerImpl
 
report() - Static method in class org.jcsp.lang.SpuriousLog
This returns a report on the counts of spurious wakeups and early timeouts so far.
Req - Interface in org.jcsp.net.settings
A system requirement.
REQ_COMPARATOR_EQUALS - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
 
REQ_COMPARATOR_GREATER - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
 
REQ_COMPARATOR_LESS - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
 
REQ_NAME_MAXPING - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
 
REQ_NAME_MINMEMORY - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
 
REQ_NAME_MINSPEED - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
 
REQ_NAME_PROTOCOL - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
 
ReqProtocol - Class in org.jcsp.net.settings
Used internally within the JCSP network infrastructure to represent a protocol requirement.
request(Object) - Method in class org.jcsp.lang.AltingConnectionClientImpl
Sends some data over the connection to server once the connection has been opened.
request() - Method in class org.jcsp.lang.AltingConnectionServerImpl
Receives some data from a client once a connection has been established.
request(Object) - Method in interface org.jcsp.lang.ConnectionClient
This method is used to send data to a ConnectionServer in a client/server conversation.
request() - Method in interface org.jcsp.lang.ConnectionServer
Receives a request from a client.
request() - Method in class org.jcsp.lang.SharedConnectionServerImpl
 
REQUEST_FOCUS - Static variable in class org.jcsp.awt.GraphicsProtocol
This is a configuration object to request input focus on the graphics component for keyboard and mouse evnts.
requiresUserInteraction() - Method in class org.jcsp.net.ProtocolID
Returns whether the protocol requires user interaction in order for data to be delivered.
requiresUserInteraction() - Method in class org.jcsp.net.tcpip.TCPIPProtocolID
Always returns false.
RESERVED_SPEC_NAMES - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
 
reset() - Method in class org.jcsp.lang.AltingBarrier
This resets a front-end for reuse.
reset(int) - Method in class org.jcsp.lang.Barrier
Reset this barrier to be associated with nEnrolled processes.
resetDestroy() - Static method in class org.jcsp.lang.Parallel
Cancels a call to destroy allowing the JCSP system to be reused.
resign() - Method in class org.jcsp.lang.AltingBarrier
A process may resign only if it is enrolled.
resign() - Method in class org.jcsp.lang.Barrier
A process may resign only if it is enrolled.
resolve(String) - Static method in class org.jcsp.net.cns.CNS
 
resolve(String, NameAccessLevel) - Static method in class org.jcsp.net.cns.CNS
 
resolve(String) - Method in class org.jcsp.net.cns.CNSService
This method resolves a channel name into a NetChannelLocation object.
resolve(String, NameAccessLevel) - Method in class org.jcsp.net.cns.CNSService
This method resolves a channel name into a NetChannelLocation object.
resolve(String) - Method in interface org.jcsp.net.cns.CNSUser
This method resolves a channel name into a NetChannelLocation object.
resolve(String, NameAccessLevel) - Method in interface org.jcsp.net.cns.CNSUser
This method resolves a channel name into a NetChannelLocation object.
Response - Interface in org.jcsp.net.security
Abstract representation of a response as part of the security negotiation.
rethrow() - Method in exception org.jcsp.net.remote.RemoteSpawnException
Rethrows the actual exception.
run() - Method in class org.jcsp.awt.ActiveApplet
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveButton
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveButtonControl
Main body of the process.
run() - Method in class org.jcsp.awt.ActiveCanvas
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveCheckbox
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveCheckboxMenuItem
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveChoice
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveClosingFrame
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveComponent
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveContainer
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveDialog
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveFileDialog
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveFrame
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveLabel
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveList
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveMenu
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveMenuItem
The main body of this process.
run() - Method in class org.jcsp.awt.ActivePanel
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveScrollbar
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveScrollPane
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveTextArea
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveTextEnterArea
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveTextEnterField
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveTextField
The main body of this process.
run() - Method in class org.jcsp.awt.ActiveWindow
The main body of this process.
run() - Method in interface org.jcsp.lang.CSProcess
This defines the actions of the process.
run() - Method in class org.jcsp.lang.Parallel
Run the parallel composition of the processes registered with this Parallel object.
run() - Method in class org.jcsp.lang.ProcessManager
Run the managed process (that is start it and wait for it to terminate).
run() - Method in class org.jcsp.lang.Sequence
Run the sequential composition of the processes registered with this Sequence object.
run() - Method in class org.jcsp.lang.Skip
The main body of this process.
run() - Method in class org.jcsp.lang.Stop
This process starts, engages in no events, performs no computation and refuses to terminate.
run() - Method in class org.jcsp.net.cns.CNS
 
run() - Method in class org.jcsp.net.Link
Main process for the link, containing generic code that makes calls on the abstract methods that should be implemented by a concrete subclass.
run() - Method in class org.jcsp.net.remote.RemoteProcess
The main process body.
run() - Method in class org.jcsp.net.remote.SpawnerService
Runs the service.
run() - Method in class org.jcsp.plugNplay.And
The main body of this process.
run() - Method in class org.jcsp.plugNplay.BlackHole
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Delta
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Delta2
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Demultiplex
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Deparaplex
The main body of this process.
run() - Method in class org.jcsp.plugNplay.DynamicDelta
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Fibonacci
The main body of this process.
run() - Method in class org.jcsp.plugNplay.FixedDelay
The main body of this process.
run() - Method in class org.jcsp.plugNplay.FramedButton
The main body of this process.
run() - Method in class org.jcsp.plugNplay.FramedButtonArray
 
run() - Method in class org.jcsp.plugNplay.FramedButtonGrid
 
run() - Method in class org.jcsp.plugNplay.FramedScrollbar
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Generate
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Identity
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Integrate
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.AndInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.BlackHoleInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.Delta2Int
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.DeltaInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.DemultiplexInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.DeparaplexInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.DynamicDeltaInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.FibonacciInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.FixedDelayInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.GenerateInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.IdentityInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.IntegrateInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.Merge2Int
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.MergeInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.MultInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.MultiplexInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.NandInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.NorInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.NumbersInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.OrInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.PairsInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.ParaplexInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.Plex2Int
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.PlexInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.PlusInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.PrefixInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.PrinterInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.ProcessReadInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.ProcessWriteInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.RegularInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.RegulateInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.SignInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.SquaresInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.SubstituteInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.SuccessorInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.TailInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.TimesInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ints.XorInt
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Merge
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Merge2
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Mult
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Multiplex
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Nand
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Nor
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Numbers
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Or
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Pairs
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Paraplex
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Plex
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Plex2
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Plus
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Prefix
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Printer
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ProcessRead
The main body of this process.
run() - Method in class org.jcsp.plugNplay.ProcessWrite
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Regular
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Regulate
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Sign
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Squares
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Substitute
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Successor
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Tail
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Times
The main body of this process.
run() - Method in class org.jcsp.plugNplay.Xor
The main body of this process.
runTxRxLoop() - Method in class org.jcsp.net.Link
Performs send and receive actions for the link exchanging data with the peer node.

CSP for Java
(JCSP) 1.1-rc4
A B C D E F G H I J L M N O P R S T U V W X Z
Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 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.