Uses of Interface
neuroidnet.ntr.DumpsData

Packages that use DumpsData
neuroidnet.ntr Holds the main classes for the simulator. 
neuroidnet.periphery Holds classes related to the peripheral controller of the neuroidal network. 
 

Uses of DumpsData in neuroidnet.ntr
 

Classes in neuroidnet.ntr that implement DumpsData
 class Synapse
          Presynaptic connection to a Neuroid.
 

Uses of DumpsData in neuroidnet.periphery
 

Classes in neuroidnet.periphery that implement DumpsData
 class ArtificialConcept
          Implementation of a Concept that listens to a population of UM neuroids which represent a certain concept.
 class ConceptArea
          Artificial area for holding Concepts.
 class SensoryConcept
          Concept created by peripheral controller.