Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

alice.respect
Class TupleCentreVM  view TupleCentreVM download TupleCentreVM.java

java.lang.Object
  extended byalice.tuplemedium.TupleCentreVM
      extended byalice.tuplemedium.TupleCentreVMImpl
          extended byalice.respect.TupleCentreVM
All Implemented Interfaces:
java.lang.Runnable

public class TupleCentreVM
extends alice.tuplemedium.TupleCentreVMImpl

Defines a Respect LogicTuple Centre VM.

The main that makes the difference is the Respect Reactor instantiated as tuple medium reactor.


Field Summary
 
Fields inherited from class alice.tuplemedium.TupleCentreVMImpl
 
Fields inherited from class alice.tuplemedium.TupleCentreVM
bootTime, inputEvents, outputEventSet, reactionSpec, reactor, tSet, wnSet, wpSet, wsSet, zSet
 
Constructor Summary
TupleCentreVM()
           
TupleCentreVM(TupleCentreId id)
           
 
Method Summary
 void setArgument(java.lang.Object args)
          Specifies auxiliary information used to initialize tuple centre virtual machine, which depends on the specific tuple centre model
 
Methods inherited from class alice.tuplemedium.TupleCentreVMImpl
getId, getSpec, in, inp, notifyOutputEvents, out, rd, rdp, removeAgentEvents, setId, setSpec
 
Methods inherited from class alice.tuplemedium.TupleCentreVM
acceptEvent, addObservableEventListener, fetchTriggeredReactions, getBootTime, getCurrentTime, getReactor, getTRSet, getTSet, getWnSet, notifyObservableEvent, removeEventsOf, removeObservableEventListener, reset, run, spy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TupleCentreVM

public TupleCentreVM()

TupleCentreVM

public TupleCentreVM(TupleCentreId id)
Method Detail

setArgument

public void setArgument(java.lang.Object args)
Description copied from class: alice.tuplemedium.TupleCentreVMImpl
Specifies auxiliary information used to initialize tuple centre virtual machine, which depends on the specific tuple centre model