org.codehaus.gpars

groovyx.gpars.csp.plugAndPlay
[Groovy] Class GPlus

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

class GPlus
extends java.lang.Object

Property Summary
org.jcsp.lang.ChannelInput inChannel0

org.jcsp.lang.ChannelInput inChannel1

org.jcsp.lang.ChannelOutput outChannel

 
Constructor Summary
GPlus()

 
Method Summary
void run()

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Property Detail

inChannel0

org.jcsp.lang.ChannelInput inChannel0


inChannel1

org.jcsp.lang.ChannelInput inChannel1


outChannel

org.jcsp.lang.ChannelOutput outChannel


 
Constructor Detail

GPlus

GPlus()


 
Method Detail

run

void run()


 

Copyright © 2008–2010 Václav Pech. All Rights Reserved.