|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCommandsParser
SimulationCommandsParser
public class SimulationCommandsParser
Parser for the Simulator Simulator is interested in all commands
Constructor Summary | |
---|---|
SimulationCommandsParser(Simulator simulator)
Create a new parser |
Method Summary |
---|
Methods inherited from class CommandsParser |
---|
parseFile, parseLine, parseRemainder |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimulationCommandsParser(Simulator simulator)
simulator
- The simulator that should be used to get messages to nodes, and be informaed about topology changes
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |