CSP for Java
(JCSP) 1.0-rc8

Deprecated API

Deprecated Classes
jcsp.lang.AltingChannelInt
          extend AltingChannelInputInt and implement ChannelInputInt / ChannelOutputInt directly
jcsp.lang.ProcessNetwork
          Use ProcessManager. 
jcsp.lang.Sequential
          Use Sequence
jcsp.lang.Skipper
          Use Skip. 
 

Deprecated Interfaces
jcsp.lang.ChannelInt
          implement ChannelInputInt and ChannelOutputInt directly
 

Deprecated Methods
jcsp.lang.Parallel.destroy()
          Do not use this method! 
jcsp.lang.CSTimer.set(long)
          Use CSTimer.setAlarm(long) - this name caused confusion with the idea of setting the current time (a concept that is not supported). 
 


CSP for Java
(JCSP) 1.0-rc8

Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.0-rc8 of the JCSP API Specification (Copyright 1997-2007 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.