tmf: Beautify TmfExperimentContext's API
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 28 Mar 2014 21:01:00 +0000 (17:01 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 7 Apr 2014 19:31:31 +0000 (15:31 -0400)
commit07ef78478229c6d2f369a0f17434ecabcfaf4646
treea50208abf25d0ff9fdb5f914358fb896cb5f91ae
parentb942e4f18b62e708b9e6d5f4d02254d1dc06c568
tmf: Beautify TmfExperimentContext's API

Instead of exposing arrays and letting callers change the arrays as
they please, provider getter and setter methods for each operation.

Change-Id: Ideb685697925d3fc8f0c7ba086be29af276c7d1e
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/24125
Tested-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/trace/TmfExperimentTest.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/trace/TmfMultiTraceExperimentTest.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/trace/TmfExperimentContext.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/TmfExperiment.java
This page took 0.024332 seconds and 5 git commands to generate.