Groovy Documentation

gpars.csp.plugAndPlay
[Groovy] Class GPrefix

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

class GPrefix

Property Summary
org.jcsp.lang.ChannelInput inChannel

org.jcsp.lang.ChannelOutput outChannel

int prefixValue

 
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


prefixValue

int prefixValue


 
Method Detail

run

void run()


 

Groovy Documentation