Uses of Class
org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView
Packages that use 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
Subclasses of AbstractTimeGraphView in org.eclipse.tracecompass.analysis.profiling.ui.views.flamechartModifier and TypeClassDescriptionclassMain implementation for the Call Stack view -
Uses of AbstractTimeGraphView in org.eclipse.tracecompass.examples.ui.views.data.provider
Modifier and TypeClassDescriptionclassAn 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
Subclasses of AbstractTimeGraphView in org.eclipse.tracecompass.tmf.ui.views.statesystemModifier and TypeClassDescriptionclassDisplays the State System at a current time. -
Uses of AbstractTimeGraphView in org.eclipse.tracecompass.tmf.ui.views.timegraph
Subclasses of AbstractTimeGraphView in org.eclipse.tracecompass.tmf.ui.views.timegraphModifier and TypeClassDescriptionclassAn abstract time graph view where each entry's time event list is populated from a state system.classAbstractTimeGraphViewfor views with data providers.