|
|||||||||
Home >> All >> alice >> tuplemedium >> [ runtime overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
alice.tuplemedium.runtime
Class SetEventSetMsg

java.lang.Objectalice.tuplemedium.runtime.NodeMsg
alice.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)
|
|||||||||
Home >> All >> alice >> tuplemedium >> [ runtime overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |