alice.respect
Class PrologActivity

java.lang.Object
  |
  +--alice.respect.PrologActivity
All Implemented Interfaces:
java.lang.Runnable

public class PrologActivity
extends java.lang.Object
implements java.lang.Runnable

Defines the prolog agent spawnable from ReSpecT code.


Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable