tmf.core: Partial ss API should not expose restricted classes
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Fri, 3 Feb 2017 18:39:41 +0000 (13:39 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Mon, 6 Feb 2017 20:08:34 +0000 (15:08 -0500)
commite59cf6a6e91db1fb2dc31c0960ad630b6ec2c946
treebb4e9f3be544fc23e07f71c25f2620d2f90edd64
parent04bcd6fb3e497984513e18c08e279da14c0024dd
tmf.core: Partial ss API should not expose restricted classes

Since the callers of the partial state system do not have access to the
StateSystem class, it should not be required. It is replace by an
internal validation of the input.

Change-Id: Id2c345fa36ce048990419feba4898b64e7a14823
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/90308
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Alexandre Montplaisir <alexmonthy@efficios.com>
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statesystem/TmfStateSystemAnalysisModule.java
This page took 0.026036 seconds and 5 git commands to generate.