Index

A B C D E F G H I J L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

I

Identity - Class in org.jcsp.plugNplay
This copies its input stream to its output stream unchanged.
Identity(ChannelInput, ChannelOutput) - Constructor for class org.jcsp.plugNplay.Identity
Construct a new Identity process with the input Channel in and the output Channel out.
IdentityInt - Class in org.jcsp.plugNplay.ints
This copies its input stream to its output stream unchanged.
IdentityInt(ChannelInputInt, ChannelOutputInt) - Constructor for class org.jcsp.plugNplay.ints.IdentityInt
Construct a new IdentityInt process with the input Channel in and the output Channel out.
Implementation - Search tag in class org.jcsp.plugNplay.Regulate
Section
Implementation - Search tag in class org.jcsp.plugNplay.ints.RegulateInt
Section
Implementation Footnote - Search tag in class org.jcsp.lang.Alternative
Section
Implementation Note - Search tag in class org.jcsp.lang.Bucket
Section
Implementation Note - Search tag in class org.jcsp.lang.Crew
Section
Implementation Note - Search tag in class org.jcsp.lang.Parallel
Section
Implementation Note - Search tag in class org.jcsp.plugNplay.Merge
Section
Implementation Note - Search tag in class org.jcsp.plugNplay.Prefix
Section
Implementation Note - Search tag in class org.jcsp.plugNplay.Tail
Section
Implementation Note - Search tag in class org.jcsp.plugNplay.ints.MergeInt
Section
Implementation Note - Search tag in class org.jcsp.plugNplay.ints.PrefixInt
Section
Implementation Note - Search tag in class org.jcsp.plugNplay.ints.TailInt
Section
Implementation Note and Caution - Search tag in interface org.jcsp.lang.Any2AnyChannel
Section
Implementation Note and Caution - Search tag in interface org.jcsp.lang.Any2AnyChannelInt
Section
Implementation Note and Caution - Search tag in interface org.jcsp.lang.Any2OneChannel
Section
Implementation Note and Caution - Search tag in interface org.jcsp.lang.Any2OneChannelInt
Section
Implementation Note and Caution - Search tag in interface org.jcsp.lang.One2AnyChannel
Section
Implementation Note and Caution - Search tag in interface org.jcsp.lang.One2AnyChannelInt
Section
Implementation Pattern - Search tag in interface org.jcsp.lang.CSProcess
Section
Implemntation Note - Search tag in class org.jcsp.plugNplay.Plex
Section
Implemntation Note - Search tag in class org.jcsp.plugNplay.Plex2
Section
Implemntation Note - Search tag in class org.jcsp.plugNplay.ints.Plex2Int
Section
Implemntation Note - Search tag in class org.jcsp.plugNplay.ints.PlexInt
Section
in() - Method in interface org.jcsp.lang.Any2AnyChannel
Returns the input end of the channel.
in() - Method in interface org.jcsp.lang.Any2AnyChannelInt
Returns the input channel end.
in() - Method in interface org.jcsp.lang.Any2OneChannel
Returns the input end of the channel.
in() - Method in interface org.jcsp.lang.Any2OneChannelInt
Returns the input end of the channel.
in() - Method in interface org.jcsp.lang.One2AnyChannel
Returns the input end of the channel.
in() - Method in interface org.jcsp.lang.One2AnyChannelInt
Returns the input end of the channel.
in() - Method in interface org.jcsp.lang.One2OneChannel
Returns the input channel end.
in() - Method in interface org.jcsp.lang.One2OneChannelInt
Returns the input end of the channel.
in() - Method in interface org.jcsp.lang.One2OneChannelSymmetric
Returns the input channel end.
in() - Method in interface org.jcsp.lang.One2OneChannelSymmetricInt
Returns the input channel end.
inFilter() - Method in interface org.jcsp.util.filter.FilteredAny2AnyChannel
Returns an interface for configuring read filters on the channel.
inFilter() - Method in interface org.jcsp.util.filter.FilteredAny2OneChannel
Returns an interface for configuring read filters on the channel.
inFilter() - Method in interface org.jcsp.util.filter.FilteredOne2AnyChannel
Returns the control interface to manipulate the read filters.
inFilter() - Method in interface org.jcsp.util.filter.FilteredOne2OneChannel
Returns the control interface for configuring the read filters on the channel.
InfiniteBuffer - Class in org.jcsp.util
This is used to create a buffered object channel that always accepts and never loses any input.
InfiniteBuffer() - Constructor for class org.jcsp.util.InfiniteBuffer
Construct a new InfiniteBuffer with the default size (of 8).
InfiniteBuffer(int) - Constructor for class org.jcsp.util.InfiniteBuffer
Construct a new InfiniteBuffer with the specified initial size.
InfiniteBufferInt - Class in org.jcsp.util.ints
This is used to create a buffered integer channel that always accepts and never loses any input.
InfiniteBufferInt() - Constructor for class org.jcsp.util.ints.InfiniteBufferInt
Construct a new InfiniteBufferInt with the default size (of 8).
InfiniteBufferInt(int) - Constructor for class org.jcsp.util.ints.InfiniteBufferInt
Construct a new InfiniteBufferInt with the specified initial size.
InlineAlternative - Class in org.jcsp.lang
This class is experimental (i.e.
InlineAlternative(Guard[]) - Constructor for class org.jcsp.lang.InlineAlternative
Creates a new one
InlineAlternative(Guard[], int) - Constructor for class org.jcsp.lang.InlineAlternative
Creates a new one
insertProcessAt(CSProcess, int) - Method in class org.jcsp.lang.Parallel
Insert another process to the pri-parallel object at the specifed index.
insertProcessAt(CSProcess, int) - Method in class org.jcsp.lang.PriParallel
Insert another process to the pri-parallel object at the specifed index.
Integrate - Class in org.jcsp.plugNplay
This is a running-sum integrator of the Integers on its input stream to its output stream.
Integrate(ChannelInput, ChannelOutput) - Constructor for class org.jcsp.plugNplay.Integrate
Construct a new Integrate process with the input Channel in and the output Channel out.
IntegrateInt - Class in org.jcsp.plugNplay.ints
This is a running-sum integrator of the ints on its input stream to its output stream.
IntegrateInt(ChannelInputInt, ChannelOutputInt) - Constructor for class org.jcsp.plugNplay.ints.IntegrateInt
Construct a new IntegrateInt process with the input Channel in and the output Channel out.
Internal View - Search tag in class org.jcsp.plugNplay.Fibonacci
Section
Internal View - Search tag in class org.jcsp.plugNplay.Integrate
Section
Internal View - Search tag in class org.jcsp.plugNplay.Numbers
Section
Internal View - Search tag in class org.jcsp.plugNplay.Pairs
Section
Internal View - Search tag in class org.jcsp.plugNplay.Squares
Section
Internal View - Search tag in class org.jcsp.plugNplay.ints.FibonacciInt
Section
Internal View - Search tag in class org.jcsp.plugNplay.ints.IntegrateInt
Section
Internal View - Search tag in class org.jcsp.plugNplay.ints.NumbersInt
Section
Internal View - Search tag in class org.jcsp.plugNplay.ints.PairsInt
Section
Internal View - Search tag in class org.jcsp.plugNplay.ints.SquaresInt
Section
interrupt() - Method in class org.jcsp.lang.ProcessManager
Interrupt the managed process.
isOpen() - Method in class org.jcsp.lang.AltingConnectionClientImpl
Returns whether the server has kept its end of the Connection open.
isOpen() - Method in interface org.jcsp.lang.ConnectionClient
Returns whether the server has kept its end of the Connection open.
A B C D E F G H I J L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form