Groovy Documentation

gpars.csp.plugAndPlay
[Groovy] Class GIdentity

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

class GIdentity

Property Summary
org.jcsp.lang.ChannelInput inChannel

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

inChannel

org.jcsp.lang.ChannelInput inChannel


outChannel

org.jcsp.lang.ChannelOutput outChannel


 
Method Detail

run

void run()


 

Groovy Documentation