CSP for Java
(JCSP) 1.0-rc7

Deprecated API

Deprecated Classes
jcsp.lang.AltingChannel
          extend AltingChannelInput and implement ChannelInput / ChannelOutput directly
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.Channel
          implement ChannelInput and ChannelOutput directly
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-rc7

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