Uses of Class
org.eclipse.ui.navigator.PipelinedShapeModification
-
Uses of PipelinedShapeModification in org.eclipse.ui.navigator
Modifier and TypeMethodDescriptionINavigatorPipelineService.interceptAdd
(PipelinedShapeModification anAddModification) Intercept attempts to add elements directly to the viewer.IPipelinedTreeContentProvider.interceptAdd
(PipelinedShapeModification anAddModification) Intercept attempts to add elements directly to the viewer.INavigatorPipelineService.interceptRemove
(PipelinedShapeModification aRemoveModification) Intercept attempts to remove elements directly from the viewer.IPipelinedTreeContentProvider.interceptRemove
(PipelinedShapeModification aRemoveModification) Intercept attempts to remove elements directly from the viewer.Modifier and TypeMethodDescriptionINavigatorPipelineService.interceptAdd
(PipelinedShapeModification anAddModification) Intercept attempts to add elements directly to the viewer.IPipelinedTreeContentProvider.interceptAdd
(PipelinedShapeModification anAddModification) Intercept attempts to add elements directly to the viewer.INavigatorPipelineService.interceptRemove
(PipelinedShapeModification aRemoveModification) Intercept attempts to remove elements directly from the viewer.IPipelinedTreeContentProvider.interceptRemove
(PipelinedShapeModification aRemoveModification) Intercept attempts to remove elements directly from the viewer.