Hierarchy For Package org.tweetyproject.agents.sim
Class Hierarchy
- java.lang.Object
- java.util.Dictionary<K,
V> - java.util.Hashtable<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - org.tweetyproject.agents.sim.SimulationParameters
- java.util.Hashtable<K,
- org.tweetyproject.agents.sim.GameSimulator<S,
T, R> - org.tweetyproject.agents.sim.SimulationResult<S,
T, R>
- java.util.Dictionary<K,
Interface Hierarchy
- org.tweetyproject.agents.sim.AgentGenerator<T,
S> - org.tweetyproject.agents.sim.MultiAgentSystemGenerator<T,
S> - org.tweetyproject.agents.Protocol
- org.tweetyproject.agents.sim.GameProtocol
- org.tweetyproject.agents.sim.ProtocolGenerator<T,
S, R>