Uses of Interface
massim.framework.util.XMLCodec.XMLEncodable

Packages that use XMLCodec.XMLEncodable
massim.competition2007   
massim.competition2010   
massim.competition2011   
massim.goldsimulations   
massim.gridsimulations   
 

Uses of XMLCodec.XMLEncodable in massim.competition2007
 

Classes in massim.competition2007 that implement XMLCodec.XMLEncodable
 class GridSimulationAgentPerception
          This class produces the normal perception which is sent to the agent.
 

Uses of XMLCodec.XMLEncodable in massim.competition2010
 

Classes in massim.competition2010 that implement XMLCodec.XMLEncodable
 class GridSimulationAgentPerceptionAverage
          This class produce the normal perception, which is send to the agent.
 

Uses of XMLCodec.XMLEncodable in massim.competition2011
 

Classes in massim.competition2011 that implement XMLCodec.XMLEncodable
 class GraphSimulationAgentInitialPerception
          This class holds the information that is sent to the agent as initial perception when simulation begins.
 class GraphSimulationAgentPerception
          This class holds the information that will be sent to an agent as a normal perception.
 

Uses of XMLCodec.XMLEncodable in massim.goldsimulations
 

Classes in massim.goldsimulations that implement XMLCodec.XMLEncodable
 class GoldGridSimulationAgentPerception
          This class produces the normal perception which is sent to the agent.
 

Uses of XMLCodec.XMLEncodable in massim.gridsimulations
 

Classes in massim.gridsimulations that implement XMLCodec.XMLEncodable
 class SimulationAgentPerception
          This class produce the normal perception, which is send to the agent.
 



Copyright © 2011. All Rights Reserved.