tmf.core: Add a resolve method to IEventAspect with a block parameter
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Thu, 28 Apr 2016 13:21:49 +0000 (09:21 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Tue, 10 May 2016 00:41:46 +0000 (20:41 -0400)
commite2f5644360b0ff9198f406f36416f255f43a1a08
tree654d507c3e3a40d349c52d1c264acc00bf48afbe
parent1add07ef9bf1a919993397267da8e29056086b4f
tmf.core: Add a resolve method to IEventAspect with a block parameter

That method can be implemented by aspects whose resolution depend on an
analysis and the result of the resolve may not be available at the time of
query.

Change-Id: I01f05b1eff4a5a6d56b9fd6375ba9ee7636e1a11
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/71603
Reviewed-by: Hudson CI
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java
This page took 0.026103 seconds and 5 git commands to generate.