tmf: Introduce ISegmentAspect interfaces
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Tue, 6 Oct 2015 12:58:33 +0000 (08:58 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Fri, 23 Oct 2015 12:55:08 +0000 (08:55 -0400)
commit360bba4aa080439e6eedd41d5933eef852c1af58
treeaf8f9b5a7eb3b2275d30b37905a9f5e45be06225
parent152630e041c38fc5b34de3c03b67a0fc6613a247
tmf: Introduce ISegmentAspect interfaces

Similar to ITmfEventAspect the interface ISegmentAspect provides means
to describe and retrieve the content beyond the data that is provided
by ISegment.

Change-Id: I67facc1212ba222c2012389c25e84d861d1fe190
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/57514
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.core/META-INF/MANIFEST.MF
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/segment/ISegmentAspect.java [new file with mode: 0644]
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/segment/package-info.java [new file with mode: 0644]
This page took 0.024304 seconds and 5 git commands to generate.