Uses of Class
org.eclipse.ui.navigator.PipelinedShapeModification
Packages that use PipelinedShapeModification
-
Uses of PipelinedShapeModification in org.eclipse.ui.navigator
Methods in org.eclipse.ui.navigator that return PipelinedShapeModificationModifier 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.Methods in org.eclipse.ui.navigator with parameters of type PipelinedShapeModificationModifier 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.