public class Timer extends BasicSense
conversations, DAY, DEFAULT_SPEAKER, engaged, HOUR, MAX_FILE_SIZE, MINUTE, RETRY| Modifier and Type | Method and Description | 
|---|---|
| void | awake()Start sensing. | 
| void | checkTimers()Auto post. | 
| boolean | getEnableTimers() | 
| int | getTimerHours() | 
| java.util.List<Vertex> | getTimers(Network network) | 
| void | initProperties()Load settings. | 
| void | inputSentence(java.lang.String text,
             Network network)Process the text sentence. | 
| void | saveProperties(java.util.List<java.lang.String> timers) | 
| void | setEnableTimers(boolean enableTimers) | 
| void | setTimerHours(int timerHours) | 
addListener, checkEngaged, checkSentence, discover, discoverSentence, getAction, getBot, getEmotionalState, getLanguageState, getListeners, getName, getPrimitive, getResponseListener, getShortTermMemory, initialize, input, input, isEnabled, log, log, log, migrateProperties, notifyExceptionListeners, notifyResponseListener, output, pool, printInput, removeListener, saveProperties, setAction, setBot, setEmotionalState, setIsEnabled, setLanguageState, setName, setResponseListener, shutdown, toStringpublic boolean getEnableTimers()
public void setEnableTimers(boolean enableTimers)
public int getTimerHours()
public void setTimerHours(int timerHours)
public void awake()
awake in interface Senseawake in class BasicSensepublic void initProperties()
public void saveProperties(java.util.List<java.lang.String> timers)
public void checkTimers()
public void inputSentence(java.lang.String text,
                          Network network)