Uses of Class
org.eclipse.tracecompass.tmf.ui.views.uml2sd.SDView
Packages that use SDView
Package
Description
-
Uses of SDView in org.eclipse.tracecompass.tmf.ui.views.uml2sd
Methods in org.eclipse.tracecompass.tmf.ui.views.uml2sd with parameters of type SDView -
Uses of SDView in org.eclipse.tracecompass.tmf.ui.views.uml2sd.dialogs
Constructors in org.eclipse.tracecompass.tmf.ui.views.uml2sd.dialogs with parameters of type SDViewModifierConstructorDescriptionSearchFilterDialog(SDView view, ISDGraphNodeSupporter provider, boolean filter, int style) Standard constructor -
Uses of SDView in org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers
Methods in org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers that return SDViewMethods in org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers with parameters of type SDViewModifier and TypeMethodDescriptionvoidSet the view in all supported actionsvoidSets the active SD view.Constructors in org.eclipse.tracecompass.tmf.ui.views.uml2sd.handlers with parameters of type SDViewModifierConstructorDescriptionBaseSDAction(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
Methods in org.eclipse.tracecompass.tmf.ui.views.uml2sd.load with parameters of type SDViewModifier 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 ViewvoidSet 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
Methods in org.eclipse.tracecompass.tmf.ui.views.uml2sd.loader with parameters of type SDView