tmf: Make CtfTmfEventField extend TmfEventField
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 21 Jan 2013 20:34:26 +0000 (15:34 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 31 Jan 2013 16:49:55 +0000 (11:49 -0500)
commit68b18f2f1c642faf7ecd98c287d4897e9440116a
tree415515e343f38875c1b61d057db9fda19f99c82e
parentb905d43771d1ad5eb6c73be8ace2a1b55fdd26b4
tmf: Make CtfTmfEventField extend TmfEventField

Part of bug 387929.

Also swapped the (name, value) parameter order in the
constructors to match the superclass.

Change-Id: I71de4d41e6d22cb31262e8b0ccb63a8a910b4dbf
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/10054
Tested-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
IP-Clean: Patrick Tasse <patrick.tasse@gmail.com>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/ctfadaptor/CtfTmfEventFieldTest.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfEventField.java
This page took 0.026896 seconds and 5 git commands to generate.