Uses of Interface
anthill.antsim.Peernet

Packages that use Peernet
anthill.antsim.impl This package contains a prototype implementation of the interfaces included in package anthill.antsim
gnutant This package contains a simple ant implementation. 
 

Uses of Peernet in anthill.antsim.impl
 

Classes in anthill.antsim.impl that implement Peernet
 class PeernetImpl
          This is a basic implementation of the Peernet interface.
 

Fields in anthill.antsim.impl declared as Peernet
protected  Peernet ScenarioImpl.net
          Peernet on which the genetic code will be evaluated
 

Uses of Peernet in gnutant
 

Fields in gnutant declared as Peernet
protected  Peernet InsantScenario.net
          Peernet on which the genetic code will be evaluated
protected  Peernet GnutantScenario.net
          Peernet on which the genetic code will be evaluated