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

java.lang.Objectalice.tuplemedium.runtime.NodeMsg
alice.tuplemedium.runtime.SetTupleSetMsg
- All Implemented Interfaces:
- java.io.Serializable
- public class SetTupleSetMsg
- extends NodeMsg
inspector message to set a new tuple set in the observed tuple centre
Field Summary | |
java.util.ArrayList |
tupleSet
|
Fields inherited from class alice.tuplemedium.runtime.NodeMsg |
aid, methodName |
Constructor Summary | |
SetTupleSetMsg(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 |
tupleSet
public java.util.ArrayList tupleSet
Constructor Detail |
SetTupleSetMsg
public SetTupleSetMsg(alice.tuplemedium.AgentId id, java.util.ArrayList ts)
|
|||||||||
Home >> All >> alice >> tuplemedium >> [ runtime overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |