tmf: Rename the UI TmfStatistics class to TmfStatisticsValues
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 1 Oct 2012 15:44:16 +0000 (11:44 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 1 Oct 2012 21:16:58 +0000 (17:16 -0400)
commit5aaa97db20a60e716a33e29eeac75dcf4858d638
tree36b8595cb1b45b8849267d37eda3c425607f605e
parentea279a696538f057d0c748bbd32f393d2bcc65ed
tmf: Rename the UI TmfStatistics class to TmfStatisticsValues

To avoid a clash with the new tmf.core.statistics.TmfStatistics.

Change-Id: Iae1b5cea64c6a441e4dc3ea63c860537a69b24ac
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/8005
Reviewed-by: Bernd Hufmann <bhufmann@gmail.com>
IP-Clean: Bernd Hufmann <bhufmann@gmail.com>
Tested-by: Bernd Hufmann <bhufmann@gmail.com>
Tested-by: Hudson CI
org.eclipse.linuxtools.tmf.ui.tests/src/org/eclipse/linuxtools/tmf/ui/tests/statistics/TmfStatisticsTest.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/viewers/statistics/model/TmfStatistics.java [deleted file]
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/viewers/statistics/model/TmfStatisticsTreeNode.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/viewers/statistics/model/TmfStatisticsValues.java [new file with mode: 0755]
This page took 0.025424 seconds and 5 git commands to generate.