|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.micropsi.comp.messages.MActionResponse
| Constructor Summary | |
protected |
MActionResponse()
|
|
MActionResponse(java.lang.String agentName,
double success,
long ticket)
|
| Method Summary | |
void |
addBodyPropertyChange(MPerceptionValue bpc)
|
void |
clearBodyPropertyChanges()
|
java.lang.String |
getAgentName()
Returns the agentName. |
java.util.ArrayList |
getBodyPropertyChanges()
|
int |
getMessageType()
|
java.lang.String |
getPropertyChangeValue(java.lang.String propertyKey)
|
double |
getSuccess()
Returns the success. |
long |
getTicket()
|
void |
setAgentName(java.lang.String agentName)
Sets the agentName. |
void |
setSuccess(double success)
Sets the success. |
void |
setTicket(long ticket)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected MActionResponse()
public MActionResponse(java.lang.String agentName,
double success,
long ticket)
| Method Detail |
public int getMessageType()
getMessageType in interface MessageIFMessageIF.getMessageType()public double getSuccess()
public java.lang.String getAgentName()
public void setAgentName(java.lang.String agentName)
agentName - The agentName to setpublic void setSuccess(double success)
success - The success to setpublic java.util.ArrayList getBodyPropertyChanges()
public void clearBodyPropertyChanges()
public void addBodyPropertyChange(MPerceptionValue bpc)
public java.lang.String getPropertyChangeValue(java.lang.String propertyKey)
propertyKey -
public long getTicket()
public void setTicket(long ticket)
|
(c) by Micropsi Project: http://www.cognitive-agents.org | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||