Groovy Documentation

gpars.csp.plugAndPlay
Class GPCopy

java.lang.Object
  gpars.csp.plugAndPlay.GPCopy

class GPCopy

Property Summary
ChannelInput inChannel

ChannelOutput outChannel0

ChannelOutput outChannel1

 
Constructor Summary
GPCopy()

 
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

GPCopy

GPCopy()


 
Method Detail

run

void run()


 

Groovy Documentation