|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisidia.simulation.SimulationConstants.Messages
public static class SimulationConstants.Messages
This class handles constants relative to messages.
Field Summary | |
---|---|
static MessageType |
DUEL
The duel message type. |
static MessageType |
LABE
The labels message type. |
static MessageType |
MARK
The mark message type. |
static MessageType |
SYNC
The synchronization message type. |
static MessageType |
TERM
The termination message type. |
Constructor Summary | |
---|---|
SimulationConstants.Messages()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static MessageType SYNC
public static MessageType LABE
public static MessageType TERM
public static MessageType MARK
public static MessageType DUEL
Constructor Detail |
---|
public SimulationConstants.Messages()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |