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

Classes

class  BIORHYTHM_TYPE
 

Public Member Functions

synchronized void delete ()
 
 BiorhythmCoach (String name)
 
void setGoal (Coach.InitializationType type, AIMValue init, boolean dynamic)
 
void setGoal (Coach.InitializationType type, AIMValue init)
 
AIMValueMap getProperties ()
 
void setProperties (AIMValueMap properties)
 
TaskVector getFutureTasks (double start, double end)
 
- Public Member Functions inherited from nl.sense_os.cortex.module.coaches.Coach
synchronized void delete ()
 
 Coach (Coach other)
 
void addData (AIMData data)
 
void doTick ()
 
AIMValueVector getRequirements ()
 
boolean requirementsAreUpdated (boolean reset)
 
void setGoal (Coach.InitializationType type, AIMValue init, boolean dynamic)
 
void setGoal (Coach.InitializationType type, AIMValue init)
 
AIMValue getGoal ()
 
TaskVector getCurrentTasks ()
 
TaskVector getFutureTasks (double start, double end)
 
Coach.Status getStatus ()
 
Coach.Type getType ()
 
AIMValueMap getProperties ()
 
AIMValueMap getMemberDataAsProperties ()
 
void setProperties (AIMValueMap properties)
 
void pause (double time)
 
void resume (double time)
 
TaskDescription setTaskValueManually (String taskType, double taskStartDate, AIMValue data)
 
- 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 getPROP_CORE_BODY_LOW ()
 
static String getPROP_BIORHYTHM_TYPE ()
 
static String getPROP_TO_BED_TIME ()
 
static String getPROP_WAKE_UP_TIME ()
 
- Static Public Member Functions inherited from nl.sense_os.cortex.module.coaches.Coach
static String getPROP_COMPLETED_TASKS ()
 
static String getPROP_ACTIVE_TASKS ()
 
static String getPROP_STATUS ()
 
static String getPROP_GOAL ()
 
static String getPROP_BASELINE ()
 
static String getPROP_DYNAMIC_COACH ()
 
static String getPROP_GOAL_TYPE ()
 
static String getPROP_START_DATE ()
 
static String getPROP_END_DATE ()
 
static String getPROP_TOTAL_DAYS ()
 
static String getPROP_GAIN ()
 
static String getPROP_CURRENT_TIME ()
 
static String getPROP_START_PAUSE ()
 
static String getOUTPUT_FIELD_COACH_TYPE ()
 
static String getPROP_PAUSED_SECONDS ()
 
- Static Public Member Functions inherited from nl.sense_os.cortex.core.AIM
static long getCPtr (AIM obj)
 
static String getVERSION ()
 

Protected Member Functions

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

Static Protected Member Functions

static long getCPtr (BiorhythmCoach obj)
 
- Static Protected Member Functions inherited from nl.sense_os.cortex.module.coaches.Coach
static long getCPtr (Coach 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: