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

Public Member Functions

synchronized void delete ()
 
 JetLagCoach (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)
 
AIMValue setProperty (String key, AIMValue value)
 
- 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_FLIGHT_PLANS ()
 
static String getPROP_CURRENT_TIMEZONE ()
 
static String getPROP_ORIGINAL_TIMEZONE ()
 
static String getPROP_ARRIVAL_TIME ()
 
static String getPROP_PROGRAM_PHASE ()
 
static String getPROP_BED_TIME ()
 
static String getPROP_NORMAL_BED_TIME ()
 
static String getPROP_WAKEUP_TIME ()
 
static String getPROP_NORMAL_WAKEUP_TIME ()
 
static String getPROP_HOUR_DIFFERENCE ()
 
static String getPROP_PLANNED_TASKS ()
 
static String getPROP_STAYING_DAYS ()
 
static String getPROP_PROGRAM_FINISHED_DATE ()
 
static String getPROP_SET_NEW_TIME_ZONE ()
 
static String getFIELD_FLIGHT_ID ()
 
static String getFIELD_FLIGHT_DATE ()
 
static String getFIELD_FLIGHT_DEPARTURE_TZ ()
 
static String getFIELD_FLIGHT_ARRIVAL_TZ ()
 
static String getFIELD_FLIGHT_DEPARTURE_TIME ()
 
static String getFIELD_FLIGHT_ARRIVAL_TIME ()
 
static String getFIELD_FLIGHT_DEPARTURE_TZ_OFFSET ()
 
static String getFIELD_FLIGHT_ARRIVAL_TZ_OFFSET ()
 
- 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

 JetLagCoach (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 (JetLagCoach 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: