analysis: Allow SegementStoreContentProvider to accept Collection<ISegment>
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 4 Dec 2015 20:29:39 +0000 (15:29 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 9 Dec 2015 18:22:05 +0000 (13:22 -0500)
commit6f9a98e1ce9d05e112e34ec5f82505013adc8f64
treebdac9b06ef2e82d60da058da758ec4c935337cbe
parente06c9955f2c9edc677500095eddeb97ad2aeb32e
analysis: Allow SegementStoreContentProvider to accept Collection<ISegment>

This will allow easier testing.  This also would also make the code easier to
re-use by removing part of the dependencies on segments.

Change-Id: I3d77a647306cae0c496ce894f5d326ddf1fd4e3b
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/62031
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/SegmentStoreContentProvider.java
This page took 0.026528 seconds and 5 git commands to generate.