Class TreasureK
java.lang.Object
knowledge.Knowledge
eu.su.mas.dedale.mas.agents.observerAgent.TreasureK
- All Implemented Interfaces:
 Serializable
public class TreasureK
extends knowledge.Knowledge
Knowledge component corresponding to the treasure ability.
 At each time steps, it contains the agent current resources
- Author:
 - hc
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionknowledge.KnowledgegetPublicData(jade.core.Agent ag) toString()voidupdate(jade.core.Agent ag) voidupdateK(jade.lang.acl.ACLMessage msg)  
- 
Constructor Details
- 
TreasureK
 
 - 
 - 
Method Details
- 
update
public void update(jade.core.Agent ag) - Specified by:
 updatein classknowledge.Knowledge
 - 
updateK
public void updateK(jade.lang.acl.ACLMessage msg) - Specified by:
 updateKin classknowledge.Knowledge
 - 
getPublicData
public knowledge.Knowledge getPublicData(jade.core.Agent ag) - Specified by:
 getPublicDatain classknowledge.Knowledge
 - 
toString
- Specified by:
 toStringin classknowledge.Knowledge
 - 
getAgentName
 - 
getAgentDiamondValue
 - 
getAgentGoldVaue
 
 -