Cortex Android
 All Classes Namespaces Functions Variables
nl.sense_os.cortex.module.sleeptimeestimate.SleepTimeEstimate Class Reference
Inheritance diagram for nl.sense_os.cortex.module.sleeptimeestimate.SleepTimeEstimate:
nl.sense_os.cortex.core.AIM

Public Member Functions

synchronized void delete ()
 
 SleepTimeEstimate (String name)
 
void doTick ()
 
- Public Member Functions inherited from nl.sense_os.cortex.core.AIM
 AIM (long cPtr, boolean cMemoryOwn)
 
synchronized void delete ()
 
 AIM (String name)
 
 AIM (AIM other)
 
void doTick ()
 
void addDataSubscriber (String key, AIM subscriber)
 
void removeDataSubscriber (String key)
 
AIMValue setProperty (String key, AIMValue value)
 
AIMValue getProperty (String key)
 
void sendData ()
 
void addData (AIMData data)
 
String exportProperties ()
 
AIMDataVector getOutputData (boolean clear_output)
 
AIMDataVector getOutputData ()
 
AIMDataVector getInputData (boolean clear_input)
 
AIMDataVector getInputData ()
 
AIM getDataSubscriber (String subscriber)
 
AIMValueMap getProperties ()
 
String getName ()
 
AIMValueVector getRequirements ()
 
boolean requirementsAreUpdated (boolean reset)
 
boolean requirementsAreUpdated ()
 
void setProperties (AIMValueMap properties)
 

Static Public Member Functions

static String getVERSION ()
 
static String getMODULE_NAME ()
 
static String getFIELD_SLEEP_TIME ()
 
static String getFIELD_START_DATE ()
 
static String getFIELD_END_DATE ()
 
static String getFIELD_HISTORY_BASED ()
 
static String getPROP_SLEEP_TIME_AVERAGE ()
 
static String getPROP_SLEEP_TIME_COUNT ()
 
static String getPROP_SLEEP_TIME_HISTORY ()
 
static String getPROP_POPULATION_SLEEP_TIME ()
 
static String getPROP_POPULATION_START_TIME ()
 
static String getPROP_POPULATION_END_TIME ()
 
static String getPROP_SLEEP_END_TIME ()
 
static String getPROP_MAX_SLEEP_DURATION ()
 
static String getPROP_MIN_SLEEP_DURATION ()
 
static String getPROP_GOAL_SLEEP_TIME_COUNT ()
 
static String getPROP_ESTIMATE_RETURN_TIME ()
 
static String getPROP_ESTIMATE_RETURN_MIN_CNT ()
 
static String getPROP_ESTIMATE_NOISE ()
 
static String getPROP_SLEEP_TIME_WEIGHTED_AVERAGE ()
 
- Static Public Member Functions inherited from nl.sense_os.cortex.core.AIM
static long getCPtr (AIM obj)
 
static String getVERSION ()
 

Protected Member Functions

 SleepTimeEstimate (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 
- Protected Member Functions inherited from nl.sense_os.cortex.core.AIM
void finalize ()
 

Static Protected Member Functions

static long getCPtr (SleepTimeEstimate obj)
 

Additional Inherited Members

- Public Attributes inherited from nl.sense_os.cortex.core.AIM
boolean swigCMemOwn
 

The documentation for this class was generated from the following file: