Uses of Interface
neuroidnet.ntr.Concept

Packages that use Concept
neuroidnet.ntr Holds the main classes for the simulator. 
neuroidnet.periphery Holds classes related to the peripheral controller of the neuroidal network. 
neuroidnet.phasesegregator Example for the phase segregation hypothesis. 
 

Uses of Concept in neuroidnet.ntr
 

Fields in neuroidnet.ntr declared as Concept
protected  Concept Neuroid.concept
          Associated concept if neuroid has memorized anything.
 

Methods in neuroidnet.ntr that return Concept
 Concept Neuroid.getConcept()
          Get the value of concept.
 

Uses of Concept in neuroidnet.periphery
 

Classes in neuroidnet.periphery that implement Concept
 class ArtificialConcept
          Implementation of a Concept that listens to a population of UM neuroids which represent a certain concept.
 class SensoryConcept
          Concept created by peripheral controller.
 

Uses of Concept in neuroidnet.phasesegregator
 

Fields in neuroidnet.phasesegregator declared as Concept
(package private)  Concept StatisticalInputSequence.SimObject.concept