tmf : Add comparison between two state values in the XML core
authorJean-Christian Kouame <jean-christian.kouame@ericsson.com>
Mon, 30 Nov 2015 17:56:48 +0000 (12:56 -0500)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Tue, 8 Dec 2015 19:50:32 +0000 (14:50 -0500)
commitb39b8c5b42613b5c77590d39f95fd8d8d5c21477
treedca28e794c5dd976d7eaa60f0d4dec46c2a60ebe
parentaa35350660b47f6479a7fa499d8d10e2772e46fd
tmf : Add comparison between two state values in the XML core

Previously, it was only possible to compare a state value to a constant.
Now, we can compare directly two state values. With that, it is possible
to query and compare two state values already stored in the state
system. For now, only the "equal" operator is supported.

Change-Id: Iebbcb90c2c0603c5ec1191530e25dd3b0a1cf853
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/61671
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/model/TmfXmlCondition.java
tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/xmlStateProvider.xsd
This page took 0.024342 seconds and 5 git commands to generate.