tmf: Add proper public methods to internal.tmf.core.statesystem
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 13 Dec 2013 22:01:09 +0000 (17:01 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 10 Jan 2014 22:59:15 +0000 (17:59 -0500)
commita691727699da9157e3f3f7b1b51be6580b613562
treedaf98237702a2752f4e78779f2e7b0ac35671e07
parent943dc643fedaedd6e991a97316885398550e44c7
tmf: Add proper public methods to internal.tmf.core.statesystem

Those are already in internal packages, so they will not be API methods,
but by making them public, it makes it possible to access them directly for
unit testing.

Change-Id: I320317302ed6d6ccfc414d3666d2b657c1cd3207
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/19884
Tested-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
IP-Clean: Matthew Khouzam <matthew.khouzam@ericsson.com>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/statesystem/Attribute.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/statesystem/AttributeTree.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/statesystem/TransientState.java
This page took 0.029001 seconds and 5 git commands to generate.