Groovy Documentation

gpars.csp.plugAndPlay
[Groovy] Class GConsole

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

class GConsole

Property Summary
org.jcsp.lang.ChannelInput clearInputArea

String frameLabel

org.jcsp.lang.ChannelOutput fromConsole

org.jcsp.lang.ChannelInput toConsole

 
Method Summary
void run()

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

Property Detail

clearInputArea

org.jcsp.lang.ChannelInput clearInputArea


frameLabel

String frameLabel


fromConsole

org.jcsp.lang.ChannelOutput fromConsole


toConsole

org.jcsp.lang.ChannelInput toConsole


 
Method Detail

run

void run()


 

Groovy Documentation