|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateMessage | |
|---|---|
| cz.cuni.amis.pogamut.usar2004.agent.module.master | |
| cz.cuni.amis.pogamut.usar2004.agent.module.state | |
| cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages | |
| Uses of StateMessage in cz.cuni.amis.pogamut.usar2004.agent.module.master |
|---|
| Methods in cz.cuni.amis.pogamut.usar2004.agent.module.master with parameters of type StateMessage | |
|---|---|
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. |
| Uses of StateMessage in cz.cuni.amis.pogamut.usar2004.agent.module.state |
|---|
| Fields in cz.cuni.amis.pogamut.usar2004.agent.module.state declared as StateMessage | |
|---|---|
protected StateMessage |
SuperState.lastMessage
|
| Methods in cz.cuni.amis.pogamut.usar2004.agent.module.state with parameters of type StateMessage | |
|---|---|
void |
SuperState.updateMessage(StateMessage message)
Method used for updating the message object that provides particular properties for given type. |
| Uses of StateMessage in cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages |
|---|
| Constructors in cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages with parameters of type StateMessage | |
|---|---|
StateMessage(StateMessage original)
Cloning constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||