|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextChain | |
org.isam.exehda.services.ctxm |
Uses of ContextChain in org.isam.exehda.services.ctxm |
Subclasses of ContextChain in org.isam.exehda.services.ctxm | |
(package private) class |
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. |
Methods in org.isam.exehda.services.ctxm that return ContextChain | |
ContextChain |
SingleSensorChainFactory.createChain(java.lang.String ctxdef)
Create a context chain |
ContextChain |
ContextChainFactory.createChain(java.lang.String ctxdef)
|
static ContextChain |
ContextChain.getInstance(java.lang.String ctxDef)
Creates a new ContextChain. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |