Groovy Documentation

gpars.csp.plugAndPlay
[Groovy] Class GPlus

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

class GPlus

Property Summary
org.jcsp.lang.ChannelInput inChannel0

org.jcsp.lang.ChannelInput inChannel1

org.jcsp.lang.ChannelOutput outChannel

 
Method Summary
void run()

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

Property Detail

inChannel0

org.jcsp.lang.ChannelInput inChannel0


inChannel1

org.jcsp.lang.ChannelInput inChannel1


outChannel

org.jcsp.lang.ChannelOutput outChannel


 
Method Detail

run

void run()


 

Groovy Documentation