| Modifier and Type | Method and Description |
|---|---|
protected SuperState |
StateMasterModule.createNewState(StateMessage message)
Asks VehicleType (enum) if it knows VehicleType represented by string
type.
|
protected void |
StateMasterModule.fileMessage(StateMessage message)
Updates previous State or creates a new Record.
|
protected boolean |
StateMasterModule.updateStateCollection(StateMessage message)
Returns a flag that indicates if stateUpdate was successful.
|
| Modifier and Type | Field and Description |
|---|---|
protected StateMessage |
SuperState.lastMessage |
| Modifier and Type | Method and Description |
|---|---|
void |
SuperState.updateMessage(StateMessage message)
Method used for updating the message object that provides particular
properties for given type.
|
| Constructor and Description |
|---|
StateMessage(StateMessage original)
Cloning constructor.
|
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.