massim.framework.simulation
Class SimpleSimulationConfiguration.AgentConfiguration

java.lang.Object
  extended by massim.framework.simulation.SimpleSimulationConfiguration.AgentConfiguration
Enclosing interface:
SimpleSimulationConfiguration

public static class SimpleSimulationConfiguration.AgentConfiguration
extends java.lang.Object


Field Summary
 java.lang.Class<SimulationAgent> agentClass
           
 AgentParameter agentParameter
           
 
Constructor Summary
SimpleSimulationConfiguration.AgentConfiguration()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

agentParameter

public AgentParameter agentParameter

agentClass

public java.lang.Class<SimulationAgent> agentClass
Constructor Detail

SimpleSimulationConfiguration.AgentConfiguration

public SimpleSimulationConfiguration.AgentConfiguration()


Copyright © 2012. All Rights Reserved.