visidia.stats
Class AgentMaxNbStat

java.lang.Object
  extended by visidia.stats.VisidiaStat
      extended by visidia.stats.AgentStat
          extended by visidia.stats.AgentMaxNbStat

public class AgentMaxNbStat
extends AgentStat

The Class AgentNbMaxStat.


Constructor Summary
AgentMaxNbStat(java.lang.Class<?> agClass)
          Instantiates a stat for max number of agents.
AgentMaxNbStat(java.lang.Class<?> agClass, java.lang.Integer agId)
          Instantiates a stat for max number of agents.
 
Method Summary
protected  java.lang.String descriptionName()
          Description name.
 
Methods inherited from class visidia.stats.AgentStat
equals, getAgentClass, getAgentClassName, getAgentId, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AgentMaxNbStat

public AgentMaxNbStat(java.lang.Class<?> agClass)
Instantiates a stat for max number of agents.

Parameters:
agClass - the agent class

AgentMaxNbStat

public AgentMaxNbStat(java.lang.Class<?> agClass,
                      java.lang.Integer agId)
Instantiates a stat for max number of agents.

Parameters:
agClass - the agent class
agId - the agent id
Method Detail

descriptionName

protected java.lang.String descriptionName()
Description copied from class: VisidiaStat
Description name.

Specified by:
descriptionName in class VisidiaStat
Returns:
the string