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

Public Member Functions

synchronized void delete ()
 
 LocationTrace (String name)
 
void doTick ()
 
AIMValue setProperty (String key, AIMValue value)
 
void setProperties (AIMValueMap properties)
 
- 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 getPROPERTY_STAY_UPDATE_INTERVAL ()
 
static String getPROPERTY_LOCATIONS ()
 
static double getDEFAULT_STAY_UPDATE_INTERVAL ()
 
static String getPROPERTY_TEST_USE_FILTER ()
 
static String getPROPERTY_TEST_MIN_DISTANCE_BEFORE_LEAVE ()
 
static String getPROPERTY_TEST_MIN_TIME_BEFORE_ARRIVAL ()
 
static String getPROPERTY_TEST_IMMOBILE_RADIUS ()
 
static double getDEFAULT_TEST_USE_FILTER ()
 
static double getDEFAULT_TEST_MIN_DISTANCE_BEFORE_LEAVE ()
 
static double getDEFAULT_TEST_MIN_TIME_BEFORE_ARRIVAL ()
 
static double getDEFAULT_TEST_IMMOBILE_RADIUS ()
 
static String getEVENT_ARRIVE ()
 
static String getEVENT_APPEAR ()
 
static String getEVENT_DEPART ()
 
static String getEVENT_DISAPPEAR ()
 
static String getEVENT_STAY ()
 
static String getFEEDBACK_SENSOR ()
 
static String getVERSION ()
 
- Static Public Member Functions inherited from nl.sense_os.cortex.core.AIM
static long getCPtr (AIM obj)
 
static String getVERSION ()
 

Protected Member Functions

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