Uses of Class
org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView
Package
Description
Copyright (c) 2018 École Polytechnique de Montréal
All rights reserved.
-
Uses of AbstractTimeGraphView in org.eclipse.tracecompass.analysis.profiling.ui.views.flamechart
Modifier and TypeClassDescriptionclass
Main implementation for the Call Stack view -
Uses of AbstractTimeGraphView in org.eclipse.tracecompass.examples.ui.views.data.provider
Modifier and TypeClassDescriptionclass
An example of a data provider time graph view This class is also in the developer documentation of Trace Compass. -
Uses of AbstractTimeGraphView in org.eclipse.tracecompass.tmf.ui.views.statesystem
Modifier and TypeClassDescriptionclass
Displays the State System at a current time. -
Uses of AbstractTimeGraphView in org.eclipse.tracecompass.tmf.ui.views.timegraph
Modifier and TypeClassDescriptionclass
An abstract time graph view where each entry's time event list is populated from a state system.class
AbstractTimeGraphView
for views with data providers.