TMF: Add default constructor to experiment and method to initialize it
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 15 Jan 2014 15:02:39 +0000 (10:02 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Tue, 4 Mar 2014 15:04:25 +0000 (10:04 -0500)
commitb3dd2736620a2cff625e0c7b9afc89825b8e5195
tree5c6da3dad32f836c18d209f3cc7779a10e6088fd
parent16036bc2508bad05b5dfb88f8d7a251f2215a687
TMF: Add default constructor to experiment and method to initialize it

The experiment behavior is thus equivalent to that of the trace and we can
eventually instantiate an experiment in the UI, just as we can a trace, using
an experiment constructor from a configuration element.

Change-Id: Ib7957a3b6458e424bd34d82d4757174233edec04
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/20666
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
IP-Clean: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/trace/TmfExperimentTest.java
org.eclipse.linuxtools.tmf.core.tests/stubs/org/eclipse/linuxtools/tmf/tests/stubs/trace/TmfExperimentStub.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/TmfExperiment.java
This page took 0.161782 seconds and 5 git commands to generate.