statesystem: Remove ITmfStateInterval.getViewerEndTime
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 5 Nov 2015 21:07:22 +0000 (16:07 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 13 Nov 2015 22:52:40 +0000 (17:52 -0500)
commitcdaa40088b8345b7e78f064a7761ffffd0ca2269
treed738677718dae1be246a87222edfcc95af048274
parentdc9e6c4e57ad63cee333a4c8f96ce8dc96a485d8
statesystem: Remove ITmfStateInterval.getViewerEndTime

Nothing calls it and its semantics are not well defined.
Also, it makes little sense that the state system would have knowledge
about what views want.

Change-Id: Idff4d0bf24c4173c8cd8a67ac18753dcd6fb4ff4
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/59785
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Hudson CI
statesystem/org.eclipse.tracecompass.statesystem.core/META-INF/MANIFEST.MF
statesystem/org.eclipse.tracecompass.statesystem.core/pom.xml
statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java
statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/interval/ITmfStateInterval.java
statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/interval/TmfStateInterval.java
This page took 0.025507 seconds and 5 git commands to generate.