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

Quick Search    Search Deep

alice.tuplemedium.runtime
Class SetEventSetMsg  view SetEventSetMsg download SetEventSetMsg.java

java.lang.Object
  extended byalice.tuplemedium.runtime.NodeMsg
      extended byalice.tuplemedium.runtime.SetEventSetMsg
All Implemented Interfaces:
java.io.Serializable

public class SetEventSetMsg
extends NodeMsg

inspector message to set a new event Wn set in the observed tuple centre


Field Summary
 java.util.ArrayList eventWnSet
           
 
Fields inherited from class alice.tuplemedium.runtime.NodeMsg
aid, methodName
 
Constructor Summary
SetEventSetMsg(alice.tuplemedium.AgentId id, java.util.ArrayList ts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

eventWnSet

public java.util.ArrayList eventWnSet
Constructor Detail

SetEventSetMsg

public SetEventSetMsg(alice.tuplemedium.AgentId id,
                      java.util.ArrayList ts)