| 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
  |
  +--Process
        |
        +--CircToken
              |
              +--SensorCircToken
| Constructor Summary | |
SensorCircToken(VCLinker comm,
                int coordinator,
                int algoCode)
 | 
|
| Method Summary | |
 void | 
globalPredicateFalse(int pid)
 | 
 void | 
globalPredicateTrue(int[] v)
 | 
 void | 
handleMsg(Msg m,
          int src,
          java.lang.String tag)
 | 
 void | 
initiate()
 | 
 void | 
sendToken()
 | 
| Methods inherited from class CircToken | 
releaseCS, requestCS | 
| Methods inherited from class Process | 
broadcastMsg, isNeighbor, myWait, receiveMsg, sendMsg, sendMsg, sendMsg, sendMsg, sendToNeighbors | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface MsgHandler | 
receiveMsg | 
| Constructor Detail | 
public SensorCircToken(VCLinker comm,
                       int coordinator,
                       int algoCode)
| Method Detail | 
public void initiate()
initiate in class CircTokenpublic void sendToken()
public void handleMsg(Msg m,
                      int src,
                      java.lang.String tag)
handleMsg in interface MsgHandlerhandleMsg in class CircTokenpublic void globalPredicateTrue(int[] v)
globalPredicateTrue in interface SensorUserpublic void globalPredicateFalse(int pid)
globalPredicateFalse in interface SensorUser
  | 
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||