Uses of Class
org.eclipse.tracecompass.tmf.ui.views.uml2sd.SDView
Package
Description
-
Uses of SDView in org.eclipse.tracecompass.tmf.ui.views.uml2sd
-
Uses of SDView in org.eclipse.tracecompass.tmf.ui.views.uml2sd.dialogs
ModifierConstructorDescriptionSearchFilterDialog
(SDView view, ISDGraphNodeSupporter provider, boolean filter, int style) Standard constructor -
Uses of SDView in org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers
Modifier and TypeMethodDescriptionvoid
Set the view in all supported actionsvoid
Sets the active SD view.ModifierConstructorDescriptionBaseSDAction
(SDView view) ConstructorConfigureMinMax
(SDView view) ConstructorDefault constructorStandard constructorMoveSDDown
(SDView view) ConstructorMoveSDLeft
(SDView view) ConstructorMoveSDRight
(SDView view) ConstructorConstructorMoveToMessage
(SDView view) ConstructorDefault constructorOpenSDFiltersDialog
(SDView view, ISDFilterProvider provider) ConstructorOpenSDFindDialog
(SDView view) ConstructorOpenSDPagesDialog
(SDView view, ISDAdvancedPagingProvider provider) ConstructorDefault constructorConstructorShowNodeEnd
(SDView view) ConstructorShowNodeStart
(SDView view) ConstructorZoom
(SDView view, Zoom.ZoomType type) Constructor -
Uses of SDView in org.eclipse.tracecompass.tmf.ui.views.uml2sd.load
Modifier and TypeMethodDescriptionLoadersManager.createLoader
(String className, SDView view) Creates a loader instance and associate it to the view.LoadersManager.getCurrentLoader
(String viewId, SDView view) Returns the loader in use in this Sequence Diagram Viewvoid
Set the viewer object to the loader that has been reloaded at the beginning of a new workbench session -
Uses of SDView in org.eclipse.tracecompass.tmf.ui.views.uml2sd.loader