public abstract class StandardSimulator extends AbstractSimulator<StandardWorldModel>
simulatorIDconfig, connection, model, random| Constructor and Description |
|---|
StandardSimulator() |
| Modifier and Type | Method and Description |
|---|---|
protected StandardWorldModel |
createWorldModel()
Construct the world model.
|
protected void |
postConnect()
Perform any post-connection work required before acknowledgement of the connection is made.
|
connect, getSimulatorID, handleCommands, handleUpdate, postConnect, processCommands, processImmediately, processMessage, requestNewEntityIDs, shutdowngetName, getPreferredLogContext, getPreferredNDC, getPreferredRegistry, initialise, postConnect, sendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getPreferredLogContext, getPreferredRegistry, initialiseprotected StandardWorldModel createWorldModel()
AbstractComponentcreateWorldModel in class AbstractComponent<StandardWorldModel>protected void postConnect()
AbstractComponentpostConnect in class AbstractComponent<StandardWorldModel>