Package | Description |
---|---|
fr.liglab.adele.cilia | |
fr.liglab.adele.cilia.knowledge | |
fr.liglab.adele.cilia.knowledge.configuration | |
fr.liglab.adele.cilia.runtime |
Modifier and Type | Method and Description |
---|---|
Measure |
Measure.clone() |
Measure[] |
RawData.measures(String variableId) |
Modifier and Type | Method and Description |
---|---|
void |
ThresholdsCallback.onThreshold(Node node,
String variable,
Measure measure,
int thresholdType) |
void |
VariableCallback.onUpdate(Node node,
String variable,
Measure m) |
int |
RawData.viability(String variableId,
Measure measure)
checks if the measure is out of bounds
|
Modifier and Type | Class and Description |
---|---|
class |
MeasureImpl
Class holding values generated by the cilia runtime
|
Modifier and Type | Method and Description |
---|---|
Measure |
MeasureImpl.clone() |
Measure[] |
MediatorMonitoring.measures(String variableId) |
Modifier and Type | Method and Description |
---|---|
void |
MediatorMonitoring.addMeasure(String variableId,
Measure measure) |
void |
EventsManagerImpl.fireEventMeasure(Node node,
String variableId,
Measure m)
Notify all listeners matching the filter
the notified Node is a proxy weak Reference
|
void |
EventsManagerImpl.fireThresholdEvent(Node node,
String variableId,
Measure measure,
int evt) |
int |
MediatorMonitoring.viability(String variableId,
Measure measure) |
Modifier and Type | Method and Description |
---|---|
Measure[] |
RawDataImpl.measures(String variableId) |
Modifier and Type | Method and Description |
---|---|
int |
RawDataImpl.viability(String variableId,
Measure m) |
Modifier and Type | Method and Description |
---|---|
void |
FirerEvents.fireEventMeasure(Node node,
String variableId,
Measure m) |
void |
FirerEvents.fireThresholdEvent(Node node,
String variableId,
Measure measure,
int evt) |
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.