|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Door | |
|---|---|
| visidia.simulation.process | |
| visidia.simulation.process.algorithm | |
| Uses of Door in visidia.simulation.process |
|---|
| Methods in visidia.simulation.process with parameters of type Door | |
|---|---|
Message |
MessageProcess.getNextMessage(Door door,
Criterion c)
Gets the next message received on the specified door (if any) corresponding to the criterion (if any). |
| Uses of Door in visidia.simulation.process.algorithm |
|---|
| Methods in visidia.simulation.process.algorithm with parameters of type Door | |
|---|---|
protected Message |
SynchronousAlgorithm.receive(Door door)
return the first message arrived in the previous pulse and write the door number in the Door object. |
protected Message |
Algorithm.receive(Door door)
Gets the first message arriving on the node. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||