Groovy Documentation

gpars.csp.plugAndPlay
[Groovy] Class GDelta2

java.lang.Object
  gpars.csp.plugAndPlay.GDelta2
All Implemented Interfaces:
org.jcsp.lang.CSProcess

class GDelta2

Property Summary
org.jcsp.lang.ChannelInput inChannel

org.jcsp.lang.ChannelOutput outChannel0

org.jcsp.lang.ChannelOutput outChannel1

 
Method Summary
void run()

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

inChannel

org.jcsp.lang.ChannelInput inChannel


outChannel0

org.jcsp.lang.ChannelOutput outChannel0


outChannel1

org.jcsp.lang.ChannelOutput outChannel1


 
Method Detail

run

void run()


 

Groovy Documentation