|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Process | +--ShortestPath | +--TermShortestPath
Constructor Summary | |
TermShortestPath(Linker initComm,
int[] initCost,
TermDetector td)
|
Method Summary | |
void |
handleMsg(Msg m,
int src,
java.lang.String tag)
|
void |
initiate()
|
void |
sendMsg(int dest,
java.lang.String tag,
int msg)
|
Methods inherited from class Process |
broadcastMsg, isNeighbor, myWait, receiveMsg, sendMsg, sendMsg, sendMsg, sendToNeighbors |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TermShortestPath(Linker initComm, int[] initCost, TermDetector td)
Method Detail |
public void initiate()
initiate
in class ShortestPath
public void sendMsg(int dest, java.lang.String tag, int msg)
sendMsg
in class Process
public void handleMsg(Msg m, int src, java.lang.String tag)
handleMsg
in class ShortestPath
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |