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

X

XML_BOOLEAN_FALSE - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
 
XML_BOOLEAN_TRUE - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
 
XML_TRISTATE_CANBE - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
 
XML_TRISTATE_FALSE - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
 
XML_TRISTATE_TRUE - Static variable in interface org.jcsp.net.settings.XMLConfigConstants
 
XMLConfigConstants - Interface in org.jcsp.net.settings
Used internally within the JCSP network infrastructure to define the XML configuration names.
XMLNodeFactory - Class in org.jcsp.net
Factory for node instantiation based on an XML-like file.
XMLNodeFactory(String) - Constructor for class org.jcsp.net.XMLNodeFactory
Constructs an XMLNodeFactory that uses the specified file.
XMLNodeFactory(File) - Constructor for class org.jcsp.net.XMLNodeFactory
Constructs an XMLNodeFactory that uses the specified file.
XMLNodeFactory(URL) - Constructor for class org.jcsp.net.XMLNodeFactory
Constructs an XMLNodeFactory that uses the specified file.
Xor - Class in org.jcsp.plugNplay
Bitwise xors two Integer streams to one stream.
Xor(ChannelInput, ChannelInput, ChannelOutput) - Constructor for class org.jcsp.plugNplay.Xor
Construct a new Xor process with the input Channels in1 and in2 and the output Channel out.
XorInt - Class in org.jcsp.plugNplay.ints
Bitwise xors two integer streams to one stream.
XorInt(ChannelInputInt, ChannelInputInt, ChannelOutputInt) - Constructor for class org.jcsp.plugNplay.ints.XorInt
Construct a new XorInt process with the input Channels in0 and in1 and the output Channel out.

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.