Groovy Documentation

gpars.csp.plugAndPlay
Class GDelta2

java.lang.Object
  gpars.csp.plugAndPlay.GDelta2

class GDelta2

Property Summary
ChannelInput inChannel

ChannelOutput outChannel0

ChannelOutput outChannel1

 
Constructor Summary
GDelta2()

 
Method Summary
void run()

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

Property Detail

inChannel

ChannelInput inChannel


outChannel0

ChannelOutput outChannel0


outChannel1

ChannelOutput outChannel1


 
Constructor Detail

GDelta2

GDelta2()


 
Method Detail

run

public void run()


 

Groovy Documentation