|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pandora.thought.BasicThought
org.pandora.thought.SubconsciousThought
org.pandora.thought.discovery.Discovery
public class Discovery
Discover is a sub-conscious thought that seeks to discover information on active memory through the senses.
Field Summary |
---|
Fields inherited from class org.pandora.thought.SubconsciousThought |
---|
delay, threshold |
Constructor Summary | |
---|---|
Discovery()
|
Method Summary | |
---|---|
boolean |
processInput(Vertex input,
Network network)
Analyse the active memory. |
Methods inherited from class org.pandora.thought.SubconsciousThought |
---|
awake, getActiveMemoryBackLog, isConscious, isConsciousProcessingRequired, setActiveMemoryBackLog, think |
Methods inherited from class org.pandora.thought.BasicThought |
---|
getName, getPandora, getPrimitive, getShortTermMemory, initialize, log, log, setName, setPandora, stop, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Discovery()
Method Detail |
---|
public boolean processInput(Vertex input, Network network)
processInput
in class SubconsciousThought
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |