Package org.isam.exehda.services.ctxm

Interface Summary
ContextChainFactory A Factory for context detection filters (ContextChain).
ContextEventQueue.QueuingPolicy  
 

Class Summary
ContextChain Abstract class representing a filter that produces context information from raw sensor data.
ContextEvent Event that describes a change in the state of a context element.
ContextEventQueue Implements a 'smart' queue (First-In First-Out) for storing context events.
ContextInfo  
CtxManagerImplNode  
DoubleRange Represents a range of double values
Environment Smart storage for variables describing the current environment state.
SingleSensorChainDouble A context chain that takes as input double data from a single sensor and translates it into abstract context states according to defined ranges.
SingleSensorChainFactory Factory for context chains that are able to filter data from a single raw sensor.