TMF: Create an analysis listener for the outputs defined in extension point
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 5 Feb 2014 19:16:41 +0000 (14:16 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Wed, 19 Feb 2014 15:49:06 +0000 (10:49 -0500)
commitb63291e61778040dc1ebc9ecaa5584c1e36b8cd0
treee4e274204c916a8687cf75a762a4abdce9df17a4
parent3a26292f2f248165f368ec2a809644d702bd7b5d
TMF: Create an analysis listener for the outputs defined in extension point

For each output defined in the extension point, a new analysis module listener
is added to the analysis manager.

Change-Id: Ic4373f990c1c9656f9a9cfa6e7b008f8606c2a03
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/21580
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/Activator.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/analysis/TmfAnalysisManager.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/analysis/TmfAnalysisModuleOutputs.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/analysis/TmfNewAnalysisOutputListener.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/analysis/TmfAnalysisViewOutput.java
This page took 0.028989 seconds and 5 git commands to generate.