public class Discovery extends SubconsciousThought
delay, threshold| Constructor and Description | 
|---|
| Discovery() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isConsciousProcessingRequired()Wait until conscious is done to avoid database contention/deadlocks. | 
| boolean | processInput(Vertex input,
            Network network)Analyse the active memory. | 
awake, getActiveMemoryBackLog, isConscious, setActiveMemoryBackLog, stop, thinkgetBot, getName, getPrimitive, getShortTermMemory, initialize, isCritical, isEnabled, isStopped, log, log, migrateProperties, pool, saveProperties, setBot, setEnabled, setName, setStopped, toStringpublic boolean processInput(Vertex input, Network network)
processInput in class SubconsciousThoughtpublic boolean isConsciousProcessingRequired()
isConsciousProcessingRequired in class SubconsciousThought