Types from org.eclipse.pde.core used by org.eclipse.pde.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.pde.internal.core.AbstractNLModel

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.validation.ControlValidationUtility.validateTranslatableField(String, IValidatorMessageHandler, IPluginModelBase, IProject)74
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.validation.ControlValidationUtility.validateTranslatableField(String, IValidatorMessageHandler, IPluginModelBase, IProject)73

org.eclipse.pde.internal.core.build.BuildObject

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildUndoManager.executeChange(Object, String, Object, Object)96
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeChange(Object, String, Object, Object)179
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildUndoManager.executeChange(Object, String, Object, Object)95
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeChange(Object, String, Object, Object)178
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildUndoManager.executeChange(Object, String, Object, Object)96
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeChange(Object, String, Object, Object)179

org.eclipse.pde.internal.core.build.IBuildObject

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildUndoManager.modelChanged(IModelChangedEvent)109
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.modelChanged(IModelChangedEvent)202
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildEditor.getInputContext(Object)166
org.eclipse.pde.internal.ui.editor.build.BuildUndoManager.modelChanged(IModelChangedEvent)108
org.eclipse.pde.internal.ui.editor.feature.FeatureEditor.getInputContext(Object)321
org.eclipse.pde.internal.ui.editor.plugin.ManifestEditor.getInputContext(Object)625
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.modelChanged(IModelChangedEvent)201
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildUndoManager.modelChanged(IModelChangedEvent)109
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.modelChanged(IModelChangedEvent)202

org.eclipse.pde.internal.core.build.WorkspaceBuildModel

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.OverviewPage.linkActivated(HyperlinkEvent)213
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.getBuild()118
org.eclipse.pde.internal.ui.wizards.exports.AntGeneratingExportWizard.performPreliminaryChecks()79
org.eclipse.pde.internal.ui.wizards.feature.AbstractCreateFeatureOperation.createBuildProperties()110
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportOperation.createBuildProperties(IProject)231
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.extractSourceFolders(IProject, IPluginModelBase, IProgressMonitor)600
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardExpressPage.addExtraPrerequisites(IPluginModelBase, ArrayList)245
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createBuildPropertiesFile(IProject)95
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.createPluginCustomizationFile()481
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.createPluginCustomizationFile()472
org.eclipse.pde.internal.ui.wizards.tools.ConvertProjectToPluginOperation.convertProject(IProject, IProgressMonitor)112
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.OverviewPage.linkActivated(HyperlinkEvent)213
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.getBuild()118
org.eclipse.pde.internal.ui.wizards.feature.AbstractCreateFeatureOperation.createBuildProperties()110
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportOperation.createBuildProperties(IProject)231
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.extractSourceFolders(IProject, IPluginModelBase, IProgressMonitor)600
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.importAsSource(IProject, IPluginModelBase, SubProgressMonitor)325
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createBuildPropertiesFile(IProject)95
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.createPluginCustomizationFile()472
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.createPluginCustomizationFile()481
org.eclipse.pde.internal.ui.wizards.tools.ConvertProjectToPluginOperation.convertProject(IProject, IProgressMonitor)112
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.addBuildEntry(WorkspaceBuildModel, String, String)-1
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.configureBinIncludes(WorkspaceBuildModel, IPluginModelBase, IProject)-1
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation.createSourceOutputBuildEntries(WorkspaceBuildModel, IBuildModelFactory)-1
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createSourceOutputBuildEntries(WorkspaceBuildModel, IBuildModelFactory)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.extractSourceFolders(IProject, IPluginModelBase, IProgressMonitor)-1

org.eclipse.pde.internal.core.builders.DependencyLoop

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.LoopDialog.ContentProvider.getChildren(Object)38
org.eclipse.pde.internal.ui.editor.plugin.LoopDialog.ContentProvider.getChildren(Object)38
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.LoopDialog.fLoops-1
org.eclipse.pde.internal.ui.views.dependencies.DependenciesView.fLoops-1
org.eclipse.pde.internal.ui.views.dependencies.DependenciesView.NO_LOOPS-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.LoopDialog.ContentProvider.getChildren(Object)37
org.eclipse.pde.internal.ui.editor.plugin.LoopDialog.ContentProvider.getChildren(Object)37
org.eclipse.pde.internal.ui.editor.plugin.LoopDialog.ContentProvider.hasChildren(Object)53
org.eclipse.pde.internal.ui.editor.plugin.LoopDialog.ContentProvider.hasChildren(Object)53
org.eclipse.pde.internal.ui.editor.plugin.LoopDialog.LoopLabelProvider.getImage(Object)70
org.eclipse.pde.internal.ui.editor.plugin.LoopDialog.LoopLabelProvider.getImage(Object)70
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.LoopDialog.LoopDialog(Shell, DependencyLoop[])-1

org.eclipse.pde.internal.core.builders.SchemaTransformer

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.ShowDescriptionAction.showSchemaDocument()121
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.ShowDescriptionAction.showSchemaDocument()121

org.eclipse.pde.internal.core.bundle.BundleFragmentModel

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContextManager.bundleAdded(InputContext)72
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareBundlePluginModel(IFile[], IDocument[], boolean)523

org.eclipse.pde.internal.core.bundle.BundlePluginBase

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.LibrarySection.canDropMove(Object, Object[], int)731
org.eclipse.pde.internal.ui.editor.plugin.LibrarySection.doDragRemove()855
org.eclipse.pde.internal.ui.editor.plugin.LibrarySection.doDropMove(IPluginLibrary, IPluginLibrary, int)823
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.addImports(IPluginBase, IPluginImport[])415
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.canDropMove(Object, Object[], int)742
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.doDragRemove()855
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.doDropMove(ImportObject, IPluginImport, IPluginImport, int)804
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.removeImports(IPluginBase, IPluginImport[])374
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation.adjustManifests(IProgressMonitor, IProject, IPluginBase)101
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createManifest(IProject)186
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.LibrarySection.validateDropMoveModel(IPluginLibrary, IPluginLibrary)782
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.addImports(IPluginBase, IPluginImport[])414
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.removeImports(IPluginBase, IPluginImport[])373
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.validateDropMoveModel(ImportObject, ImportObject)718
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation.adjustManifests(IProgressMonitor, IProject, IPluginBase)101
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createManifest(IProject)185
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.LibrarySection.canDropMove(Object, Object[], int)731
org.eclipse.pde.internal.ui.editor.plugin.LibrarySection.doDragRemove()855
org.eclipse.pde.internal.ui.editor.plugin.LibrarySection.doDropMove(IPluginLibrary, IPluginLibrary, int)823
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.canDropMove(Object, Object[], int)742
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.doDragRemove()855
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.doDropMove(ImportObject, IPluginImport, IPluginImport, int)804

org.eclipse.pde.internal.core.bundle.BundlePluginModel

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContextManager.bundleAdded(InputContext)74
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareBundlePluginModel(IFile[], IDocument[], boolean)525

org.eclipse.pde.internal.core.bundle.BundlePluginModelBase

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.createImport(IPluginModelFactory, String)407
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContextManager.bmodel-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.createImport(IPluginModelFactory, String)406
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContextManager.bundleRemoved(InputContext)95

org.eclipse.pde.internal.core.bundle.WorkspaceBundleFragmentModel

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createManifest(IProject)138

org.eclipse.pde.internal.core.bundle.WorkspaceBundleModel

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.modifyBundleClasspathHeader(IProject, IPluginModelBase)781
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.modifyBundleClasspathHeader(IProject, IPluginModelBase)781

org.eclipse.pde.internal.core.bundle.WorkspaceBundlePluginModel

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createManifest(IProject)140
org.eclipse.pde.internal.ui.wizards.tools.ConvertProjectToPluginOperation.createManifestFile(IFile, IProgressMonitor)213
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.tools.ConvertProjectToPluginOperation.createManifestFile(IFile, IProgressMonitor)213

org.eclipse.pde.internal.core.bundle.WorkspaceBundlePluginModelBase

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.adjustManifests(IProgressMonitor, IProject, IPluginBase)87
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.execute(IProgressMonitor)320

org.eclipse.pde.internal.core.BundleManifestSourceLocationManager

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.AlternateSourceLocations.initializeBundleManifestLocations()62
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.AlternateSourceLocations.initializeBundleManifestLocations()62
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.AlternateSourceLocations.initializeBundleManifestLocations()-1

org.eclipse.pde.internal.core.BundleValidationOperation

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.LaunchValidationOperation.fOperation-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.LaunchValidationOperation.run(IProgressMonitor)42

org.eclipse.pde.internal.core.exports.FeatureExportInfo

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.RuntimeInstallJob.fInfo-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.FeatureExportWizard.scheduleExportJob()62
org.eclipse.pde.internal.ui.wizards.exports.PluginExportWizard.scheduleExportJob()44
org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizard.scheduleExportJob()72
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.FeatureExportWizard.scheduleExportJob()62
org.eclipse.pde.internal.ui.wizards.exports.PluginExportWizard.scheduleExportJob()44
org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizard.scheduleExportJob()72
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.RuntimeInstallJob.modifyInfoForInstall(FeatureExportInfo)-1
org.eclipse.pde.internal.ui.build.RuntimeInstallJob.RuntimeInstallJob(String, FeatureExportInfo)-1
org.eclipse.pde.internal.ui.wizards.exports.FeatureExportWizard.1.(FeatureExportWizard, FeatureExportOperation, FeatureExportInfo, boolean)-1
org.eclipse.pde.internal.ui.wizards.exports.PluginExportWizard.1.(PluginExportWizard, PluginExportOperation, FeatureExportInfo, boolean)-1

org.eclipse.pde.internal.core.exports.FeatureExportOperation

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.FeatureExportWizard.scheduleExportJob()91
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.FeatureExportWizard.scheduleExportJob()91
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.FeatureExportWizard.1.(FeatureExportWizard, FeatureExportOperation, FeatureExportInfo, boolean)-1

org.eclipse.pde.internal.core.exports.PluginExportOperation

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.PluginExportWizard.scheduleExportJob()62
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.PluginExportWizard.scheduleExportJob()62
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.PluginExportWizard.1.(PluginExportWizard, PluginExportOperation, FeatureExportInfo, boolean)-1

org.eclipse.pde.internal.core.exports.ProductExportOperation

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizard.scheduleExportJob()90
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizard.scheduleExportJob()90

org.eclipse.pde.internal.core.exports.SiteBuildOperation

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BuildSiteAction.run(IAction)72
org.eclipse.pde.internal.ui.editor.site.SiteEditor.handleBuild(ISiteFeature[])204

org.eclipse.pde.internal.core.feature.ExternalFeatureModel

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureInputContext.createStorageModel(IStorageEditorInput)84
org.eclipse.pde.internal.ui.editor.feature.FeatureInputContext.createSystemFileModel(IURIEditorInput)103
org.eclipse.pde.internal.ui.shared.target.AddFeatureContainersPage.doLoadFeature(File, File, List)276
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportWizardPage.doLoadFeature(File, File, ArrayList)393
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureInputContext.createStorageModel(IStorageEditorInput)84
org.eclipse.pde.internal.ui.editor.feature.FeatureInputContext.createSystemFileModel(IURIEditorInput)103
org.eclipse.pde.internal.ui.shared.target.AddFeatureContainersPage.doLoadFeature(File, File, List)276
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportWizardPage.doLoadFeature(File, File, ArrayList)393

org.eclipse.pde.internal.core.feature.FeatureChild

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doPaste(Object, Object[])483
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BuildFeatureAction.refreshLocal(IFeature, IProgressMonitor)71
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doAdd(Object[])224
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doPaste(Object, Object[])487
org.eclipse.pde.internal.ui.editor.feature.OpenReferenceAction.run()59
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IFeatureChild)650
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)93
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.canPaste(Object, Object[])454
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doPaste(Object, Object[])486
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)92
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doAdd(Object[])224
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doPaste(Object, Object[])487
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(FeatureChild)-1

org.eclipse.pde.internal.core.feature.FeatureData

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataSection.doPaste(Object, Object[])341
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataSection.doPaste(Object, Object[])345
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataSection.canPaste(Object, Object[])313
org.eclipse.pde.internal.ui.editor.feature.DataSection.doPaste(Object, Object[])344
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataSection.doPaste(Object, Object[])345

org.eclipse.pde.internal.core.feature.FeatureImport

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.getPatchedFeature()180
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doAdd(Object[])236
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doPaste(Object, Object[])517
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IFeatureImport)678
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)87
org.eclipse.pde.internal.ui.wizards.feature.CreateFeaturePatchOperation.configureFeature(IFeature, WorkspaceFeatureModel)31
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.canPaste(Object, Object[])487
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)86
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.getPatchedFeature()180
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doAdd(Object[])236
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doPaste(Object, Object[])517
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IFeatureImport)678
org.eclipse.pde.internal.ui.wizards.feature.CreateFeaturePatchOperation.configureFeature(IFeature, WorkspaceFeatureModel)31
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(FeatureImport)-1

org.eclipse.pde.internal.core.feature.FeatureObject

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeChange(Object, String, Object, Object)113
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeChange(Object, String, Object, Object)112
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeChange(Object, String, Object, Object)113

org.eclipse.pde.internal.core.feature.FeaturePlugin

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.PluginSection.doPaste(Object, Object[])418
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.OpenReferenceAction.run()39
org.eclipse.pde.internal.ui.editor.feature.PluginSection.doAdd(Object[])193
org.eclipse.pde.internal.ui.editor.feature.PluginSection.doPaste(Object, Object[])421
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IFeaturePlugin)636
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)84
org.eclipse.pde.internal.ui.wizards.feature.CreateFeatureProjectOperation.configureFeature(IFeature, WorkspaceFeatureModel)37
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataSection.canPaste(Object, Object[])313
org.eclipse.pde.internal.ui.editor.feature.DataSection.doPaste(Object, Object[])344
org.eclipse.pde.internal.ui.editor.feature.OpenReferenceAction.run()38
org.eclipse.pde.internal.ui.editor.feature.PluginSection.canPaste(Object, Object[])392
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)83
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.PluginSection.doAdd(Object[])193
org.eclipse.pde.internal.ui.editor.feature.PluginSection.doPaste(Object, Object[])421
org.eclipse.pde.internal.ui.wizards.feature.CreateFeatureProjectOperation.configureFeature(IFeature, WorkspaceFeatureModel)37
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(FeaturePlugin)-1

org.eclipse.pde.internal.core.feature.FeatureURLElement

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.URLSection.doPaste(Object, Object[])333
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.URLSection.canPaste(Object, Object[])306
org.eclipse.pde.internal.ui.editor.feature.URLSection.doPaste(Object, Object[])332
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.URLSection.doPaste(Object, Object[])333

org.eclipse.pde.internal.core.feature.WorkspaceFeatureModel

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.SynchronizeVersionsWizardPage.runOperation(int, IProgressMonitor)181
org.eclipse.pde.internal.ui.wizards.exports.AntGeneratingExportWizard.performPreliminaryChecks()72
org.eclipse.pde.internal.ui.wizards.exports.AntGeneratingExportWizard.performPreliminaryChecks()71
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.AntGeneratingExportWizard.performPreliminaryChecks()70
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureInputContext.createResourceModel(IFileEditorInput)70
org.eclipse.pde.internal.ui.wizards.feature.AbstractCreateFeatureOperation.createFeature()142
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureInputContext.createResourceModel(IFileEditorInput)70
org.eclipse.pde.internal.ui.editor.feature.SynchronizeVersionsWizardPage.runOperation(int, IProgressMonitor)181
org.eclipse.pde.internal.ui.wizards.feature.AbstractCreateFeatureOperation.createFeature()142
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.feature.AbstractCreateFeatureOperation.configureFeature(IFeature, WorkspaceFeatureModel)-1
org.eclipse.pde.internal.ui.wizards.feature.CreateFeaturePatchOperation.configureFeature(IFeature, WorkspaceFeatureModel)-1
org.eclipse.pde.internal.ui.wizards.feature.CreateFeatureProjectFromLaunchOperation.configureFeature(IFeature, WorkspaceFeatureModel)-1
org.eclipse.pde.internal.ui.wizards.feature.CreateFeatureProjectOperation.configureFeature(IFeature, WorkspaceFeatureModel)-1

org.eclipse.pde.internal.core.FeatureModelManager

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategorySection.dispose()431
org.eclipse.pde.internal.ui.editor.category.CategorySection.initialize()479
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.dispose()148
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.initialize()336
org.eclipse.pde.internal.ui.editor.product.FeatureSection.handleOpen(IStructuredSelection)324
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.handleAdd()197
org.eclipse.pde.internal.ui.editor.product.ProductValidateAction.addFeatureAndChildren(String, String, List)91
org.eclipse.pde.internal.ui.editor.site.CategorySection.dispose()459
org.eclipse.pde.internal.ui.editor.site.CategorySection.initialize()536
org.eclipse.pde.internal.ui.launcher.LaunchAction.addFeatureAndChildren(String, String, List)187
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.fillContentProvider(FilteredItemsSelectionDialogAbstractContentProvider, FilteredItemsSelectionDialogItemsFilter, IProgressMonitor)347
org.eclipse.pde.internal.ui.wizards.exports.FeatureExportWizard.addPages()45
org.eclipse.pde.internal.ui.wizards.exports.FeatureExportWizardPage.getListElements()44
org.eclipse.pde.internal.ui.wizards.exports.FeatureOptionsTab.addAdditionalOptions(Composite)137
org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizard.getFeatureModels()99

org.eclipse.pde.internal.core.FileAdapter

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.views.plugins.PluginsDragAdapter.getSelectedFiles()84
org.eclipse.pde.internal.ui.views.plugins.PluginsDragAdapter.getSelectedFiles()82
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.views.plugins.CopyToClipboardAction.doCopy(ArrayList)75
org.eclipse.pde.internal.ui.views.plugins.PluginsContentProvider.getChildren(Object)74
org.eclipse.pde.internal.ui.views.plugins.PluginsContentProvider.getParent(Object)98
org.eclipse.pde.internal.ui.views.plugins.PluginsContentProvider.hasChildren(Object)118
org.eclipse.pde.internal.ui.views.plugins.PluginsDragAdapter.getSelectedFiles()84
org.eclipse.pde.internal.ui.views.plugins.PluginsLabelProvider.getImage(Object)86
org.eclipse.pde.internal.ui.views.plugins.PluginsLabelProvider.getText(Object)57
org.eclipse.pde.internal.ui.views.plugins.PluginsView.fillContextMenu(IMenuManager)407
org.eclipse.pde.internal.ui.views.plugins.PluginsView.fillOpenWithMenu(IMenuManager, Object)499
org.eclipse.pde.internal.ui.views.plugins.PluginsView.getEnclosingModel()374
org.eclipse.pde.internal.ui.views.plugins.PluginsView.getInputPath(Object)792
org.eclipse.pde.internal.ui.views.plugins.PluginsView.getSelectedFile()363
org.eclipse.pde.internal.ui.views.plugins.PluginsView.handleDoubleClick()586
org.eclipse.pde.internal.ui.views.plugins.PluginsView.handleSelectionChanged(ISelection)756
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.views.plugins.CopyToClipboardAction.canCopy(IStructuredSelection)51
org.eclipse.pde.internal.ui.views.plugins.CopyToClipboardAction.run()63
org.eclipse.pde.internal.ui.views.plugins.PluginsContentProvider.getChildren(Object)73
org.eclipse.pde.internal.ui.views.plugins.PluginsContentProvider.getParent(Object)97
org.eclipse.pde.internal.ui.views.plugins.PluginsContentProvider.hasChildren(Object)117
org.eclipse.pde.internal.ui.views.plugins.PluginsDragAdapter.getSelectedFiles()79
org.eclipse.pde.internal.ui.views.plugins.PluginsLabelProvider.getImage(Object)85
org.eclipse.pde.internal.ui.views.plugins.PluginsLabelProvider.getText(Object)56
org.eclipse.pde.internal.ui.views.plugins.PluginsView.fillContextMenu(IMenuManager)407
org.eclipse.pde.internal.ui.views.plugins.PluginsView.getEnclosingModel()373
org.eclipse.pde.internal.ui.views.plugins.PluginsView.getInputPath(Object)791
org.eclipse.pde.internal.ui.views.plugins.PluginsView.getSelectedFile()362
org.eclipse.pde.internal.ui.views.plugins.PluginsView.handleDoubleClick()585
org.eclipse.pde.internal.ui.views.plugins.PluginsView.handleSelectionChanged(ISelection)755
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.views.plugins.CopyToClipboardAction.doCopy(ArrayList)75
org.eclipse.pde.internal.ui.views.plugins.PluginsContentProvider.getChildren(Object)67
org.eclipse.pde.internal.ui.views.plugins.PluginsContentProvider.hasChildren(Object)118
org.eclipse.pde.internal.ui.views.plugins.PluginsView.fillOpenWithMenu(IMenuManager, Object)499
org.eclipse.pde.internal.ui.views.plugins.PluginsView.getEnclosingModel()376
org.eclipse.pde.internal.ui.views.plugins.PluginsView.getEnclosingModel()374
org.eclipse.pde.internal.ui.views.plugins.PluginsView.handleDoubleClick()586
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.views.plugins.PluginsLabelProvider.getImage(FileAdapter)-1
org.eclipse.pde.internal.ui.views.plugins.PluginsLabelProvider.getText(FileAdapter)-1
org.eclipse.pde.internal.ui.views.plugins.PluginsView.handleOpenManifestEditor(FileAdapter)-1
org.eclipse.pde.internal.ui.views.plugins.PluginsView.handleOpenSchemaEditor(FileAdapter)-1
org.eclipse.pde.internal.ui.views.plugins.PluginsView.handleOpenSystemEditor(FileAdapter)-1
org.eclipse.pde.internal.ui.views.plugins.PluginsView.handleOpenTextEditor(FileAdapter, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.views.plugins.PluginsDragAdapter.getSelectedFiles()-1
org.eclipse.pde.internal.ui.views.plugins.PluginsView.getSelectedFile()-1

org.eclipse.pde.internal.core.ibundle.IBundle

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AbstractXMLMarkerResolution.findNode(IPluginModelBase)50
org.eclipse.pde.internal.ui.correction.AddActivationHeaderResolution.createChange(BundleModel)33
org.eclipse.pde.internal.ui.correction.AddBundleClassPathMarkerResolution.createChange(BundleModel)33
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel)36
org.eclipse.pde.internal.ui.correction.AddSingletonToSymbolicName.createChange(BundleModel)42
org.eclipse.pde.internal.ui.correction.ExternalizeResolution.addLocalization(IPluginModelBase, String)92
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.3.modifyModel(IBaseModel, IProgressMonitor)218
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.5.modifyModel(IBaseModel, IProgressMonitor)297
org.eclipse.pde.internal.ui.correction.UnsupportedSingletonDirectiveResolution.createChange(BundleModel)34
org.eclipse.pde.internal.ui.editor.plugin.BundleFoldingStructureProvider.addFoldingRegions(Set, IEditingModel)32
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)84
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)84
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.getHeader()388
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.doPaste(Object, Object[])308
org.eclipse.pde.internal.ui.editor.plugin.FragmentGeneralInfoSection.getAttribute(String, String)318
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.getSingletonHeader()373
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.refresh()328
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.doPaste(Object, Object[])288
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.getLazyStartHeader()202
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.getLazyStartHeaders()187
org.eclipse.pde.internal.ui.editor.product.IntroSection.3.modifyModel(IBaseModel, IProgressMonitor)233
org.eclipse.pde.internal.ui.nls.ExternalizeStringsOperation.2.modifyModel(IBaseModel, IProgressMonitor)180
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectManifest(IBundlePluginModelBase, IProgressMonitor)120
org.eclipse.pde.internal.ui.refactoring.ContainerRenameParticipant.createManifestChange(IProgressMonitor)71
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor)63
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.execute(IProgressMonitor)65
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.findExportedPackages(BundleDescription)173
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesOperation.getPublicExportedPackages()50
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesOperation.setUsesDirectives(Map)165
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor)54
org.eclipse.pde.internal.ui.search.dependencies.PackageFinder.getClassFiles(IProject, IBundlePluginModelBase)190
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.modifyBundleClasspathHeader(IProject, IPluginModelBase)782
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation.adjustManifests(IProgressMonitor, IProject, IPluginBase)101
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.adjustManifests(IProgressMonitor, IProject, IPluginBase)87
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createManifest(IProject)186
org.eclipse.pde.internal.ui.wizards.product.BaseManifestOperation.1.modifyModel(IBaseModel, IProgressMonitor)72
org.eclipse.pde.internal.ui.wizards.tools.ConvertProjectToPluginOperation.createManifestFile(IFile, IProgressMonitor)215
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifestsProcessor.runCleanup(IProgressMonitor, IBundlePluginModelBase, Change[])115
org.eclipse.pde.ui.templates.AbstractTemplateSection.getManifestHeader(String)750
org.eclipse.pde.ui.templates.AbstractTemplateSection.hasBundleManifest()775
org.eclipse.pde.ui.templates.AbstractTemplateSection.setManifestHeader(String, String)728
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.getVersionAttribute(IBundle)-1
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.getExportedPackageHeader(IBundle)-1
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.getVersionAttribute(IBundle)-1
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.createListener(IBundle)-1
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.getOffsetOfElement(IBundle, IManifestHeader, String)-1
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectBundle(IBundle)-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewBinaryDependenciesOperation.findSecondaryDependencies(String[], Set, Map, IBundle, boolean, IProgressMonitor)-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addImportPackages(Collection, IBundle)-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addProjectPackages(IBundle, Set)-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addRequireBundles(Collection, IBundle, IBuildEntry)-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.findImportPackages(IBundle, Set)-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.findManifestPlugins(IBundle, Set)-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.findSecondaryBundles(IBundle, Set)-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.findSecondaryDependencies(String[], Set, Map, IBundle, boolean, IProgressMonitor)-1
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation.2.addProjectPackages(IBundle, Set)-1
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation.2.findSecondaryBundles(IBundle, Set)-1
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation.addExportedPackages(IProject, IBundle)-1
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation.adjustExportRoot(IProject, IBundle)-1
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation.removeExportRoot(IBundle)-1
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.1.(IFile, IProject, IPluginModelBase, IBundle)-1
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.findTranslatedMFStrings(IBundle, ArrayList)-1
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.findTranslatedStrings(IProject, IPluginModelBase, IBundle, ArrayList)-1
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.markPackagesInternal(IBundle, String)-1
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeExportPackages(IBundle, IProject, boolean, boolean)-1
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeImportPackages(IBundle, boolean)-1
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeRequireBundles(IBundle, boolean)-1
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.removeUnneededLazyStart(IBundle)-1
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.removeUnusedKeys(IProject, IBundle, IPluginModelBase)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.getBundle()-1
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.getBundle()-1
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.getBundle()-1
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.getBundle()-1
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.getTextBundle(IPluginModelBase)-1
org.eclipse.pde.ui.templates.AbstractTemplateSection.getBundleFromModel()-1

org.eclipse.pde.internal.core.ibundle.IBundleFragmentModel

INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.deleteUselessPluginFile(IProject, IPluginModelBase)190

org.eclipse.pde.internal.core.ibundle.IBundleModel

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.ManifestContentAssistProcessor.computeHeader(String, int, int)187
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElement(int, boolean)271
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)83
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)83
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.getBundleModel()384
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.getBundleModel()626
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.getBundleModel()368
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.getBundle()131
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.getBundleModel()684
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContextManager.bundleAdded(InputContext)70
org.eclipse.pde.internal.ui.editor.text.TranslationHyperlink.getLocalization()46
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareBundlePluginModel(IFile[], IDocument[], boolean)527
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareBundlePluginModel(IFile[], IDocument[], boolean)519
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.ManifestContentAssistProcessor.computeHeader(String, int, int)187
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)82
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)82
org.eclipse.pde.internal.ui.editor.text.TranslationHyperlink.getLocalization()45
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareBundlePluginModel(IFile[], IDocument[], boolean)518
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.1.modifyModel(IBaseModel, IProgressMonitor)58
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElement(int, boolean)271
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)83
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)83
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.createClient(Section, FormToolkit)172
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.dispose()182
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.getBundle()378
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.validateDropMoveModel(ExecutionEnvironment, ExecutionEnvironment)538
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.validateDropMoveModel(ExecutionEnvironment, ExecutionEnvironment)539
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.createClient(Section, FormToolkit)129
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.dispose()159
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.doPaste(Object, Object[])302
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.getBundle()639
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.dispose()245
org.eclipse.pde.internal.ui.editor.plugin.FragmentGeneralInfoSection.addListeners()393
org.eclipse.pde.internal.ui.editor.plugin.FragmentGeneralInfoSection.removeListeners()402
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.getBundle()131
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.createClient(Section, FormToolkit)210
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.dispose()271
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.doPaste(Object, Object[])282
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.getBundle()697
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.setElements(ConditionalListSelectionDialog)496
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.addListeners()74
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.removeListeners()83
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContextManager.bundleAdded(InputContext)70
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.1.modifyModel(IBaseModel, IProgressMonitor)117
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.getOffsetOfElement(IBundle, IManifestHeader, String)242
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)247
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.getTextBundle(IPluginModelBase)309
org.eclipse.pde.ui.templates.AbstractTemplateSection.getBundleFromModel()793
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.SynchronizeVersionsWizardPage.modifyVersion(IBundleModel, String)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElementChild(IBundleModel, int, CompositeManifestHeader)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getSpecificRange(IBundleModel, IManifestHeader, String)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getSpecificRange(IBundleModel, String, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.getBundleModel()-1
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.getBundleModel()-1
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.getBundleModel()-1
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.getBundleModel()-1

org.eclipse.pde.internal.core.ibundle.IBundlePluginBase

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.util.TemplateFileGenerator.getTargetVersion()673
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createManifest(IProject)158
org.eclipse.pde.ui.templates.AbstractTemplateSection.getTargetVersion()701
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.util.TemplateFileGenerator.getTargetVersion()672
org.eclipse.pde.ui.templates.AbstractTemplateSection.getTargetVersion()700

org.eclipse.pde.internal.core.ibundle.IBundlePluginModel

INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.SecondaryTableLabelProvider.getColumnImage(Object, int)132
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.SecondaryTableLabelProvider.getColumnImage(Object, int)132
org.eclipse.pde.internal.ui.wizards.product.BaseManifestOperation.updateSingleton(IProgressMonitor)61

org.eclipse.pde.internal.core.ibundle.IBundlePluginModelBase

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AbstractManifestMarkerResolution.createChange(IBaseModel)27
org.eclipse.pde.internal.ui.correction.AbstractXMLMarkerResolution.findNode(IPluginModelBase)66
org.eclipse.pde.internal.ui.correction.AbstractXMLMarkerResolution.findNode(IPluginModelBase)50
org.eclipse.pde.internal.ui.correction.AddNewExtensionPointResolution.createChange(IBaseModel)39
org.eclipse.pde.internal.ui.correction.AddNewExtensionResolution.createChange(IBaseModel)39
org.eclipse.pde.internal.ui.correction.ExternalizeResolution.addLocalization(IPluginModelBase, String)92
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.3.modifyModel(IBaseModel, IProgressMonitor)217
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.5.modifyModel(IBaseModel, IProgressMonitor)297
org.eclipse.pde.internal.ui.dialogs.PluginSelectionDialog.getExistingImports(IPluginModelBase, boolean)136
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.1.modifyModel(IBaseModel, IProgressMonitor)58
org.eclipse.pde.internal.ui.editor.feature.SynchronizeVersionsWizardPage.2.modifyModel(IBaseModel, IProgressMonitor)145
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()499
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()491
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.doAddDependencies()587
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.calculateUses()659
org.eclipse.pde.internal.ui.editor.plugin.ExtensionPointsSection.getPluginModelBase()281
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.getPluginModelBase()998
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.setElements(ConditionalListSelectionDialog)496
org.eclipse.pde.internal.ui.editor.product.IntroSection.3.modifyModel(IBaseModel, IProgressMonitor)232
org.eclipse.pde.internal.ui.nls.ExternalizeStringsOperation.2.modifyModel(IBaseModel, IProgressMonitor)179
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.1.modifyModel(IBaseModel, IProgressMonitor)99
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectXML(IPluginModelBase, IProgressMonitor)131
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.1.modifyModel(IBaseModel, IProgressMonitor)117
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.1.modifyModel(IBaseModel, IProgressMonitor)119
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor)54
org.eclipse.pde.internal.ui.search.ManifestEditorOpener.getAttributeMatch(ManifestEditor, Object, IDocument)113
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListeners(IBaseModel)540
org.eclipse.pde.internal.ui.util.PDEModelUtility.getModelFromEditor(PDEFormEditor, ModelModification)460
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)247
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)250
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation.addDependencies(IProject, ISharedPluginModel, IProgressMonitor)443
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createManifest(IProject)157
org.eclipse.pde.internal.ui.wizards.product.BaseManifestOperation.1.modifyModel(IBaseModel, IProgressMonitor)71
org.eclipse.pde.internal.ui.wizards.tools.ConvertProjectToPluginOperation.1.modifyModel(IBaseModel, IProgressMonitor)198
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifestsProcessor.1.modifyModel(IBaseModel, IProgressMonitor)93
org.eclipse.pde.ui.templates.AbstractTemplateSection.getBundleFromModel()792
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesAction.fBase-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.fBase-1
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesAction.fModel-1
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesOperation.fModel-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AbstractManifestMarkerResolution.createChange(IBaseModel)26
org.eclipse.pde.internal.ui.correction.AbstractXMLMarkerResolution.findNode(IPluginModelBase)65
org.eclipse.pde.internal.ui.correction.AbstractXMLMarkerResolution.findNode(IPluginModelBase)49
org.eclipse.pde.internal.ui.correction.AddNewExtensionPointResolution.createChange(IBaseModel)38
org.eclipse.pde.internal.ui.correction.AddNewExtensionResolution.createChange(IBaseModel)38
org.eclipse.pde.internal.ui.correction.ExternalizeResolution.addLocalization(IPluginModelBase, String)91
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.3.modifyModel(IBaseModel, IProgressMonitor)215
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.5.modifyModel(IBaseModel, IProgressMonitor)296
org.eclipse.pde.internal.ui.dialogs.PluginSelectionDialog.getExistingImports(IPluginModelBase, boolean)135
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.1.modifyModel(IBaseModel, IProgressMonitor)57
org.eclipse.pde.internal.ui.editor.feature.SynchronizeVersionsWizardPage.2.modifyModel(IBaseModel, IProgressMonitor)144
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()498
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()490
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.doAddDependencies()585
org.eclipse.pde.internal.ui.editor.plugin.ExtensionPointsSection.getPluginModelBase()277
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.getPluginModelBase()994
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.setElements(ConditionalListSelectionDialog)495
org.eclipse.pde.internal.ui.editor.product.IntroSection.3.modifyModel(IBaseModel, IProgressMonitor)230
org.eclipse.pde.internal.ui.nls.ExternalizeStringsOperation.2.modifyModel(IBaseModel, IProgressMonitor)178
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.1.modifyModel(IBaseModel, IProgressMonitor)98
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectXML(IPluginModelBase, IProgressMonitor)130
org.eclipse.pde.internal.ui.refactoring.ManifestPackageRenameParticipant.addBundleManifestChange(CompositeChange, IProgressMonitor)64
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.1.modifyModel(IBaseModel, IProgressMonitor)116
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListeners(IBaseModel)539
org.eclipse.pde.internal.ui.util.PDEModelUtility.getModelFromEditor(PDEFormEditor, ModelModification)471
org.eclipse.pde.internal.ui.util.PDEModelUtility.getModelFromEditor(PDEFormEditor, ModelModification)459
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)246
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation.addDependencies(IProject, ISharedPluginModel, IProgressMonitor)437
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createManifest(IProject)156
org.eclipse.pde.internal.ui.wizards.product.BaseManifestOperation.1.modifyModel(IBaseModel, IProgressMonitor)69
org.eclipse.pde.internal.ui.wizards.tools.ConvertProjectToPluginOperation.1.modifyModel(IBaseModel, IProgressMonitor)196
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifestsProcessor.1.modifyModel(IBaseModel, IProgressMonitor)91
org.eclipse.pde.ui.templates.AbstractTemplateSection.getBundleFromModel()790
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddNewExtensionPointResolution.createChange(IBaseModel)39
org.eclipse.pde.internal.ui.correction.AddNewExtensionResolution.createChange(IBaseModel)39
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.3.modifyModel(IBaseModel, IProgressMonitor)217
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.doAddDependencies()587
org.eclipse.pde.internal.ui.editor.product.IntroSection.3.modifyModel(IBaseModel, IProgressMonitor)232
org.eclipse.pde.internal.ui.nls.ExternalizeStringsOperation.2.modifyModel(IBaseModel, IProgressMonitor)179
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListeners(IBaseModel)540
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareBundlePluginModel(IFile[], IDocument[], boolean)523
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareBundlePluginModel(IFile[], IDocument[], boolean)525
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createManifest(IProject)157
org.eclipse.pde.internal.ui.wizards.product.BaseManifestOperation.1.modifyModel(IBaseModel, IProgressMonitor)71
org.eclipse.pde.ui.templates.AbstractTemplateSection.getBundleFromModel()792
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.dialogs.PluginSelectionDialog.addImportedPackages(IBundlePluginModelBase, HashSet)-1
org.eclipse.pde.internal.ui.dialogs.PluginSelectionDialog.getImportPackages(IBundlePluginModelBase)-1
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectManifest(IBundlePluginModelBase, IProgressMonitor)-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewBinaryDependenciesOperation.AddNewBinaryDependenciesOperation(IProject, IBundlePluginModelBase, IClassFile[])-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewBinaryDependenciesOperation.AddNewBinaryDependenciesOperation(IProject, IBundlePluginModelBase)-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesAction.AddDependenciesOperation.AddDependenciesOperation(AddNewDependenciesAction, IProject, IBundlePluginModelBase)-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesAction.AddDependenciesOperation.AddDependenciesOperation(AddNewDependenciesAction, IProject, IBundlePluginModelBase)-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesAction.AddNewDependenciesAction(IProject, IBundlePluginModelBase)-1
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.AddNewDependenciesOperation(IProject, IBundlePluginModelBase)-1
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesAction.2.(CalculateUsesAction, IProject, IBundlePluginModelBase)-1
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesAction.CalculateUsesAction(IProject, IBundlePluginModelBase)-1
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesOperation.CalculateUsesOperation(IProject, IBundlePluginModelBase)-1
org.eclipse.pde.internal.ui.search.dependencies.PackageFinder.getClassFiles(IProject, IBundlePluginModelBase)-1
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation.2.(NewLibraryPluginCreationOperation, IProject, IBundlePluginModelBase, boolean)-1
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifestsProcessor.runCleanup(IProgressMonitor, IBundlePluginModelBase, Change[])-1

org.eclipse.pde.internal.core.ibundle.IBundlePluginModelProvider

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ManifestEditor.open(Object, boolean)85
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ManifestEditor.open(Object, boolean)84

org.eclipse.pde.internal.core.ibundle.IManifestHeader

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.formatBundle(Bundle)77
org.eclipse.pde.internal.ui.editor.text.ManifestTextHover.getHoverInfo(ITextViewer, IRegion)42
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.ManifestTextHover.getHoverInfo(ITextViewer, IRegion)41
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddActivationHeaderResolution.createChange(BundleModel)34
org.eclipse.pde.internal.ui.correction.AddDefaultExecutionEnvironmentResolution.createChange(BundleModel)34
org.eclipse.pde.internal.ui.correction.AddSingletonToSymbolicName.createChange(BundleModel)45
org.eclipse.pde.internal.ui.correction.ChooseManifestClassResolution.createChange(BundleModel)30
org.eclipse.pde.internal.ui.correction.CreateManifestClassResolution.createChange(BundleModel)34
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.3.modifyModel(IBaseModel, IProgressMonitor)220
org.eclipse.pde.internal.ui.correction.RemoveImportExportServicesResolution.createChange(BundleModel)31
org.eclipse.pde.internal.ui.correction.RemoveInternalDirectiveEntryResolution.createChange(BundleModel)28
org.eclipse.pde.internal.ui.correction.RemoveUnknownExecEnvironments.createChange(BundleModel)27
org.eclipse.pde.internal.ui.correction.UnsupportedSingletonDirectiveResolution.createChange(BundleModel)37
org.eclipse.pde.internal.ui.editor.plugin.BundleFoldingStructureProvider.addFoldingRegions(Set, IEditingModel)35
org.eclipse.pde.internal.ui.editor.plugin.BundleFoldingStructureProvider.addFoldingRegions(Set, IEditingModel)34
org.eclipse.pde.internal.ui.editor.plugin.BundleFoldingStructureProvider.addFoldingRegions(Set, IEditingModel)36
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.addExecutionEnvironments(Object[])290
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)85
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)85
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.getHeader()391
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.11.widgetSelected(SelectionEvent)389
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.getSingletonHeader()375
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.refresh()334
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.getLazyStartHeader()203
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.getLazyStartHeaders()192
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.refresh()180
org.eclipse.pde.internal.ui.editor.product.IntroSection.3.modifyModel(IBaseModel, IProgressMonitor)234
org.eclipse.pde.internal.ui.editor.text.ManifestTextHover.getHoverInfo(ITextViewer, IRegion)42
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectManifest(IBundlePluginModelBase, IProgressMonitor)122
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor)67
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectBundle(IBundle)201
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addImportPackages(Collection, IBundle)361
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addRequireBundles(Collection, IBundle, IBuildEntry)394
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.findImportPackages(IBundle, Set)216
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.findManifestPlugins(IBundle, Set)126
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesOperation.getPublicExportedPackages()51
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesOperation.setUsesDirectives(Map)166
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor)55
org.eclipse.pde.internal.ui.search.ManifestEditorOpener.getAttributeMatch(ManifestEditor, Object, IDocument)113
org.eclipse.pde.internal.ui.wizards.product.BaseManifestOperation.1.modifyModel(IBaseModel, IProgressMonitor)73
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeExportPackages(IBundle, IProject, boolean, boolean)86
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.removeUnneededLazyStart(IBundle)175
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleFoldingStructureProvider.addFoldingRegions(Set, IManifestHeader, IDocument)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getSpecificRange(IBundleModel, IManifestHeader, String)-1
org.eclipse.pde.internal.ui.editor.text.ManifestTextHover.checkForTranslatable(IManifestHeader)-1
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.removePackage(IManifestHeader, String)-1
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.renamePackage(IManifestHeader, String, String)-1
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.resetHeaderValue(IManifestHeader, boolean, String, String)-1
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.getOffsetOfElement(IBundle, IManifestHeader, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.getSingletonHeader()-1
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.getLazyStartHeader()-1

org.eclipse.pde.internal.core.ifeature.IFeature

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataSection.PluginContentProvider.getElements(Object)52
org.eclipse.pde.internal.ui.editor.feature.DataSection.PluginContentProvider.getElements(Object)52
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.IncludedFeaturesContentProvider.getElements(Object)60
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.IncludedFeaturesContentProvider.getElements(Object)60
org.eclipse.pde.internal.ui.editor.feature.PluginSection.PluginContentProvider.getElements(Object)61
org.eclipse.pde.internal.ui.editor.feature.PluginSection.PluginContentProvider.getElements(Object)61
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.ImportContentProvider.getElements(Object)59
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.ImportContentProvider.getElements(Object)59
org.eclipse.pde.internal.ui.editor.feature.URLSection.URLContentProvider.getElements(Object)48
org.eclipse.pde.internal.ui.editor.feature.URLSection.URLContentProvider.getElements(Object)48
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataSection.PluginContentProvider.getElements(Object)51
org.eclipse.pde.internal.ui.editor.feature.DataSection.PluginContentProvider.getElements(Object)51
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.modelChanged(IModelChangedEvent)154
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.modelChanged(IModelChangedEvent)432
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.getPageId(Object)29
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.modelChanged(IModelChangedEvent)128
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.IncludedFeaturesContentProvider.getElements(Object)59
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.IncludedFeaturesContentProvider.getElements(Object)59
org.eclipse.pde.internal.ui.editor.feature.PluginSection.PluginContentProvider.getElements(Object)60
org.eclipse.pde.internal.ui.editor.feature.PluginSection.PluginContentProvider.getElements(Object)60
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.ImportContentProvider.getElements(Object)58
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.ImportContentProvider.getElements(Object)58
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BuildFeatureAction.refreshLocal(IFeature, IProgressMonitor)71
org.eclipse.pde.internal.ui.editor.category.CategorySection.canAdd(IFeatureModel)570
org.eclipse.pde.internal.ui.editor.category.CategorySection.handleDoubleClick(IStructuredSelection)315
org.eclipse.pde.internal.ui.editor.feature.DataSection.doPaste(Object, Object[])337
org.eclipse.pde.internal.ui.editor.feature.DataSection.handleDelete()198
org.eclipse.pde.internal.ui.editor.feature.DataSection.refresh()302
org.eclipse.pde.internal.ui.editor.feature.FeatureEditor.isPatchEditor()334
org.eclipse.pde.internal.ui.editor.feature.FeatureFormPage.initialize()92
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getData()125
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getImports()113
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getIncludes()119
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getInfos()94
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getReferences()107
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getURLs()131
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.commitSiteName(String)127
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.commitSiteUrl(String)83
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.createClient(Section, FormToolkit)205
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.getPatchedFeature()172
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.refresh()464
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.setUpdateSiteNameText()505
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.setUpdateSiteUrlText()488
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])68
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])90
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.createClient(Section, FormToolkit)67
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.refresh()151
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.canAdd(IFeatureModel)236
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.canAdd(IFeatureModel)233
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doAdd(Object[])220
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doPaste(Object, Object[])478
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.handleDelete()281
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.refresh()420
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.swap(int, int)214
org.eclipse.pde.internal.ui.editor.feature.InfoSection.applyInfoText(IFeatureInfo, String, String, int)276
org.eclipse.pde.internal.ui.editor.feature.InfoSection.createTabs()352
org.eclipse.pde.internal.ui.editor.feature.InfoSection.updateTabSelection()379
org.eclipse.pde.internal.ui.editor.feature.InstallSection.2.textValueChanged(FormEntry)99
org.eclipse.pde.internal.ui.editor.feature.InstallSection.createClient(Section, FormToolkit)72
org.eclipse.pde.internal.ui.editor.feature.InstallSection.refresh()143
org.eclipse.pde.internal.ui.editor.feature.OpenReferenceAction.run()59
org.eclipse.pde.internal.ui.editor.feature.PluginSection.doAdd(Object[])189
org.eclipse.pde.internal.ui.editor.feature.PluginSection.doPaste(Object, Object[])417
org.eclipse.pde.internal.ui.editor.feature.PluginSection.handleDelete()231
org.eclipse.pde.internal.ui.editor.feature.PluginSection.refresh()370
org.eclipse.pde.internal.ui.editor.feature.PortabilitySection.applyValue(String, String)83
org.eclipse.pde.internal.ui.editor.feature.PortabilitySection.setValue(String)295
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.canAdd(IFeatureModel)251
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.canAdd(IFeatureModel)254
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doAdd(Object[])233
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doPaste(Object, Object[])509
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.handleDelete()274
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.recomputeImports()402
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.refresh()465
org.eclipse.pde.internal.ui.editor.feature.SynchronizeVersionsWizardPage.runOperation(int, IProgressMonitor)182
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.createClient(Section, FormToolkit)90
org.eclipse.pde.internal.ui.editor.feature.URLSection.doPaste(Object, Object[])330
org.eclipse.pde.internal.ui.editor.feature.URLSection.handleDelete()169
org.eclipse.pde.internal.ui.editor.feature.URLSection.handleNew()128
org.eclipse.pde.internal.ui.editor.feature.URLSection.refresh()286
org.eclipse.pde.internal.ui.editor.feature.URLSection.URLContentProvider.getElements(Object)48
org.eclipse.pde.internal.ui.editor.feature.URLSection.URLContentProvider.getElements(Object)48
org.eclipse.pde.internal.ui.editor.product.FeatureSection.handleAdd()335
org.eclipse.pde.internal.ui.editor.site.CategorySection.canAdd(IFeatureModel)662
org.eclipse.pde.internal.ui.editor.site.CategorySection.handleDoubleClick(IStructuredSelection)342
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage.importEnvironment(ISiteFeature)133
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IFeatureImport)685
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(FeatureImport)270
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(IFeatureModel, boolean)279
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.getFeatureModel(IMemento)562
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.getFeatureModel(IMemento)562
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.SearchLabelProvider.getText(Object)93
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.SearchLabelProvider.getText(Object)93
org.eclipse.pde.internal.ui.wizards.feature.AbstractCreateFeatureOperation.createFeature()144
org.eclipse.pde.internal.ui.wizards.ListUtil.FeatureComparator.compare(Viewer, Object, Object)53
org.eclipse.pde.internal.ui.wizards.ListUtil.FeatureComparator.compare(Viewer, Object, Object)52
org.eclipse.pde.internal.ui.wizards.ListUtil.FeatureComparator.compare(Viewer, Object, Object)53
org.eclipse.pde.internal.ui.wizards.ListUtil.FeatureComparator.compare(Viewer, Object, Object)52
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BuildFeatureAction.refreshLocal(IFeature, IProgressMonitor)-1
org.eclipse.pde.internal.ui.editor.category.CategorySection.isFeaturePatch(IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.FeatureEditor.getTitleText(IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.FeatureEditor.openFeatureEditor(IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.1.(FeatureSpecSection, IContextPart, IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.2.(FeatureSpecSection, IContextPart, IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.3.(FeatureSpecSection, IContextPart, IFeature, IFeatureModel)-1
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.4.(FeatureSpecSection, IContextPart, IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.5.(FeatureSpecSection, IContextPart, IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.8.(FeatureSpecSection, IContextPart, IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.verifySetVersion(IFeature, String)-1
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.verifySiteUrl(IFeature, String)-1
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.1.(HandlerSection, IContextPart, IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.2.(HandlerSection, IContextPart, IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.getHandler(IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.setHandler(IFeature, String)-1
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.setLibrary(IFeature, String)-1
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.isFeaturePatch(IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.InstallSection.1.(InstallSection, IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.1.(URLDetailsSection, IContextPart, IFeature)-1
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.verifySiteUrl(IFeature, String)-1
org.eclipse.pde.internal.ui.editor.product.ProductValidateAction.addFeaturePlugins(IFeature, HashMap)-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.isFeaturePatch(IFeature)-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage.2.(SynchronizePropertiesWizardPage, ISiteFeature, IFeature, boolean)-1
org.eclipse.pde.internal.ui.launcher.LaunchAction.addFeaturePlugins(IFeature, HashMap)-1
org.eclipse.pde.internal.ui.wizards.feature.AbstractCreateFeatureOperation.configureFeature(IFeature, WorkspaceFeatureModel)-1
org.eclipse.pde.internal.ui.wizards.feature.CreateFeaturePatchOperation.configureFeature(IFeature, WorkspaceFeatureModel)-1
org.eclipse.pde.internal.ui.wizards.feature.CreateFeatureProjectFromLaunchOperation.configureFeature(IFeature, WorkspaceFeatureModel)-1
org.eclipse.pde.internal.ui.wizards.feature.CreateFeatureProjectOperation.configureFeature(IFeature, WorkspaceFeatureModel)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategorySection.findFeature(ISiteFeature)-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.findFeature(ISiteFeature)-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage.getFeature(ISiteFeature)-1

org.eclipse.pde.internal.core.ifeature.IFeatureChild

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])81
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])103
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doAdd(Object[])221
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.handleDelete()284
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])81
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])103
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesDetailsSection.selectionChanged(IFormPart, ISelection)216
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesPortabilitySection.selectionChanged(IFormPart, ISelection)323
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.handleDelete()287
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.swap(int, int)210
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.swap(int, int)211
org.eclipse.pde.internal.ui.editor.feature.OpenReferenceAction.run()58
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)402
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesDetailsSection.fInput-1
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesPortabilitySection.fCurrentInput-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getParentPageId(Object)79
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.modelChanged(IModelChangedEvent)164
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])80
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])102
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.getPageId(Object)35
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesDetailsSection.selectionChanged(IFormPart, ISelection)215
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesPortabilitySection.selectionChanged(IFormPart, ISelection)322
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.modelChanged(IModelChangedEvent)346
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.setFormInput(Object)154
org.eclipse.pde.internal.ui.editor.feature.OpenReferenceAction.run()57
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)401
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.handleDelete()287
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.swap(int, int)210
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.swap(int, int)211
org.eclipse.pde.internal.ui.editor.feature.OpenReferenceAction.run()58
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IFeatureChild)-1

org.eclipse.pde.internal.core.ifeature.IFeatureData

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataSection.handleDelete()201
org.eclipse.pde.internal.ui.editor.feature.DataSection.processNewResult(IFeatureModel, IContainer, Object[])155
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])77
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])99
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataDetailsSection.selectionChanged(IFormPart, ISelection)144
org.eclipse.pde.internal.ui.editor.feature.DataPortabilitySection.selectionChanged(IFormPart, ISelection)323
org.eclipse.pde.internal.ui.editor.feature.DataSection.handleDelete()204
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])77
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])99
org.eclipse.pde.internal.ui.editor.feature.OpenReferenceAction.run()43
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)411
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataPortabilitySection.fCurrentInput-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataDetailsSection.modelChanged(IModelChangedEvent)130
org.eclipse.pde.internal.ui.editor.feature.DataDetailsSection.selectionChanged(IFormPart, ISelection)143
org.eclipse.pde.internal.ui.editor.feature.DataPortabilitySection.selectionChanged(IFormPart, ISelection)322
org.eclipse.pde.internal.ui.editor.feature.DataSection.modelChanged(IModelChangedEvent)260
org.eclipse.pde.internal.ui.editor.feature.DataSection.setFormInput(Object)105
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getParentPageId(Object)85
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.modelChanged(IModelChangedEvent)164
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])76
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])98
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.getPageId(Object)35
org.eclipse.pde.internal.ui.editor.feature.OpenReferenceAction.run()42
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)410
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataSection.handleDelete()204
org.eclipse.pde.internal.ui.editor.feature.DataSection.processNewResult(IFeatureModel, IContainer, Object[])157
org.eclipse.pde.internal.ui.editor.feature.OpenReferenceAction.run()43
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IFeatureData)-1

org.eclipse.pde.internal.core.ifeature.IFeatureEntry

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataDetailsSection.fInput-1

org.eclipse.pde.internal.core.ifeature.IFeatureImport

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.getPatchedFeature()184
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])79
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])101
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doAdd(Object[])234
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doPaste(Object, Object[])514
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.handleDelete()280
org.eclipse.pde.internal.ui.wizards.feature.CreateFeaturePatchOperation.configureFeature(IFeature, WorkspaceFeatureModel)43
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])79
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])101
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.handleDelete()283
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)414
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getParentPageId(Object)81
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.modelChanged(IModelChangedEvent)164
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.modelChanged(IModelChangedEvent)446
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])78
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])100
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.getPageId(Object)33
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.expandTo(Object)339
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.modelChanged(IModelChangedEvent)384
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.modelChanged(IModelChangedEvent)379
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)413
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.6.textValueChanged(FormEntry)308
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.7.textValueChanged(FormEntry)321
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.refresh()472
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.canAdd(IPluginModelBase)194
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.handleDelete()283
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.verifySetVersion(IFeatureImport, String)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IFeatureImport)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.getPatchedFeature()-1

org.eclipse.pde.internal.core.ifeature.IFeatureInfo

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.InfoSection.commitPrevious()400
org.eclipse.pde.internal.ui.editor.feature.InfoSection.handleApply()253
org.eclipse.pde.internal.ui.editor.feature.InfoSection.setFormInput(Object)236
org.eclipse.pde.internal.ui.editor.feature.InfoSection.updateEditorInput(Object, boolean)415
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)417
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getParentPageId(Object)83
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.modelChanged(IModelChangedEvent)164
org.eclipse.pde.internal.ui.editor.feature.InfoSection.setFormInput(Object)235
org.eclipse.pde.internal.ui.editor.feature.InfoSection.updateEditorInput(Object, boolean)414
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)416
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getInfos()97
org.eclipse.pde.internal.ui.editor.feature.InfoSection.commitPrevious()400
org.eclipse.pde.internal.ui.editor.feature.InfoSection.refresh()342
org.eclipse.pde.internal.ui.editor.feature.InfoSection.setFormInput(Object)236
org.eclipse.pde.internal.ui.editor.feature.InfoSection.updateEditorInput(Object, boolean)415
org.eclipse.pde.internal.ui.editor.feature.InfoSection.updateTabSelection()382
org.eclipse.pde.internal.ui.wizards.feature.AbstractCreateFeatureOperation.createFeature()158
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.InfoSection.addTab(String, IFeatureInfo)-1
org.eclipse.pde.internal.ui.editor.feature.InfoSection.applyInfoText(IFeatureInfo, String, String, int)-1
org.eclipse.pde.internal.ui.editor.feature.InfoSection.handleApply(IFeatureInfo, int)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IFeatureInfo)-1

org.eclipse.pde.internal.core.ifeature.IFeatureInstallHandler

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.getHandler(IFeature)106
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.refresh()152
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.setHandler(IFeature, String)101
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.setLibrary(IFeature, String)96
org.eclipse.pde.internal.ui.wizards.feature.AbstractCreateFeatureOperation.createFeature()154
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportOperation.needsJavaNature(IFeatureModel)216
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.getHandler(IFeature)-1

org.eclipse.pde.internal.core.ifeature.IFeatureModel

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BuildSiteAction.getFeatureModels(ISiteFeature[])87
org.eclipse.pde.internal.ui.editor.category.CategorySection.4.run()554
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.2.run()194
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.4.run()217
org.eclipse.pde.internal.ui.editor.product.FeatureSection.getAvailableChoices()351
org.eclipse.pde.internal.ui.editor.product.ProductValidateAction.getUniqueFeatures()87
org.eclipse.pde.internal.ui.editor.site.CategorySection.6.run()646
org.eclipse.pde.internal.ui.editor.site.SiteEditor.getFeatureModels(ISiteFeature[])216
org.eclipse.pde.internal.ui.launcher.LaunchAction.getUniqueFeatures()183
org.eclipse.pde.internal.ui.shared.target.AddFeatureContainersPage.containerChanged(long)174
org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizard.getFeatureModels()106
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportWizardPage.4.run(IProgressMonitor)351
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportWizardPage.getSelectedModels()422
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BuildSiteAction.getFeatureModels(ISiteFeature[])87
org.eclipse.pde.internal.ui.build.RuntimeInstallJob.run(IProgressMonitor)108
org.eclipse.pde.internal.ui.build.RuntimeInstallJob.run(IProgressMonitor)107
org.eclipse.pde.internal.ui.editor.category.CategorySection.4.run()554
org.eclipse.pde.internal.ui.editor.category.CategorySection.doAdd(Object[])641
org.eclipse.pde.internal.ui.editor.feature.DataDetailsSection.dispose()104
org.eclipse.pde.internal.ui.editor.feature.DataDetailsSection.initialize(IManagedForm)116
org.eclipse.pde.internal.ui.editor.feature.DataPortabilitySection.dispose()255
org.eclipse.pde.internal.ui.editor.feature.DataPortabilitySection.initialize(IManagedForm)267
org.eclipse.pde.internal.ui.editor.feature.DataSection.dispose()98
org.eclipse.pde.internal.ui.editor.feature.DataSection.doPaste(Object, Object[])336
org.eclipse.pde.internal.ui.editor.feature.DataSection.handleDelete()194
org.eclipse.pde.internal.ui.editor.feature.DataSection.handleNew()122
org.eclipse.pde.internal.ui.editor.feature.DataSection.initialize()248
org.eclipse.pde.internal.ui.editor.feature.DataSection.refresh()301
org.eclipse.pde.internal.ui.editor.feature.EditorBuildFeatureAction.setActiveEditor(FeatureEditor)69
org.eclipse.pde.internal.ui.editor.feature.FeatureEditor.getTitle()264
org.eclipse.pde.internal.ui.editor.feature.FeatureEditor.isModelCorrect(Object)288
org.eclipse.pde.internal.ui.editor.feature.FeatureEditor.isPatchEditor()334
org.eclipse.pde.internal.ui.editor.feature.FeatureFormPage.initialize()91
org.eclipse.pde.internal.ui.editor.feature.FeatureInputContext.synchronizeModel(IDocument)137
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.ContentProvider.getChildren(Object)29
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.ContentProvider.getChildren(Object)29
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getData()124
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getImports()112
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getIncludes()118
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getInfos()93
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getReferences()106
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getURLs()130
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.commitSiteName(String)126
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.commitSiteUrl(String)82
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.createClient(Section, FormToolkit)204
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.dispose()400
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.getPatchedFeature()171
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.initialize()407
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.refresh()463
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.setUpdateSiteNameText()504
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.setUpdateSiteUrlText()487
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.execute(IModelChangedEvent, boolean)44
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.createClient(Section, FormToolkit)66
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.dispose()115
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.initialize()122
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.refresh()150
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesDetailsSection.dispose()185
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesDetailsSection.initialize(IManagedForm)197
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesPortabilitySection.dispose()255
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesPortabilitySection.initialize(IManagedForm)267
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.2.run()194
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.canAdd(IFeatureModel)235
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.dispose()145
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doAdd(Object[])223
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doAdd(Object[])219
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doPaste(Object, Object[])477
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.handleDelete()277
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.hasModels(IFeatureModel[])402
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.initialize()332
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.refresh()419
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.swap(int, int)213
org.eclipse.pde.internal.ui.editor.feature.InfoSection.applyInfoText(IFeatureInfo, String, String, int)275
org.eclipse.pde.internal.ui.editor.feature.InfoSection.createTabs()351
org.eclipse.pde.internal.ui.editor.feature.InfoSection.dispose()319
org.eclipse.pde.internal.ui.editor.feature.InfoSection.infoModified()326
org.eclipse.pde.internal.ui.editor.feature.InfoSection.initialize()296
org.eclipse.pde.internal.ui.editor.feature.InfoSection.refresh()339
org.eclipse.pde.internal.ui.editor.feature.InfoSection.updateTabSelection()378
org.eclipse.pde.internal.ui.editor.feature.InstallSection.2.textValueChanged(FormEntry)98
org.eclipse.pde.internal.ui.editor.feature.InstallSection.createClient(Section, FormToolkit)71
org.eclipse.pde.internal.ui.editor.feature.InstallSection.dispose()114
org.eclipse.pde.internal.ui.editor.feature.InstallSection.initialize()121
org.eclipse.pde.internal.ui.editor.feature.InstallSection.refresh()142
org.eclipse.pde.internal.ui.editor.feature.PluginDetailsSection.dispose()152
org.eclipse.pde.internal.ui.editor.feature.PluginDetailsSection.initialize(IManagedForm)164
org.eclipse.pde.internal.ui.editor.feature.PluginSection.canAdd(IPluginModelBase)205
org.eclipse.pde.internal.ui.editor.feature.PluginSection.dispose()139
org.eclipse.pde.internal.ui.editor.feature.PluginSection.doAdd(Object[])188
org.eclipse.pde.internal.ui.editor.feature.PluginSection.doPaste(Object, Object[])413
org.eclipse.pde.internal.ui.editor.feature.PluginSection.handleDelete()227
org.eclipse.pde.internal.ui.editor.feature.PluginSection.initialize()290
org.eclipse.pde.internal.ui.editor.feature.PluginSection.refresh()369
org.eclipse.pde.internal.ui.editor.feature.PortabilitySection.applyValue(String, String)82
org.eclipse.pde.internal.ui.editor.feature.PortabilitySection.dispose()234
org.eclipse.pde.internal.ui.editor.feature.PortabilitySection.initialize(IManagedForm)246
org.eclipse.pde.internal.ui.editor.feature.PortabilitySection.setValue(String)294
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.4.run()217
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.canAdd(IFeatureModel)253
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.canAdd(IPluginModelBase)190
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.dispose()300
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doAdd(Object[])232
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doAdd(Object[])238
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doPaste(Object, Object[])508
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.handleDelete()270
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.hasModels(IFeatureModel[])449
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.initialize()360
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.recomputeImports()401
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.refresh()464
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.createClient(Section, FormToolkit)89
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.dispose()135
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.initialize()142
org.eclipse.pde.internal.ui.editor.feature.URLSection.dispose()103
org.eclipse.pde.internal.ui.editor.feature.URLSection.doPaste(Object, Object[])326
org.eclipse.pde.internal.ui.editor.feature.URLSection.handleDelete()165
org.eclipse.pde.internal.ui.editor.feature.URLSection.handleNew()127
org.eclipse.pde.internal.ui.editor.feature.URLSection.initialize()221
org.eclipse.pde.internal.ui.editor.feature.URLSection.refresh()285
org.eclipse.pde.internal.ui.editor.product.FeatureSection.getAvailableChoices()351
org.eclipse.pde.internal.ui.editor.product.FeatureSection.handleAdd()335
org.eclipse.pde.internal.ui.editor.product.ProductValidateAction.getUniqueFeatures()87
org.eclipse.pde.internal.ui.editor.site.CategorySection.6.run()646
org.eclipse.pde.internal.ui.editor.site.CategorySection.doAdd(Object[])733
org.eclipse.pde.internal.ui.editor.site.SiteEditor.getFeatureModels(ISiteFeature[])216
org.eclipse.pde.internal.ui.launcher.LaunchAction.getUniqueFeatures()183
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)397
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)90
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.DetailedLabelProvider.getImage(Object)132
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.DetailedLabelProvider.getImage(Object)132
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.DetailedLabelProvider.getText(Object)155
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.DetailedLabelProvider.getText(Object)155
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.getElementName(Object)426
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareSimilarObjects(Object, Object)723
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareSimilarObjects(Object, Object)724
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareSimilarObjects(Object, Object)723
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareSimilarObjects(Object, Object)724
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchItemsFilter.matchItem(Object)641
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchItemsFilter.matchItem(Object)641
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.storeItemToMemento(Object, IMemento)610
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.storeItemToMemento(Object, IMemento)610
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.SearchLabelProvider.getText(Object)92
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.SearchLabelProvider.getText(Object)92
org.eclipse.pde.internal.ui.search.dialogs.PluginArtifactSearchHandler.execute(ExecutionEvent)40
org.eclipse.pde.internal.ui.shared.target.AddFeatureContainersPage.getBundleContainers()230
org.eclipse.pde.internal.ui.shared.target.AddFeatureContainersPage.getBundleContainers()222
org.eclipse.pde.internal.ui.wizards.exports.FeatureExportWizard.getFeatureIDs()160
org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizard.getFeatureModels()106
org.eclipse.pde.internal.ui.wizards.feature.PatchSpecPage.1.widgetSelected(SelectionEvent)179
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportWizardPage.4.run(IProgressMonitor)351
org.eclipse.pde.internal.ui.wizards.ListUtil.FeatureComparator.compare(Viewer, Object, Object)52
org.eclipse.pde.internal.ui.wizards.ListUtil.FeatureComparator.compare(Viewer, Object, Object)53
org.eclipse.pde.internal.ui.wizards.ListUtil.FeatureComparator.compare(Viewer, Object, Object)53
org.eclipse.pde.internal.ui.wizards.ListUtil.FeatureComparator.compare(Viewer, Object, Object)52
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BuildFeatureAction.fFeatureModel-1
org.eclipse.pde.internal.ui.wizards.exports.CrossPlatformExportPage.fModel-1
org.eclipse.pde.internal.ui.wizards.feature.AbstractFeatureSpecPage.fFeatureToPatch-1
org.eclipse.pde.internal.ui.wizards.feature.CreateFeaturePatchOperation.fFeatureModel-1
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportOperation.fModels-1
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportWizardPage.fModels-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.RuntimeInstallJob.run(IProgressMonitor)106
org.eclipse.pde.internal.ui.editor.feature.FeatureEditor.isPatchEditor()331
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doAdd(Object[])237
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)395
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)89
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.DetailedLabelProvider.getImage(Object)131
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.DetailedLabelProvider.getImage(Object)131
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.DetailedLabelProvider.getText(Object)154
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.DetailedLabelProvider.getText(Object)154
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.FeaturesFilter.select(Viewer, Object, Object)236
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.FeaturesFilter.select(Viewer, Object, Object)236
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.getElementName(Object)425
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareSimilarObjects(Object, Object)722
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareSimilarObjects(Object, Object)722
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareSimilarObjects(Object, Object)722
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareSimilarObjects(Object, Object)722
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.getId(Object)691
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.getId(Object)691
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchItemsFilter.matchItem(Object)640
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchItemsFilter.matchItem(Object)640
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.storeItemToMemento(Object, IMemento)609
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.storeItemToMemento(Object, IMemento)609
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.SearchLabelProvider.getText(Object)91
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.SearchLabelProvider.getText(Object)91
org.eclipse.pde.internal.ui.search.dialogs.PluginArtifactSearchHandler.execute(ExecutionEvent)39
org.eclipse.pde.internal.ui.shared.target.AddFeatureContainersPage.getBundleContainers()219
org.eclipse.pde.internal.ui.wizards.exports.FeatureExportWizard.getFeatureIDs()159
org.eclipse.pde.internal.ui.wizards.exports.FeatureExportWizardPage.isValidModel(IModel)53
org.eclipse.pde.internal.ui.wizards.ListUtil.FeatureComparator.compare(Viewer, Object, Object)51
org.eclipse.pde.internal.ui.wizards.ListUtil.FeatureComparator.compare(Viewer, Object, Object)51
org.eclipse.pde.internal.ui.wizards.ListUtil.FeatureComparator.compare(Viewer, Object, Object)51
org.eclipse.pde.internal.ui.wizards.ListUtil.FeatureComparator.compare(Viewer, Object, Object)51
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BuildFeatureAction.refreshLocal(IFeature, IProgressMonitor)73
org.eclipse.pde.internal.ui.build.BuildSiteAction.getFeatureModels(ISiteFeature[])83
org.eclipse.pde.internal.ui.editor.category.CategorySection.doAdd(Object[])641
org.eclipse.pde.internal.ui.editor.feature.DataDetailsSection.dispose()104
org.eclipse.pde.internal.ui.editor.feature.DataDetailsSection.initialize(IManagedForm)116
org.eclipse.pde.internal.ui.editor.feature.DataPortabilitySection.dispose()255
org.eclipse.pde.internal.ui.editor.feature.DataPortabilitySection.initialize(IManagedForm)267
org.eclipse.pde.internal.ui.editor.feature.DataSection.dispose()98
org.eclipse.pde.internal.ui.editor.feature.DataSection.doPaste(Object, Object[])336
org.eclipse.pde.internal.ui.editor.feature.DataSection.handleDelete()194
org.eclipse.pde.internal.ui.editor.feature.DataSection.handleNew()122
org.eclipse.pde.internal.ui.editor.feature.DataSection.initialize()248
org.eclipse.pde.internal.ui.editor.feature.DataSection.refresh()301
org.eclipse.pde.internal.ui.editor.feature.EditorBuildFeatureAction.setActiveEditor(FeatureEditor)69
org.eclipse.pde.internal.ui.editor.feature.FeatureEditor.getTitle()264
org.eclipse.pde.internal.ui.editor.feature.FeatureFormPage.initialize()91
org.eclipse.pde.internal.ui.editor.feature.FeatureInputContext.synchronizeModel(IDocument)137
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.ContentProvider.getChildren(Object)29
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.ContentProvider.getChildren(Object)29
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getData()124
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getImports()112
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getIncludes()118
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getInfos()93
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getReferences()106
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getURLs()130
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.commitSiteName(String)126
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.commitSiteUrl(String)82
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.createClient(Section, FormToolkit)204
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.dispose()400
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.getPatchedFeature()171
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.initialize()407
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.refresh()463
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.setUpdateSiteNameText()504
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.setUpdateSiteUrlText()487
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.execute(IModelChangedEvent, boolean)44
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.createClient(Section, FormToolkit)66
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.dispose()115
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.initialize()122
org.eclipse.pde.internal.ui.editor.feature.HandlerSection.refresh()150
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesDetailsSection.dispose()185
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesDetailsSection.initialize(IManagedForm)197
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesPortabilitySection.dispose()255
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesPortabilitySection.initialize(IManagedForm)267
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.canAdd(IFeatureModel)235
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.dispose()145
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doAdd(Object[])223
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doAdd(Object[])219
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.doPaste(Object, Object[])477
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.handleDelete()277
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.hasModels(IFeatureModel[])402
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.initialize()332
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.refresh()419
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.swap(int, int)213
org.eclipse.pde.internal.ui.editor.feature.InfoSection.applyInfoText(IFeatureInfo, String, String, int)275
org.eclipse.pde.internal.ui.editor.feature.InfoSection.createTabs()351
org.eclipse.pde.internal.ui.editor.feature.InfoSection.dispose()319
org.eclipse.pde.internal.ui.editor.feature.InfoSection.infoModified()326
org.eclipse.pde.internal.ui.editor.feature.InfoSection.initialize()296
org.eclipse.pde.internal.ui.editor.feature.InfoSection.refresh()339
org.eclipse.pde.internal.ui.editor.feature.InfoSection.updateTabSelection()378
org.eclipse.pde.internal.ui.editor.feature.InstallSection.2.textValueChanged(FormEntry)98
org.eclipse.pde.internal.ui.editor.feature.InstallSection.createClient(Section, FormToolkit)71
org.eclipse.pde.internal.ui.editor.feature.InstallSection.dispose()114
org.eclipse.pde.internal.ui.editor.feature.InstallSection.initialize()121
org.eclipse.pde.internal.ui.editor.feature.InstallSection.refresh()142
org.eclipse.pde.internal.ui.editor.feature.PluginDetailsSection.dispose()152
org.eclipse.pde.internal.ui.editor.feature.PluginDetailsSection.initialize(IManagedForm)164
org.eclipse.pde.internal.ui.editor.feature.PluginSection.canAdd(IPluginModelBase)205
org.eclipse.pde.internal.ui.editor.feature.PluginSection.dispose()139
org.eclipse.pde.internal.ui.editor.feature.PluginSection.doAdd(Object[])188
org.eclipse.pde.internal.ui.editor.feature.PluginSection.doPaste(Object, Object[])413
org.eclipse.pde.internal.ui.editor.feature.PluginSection.handleDelete()227
org.eclipse.pde.internal.ui.editor.feature.PluginSection.initialize()290
org.eclipse.pde.internal.ui.editor.feature.PluginSection.refresh()369
org.eclipse.pde.internal.ui.editor.feature.PortabilitySection.applyValue(String, String)82
org.eclipse.pde.internal.ui.editor.feature.PortabilitySection.dispose()234
org.eclipse.pde.internal.ui.editor.feature.PortabilitySection.initialize(IManagedForm)246
org.eclipse.pde.internal.ui.editor.feature.PortabilitySection.setValue(String)294
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.canAdd(IFeatureModel)253
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.canAdd(IPluginModelBase)190
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.dispose()300
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doAdd(Object[])232
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doAdd(Object[])238
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.doPaste(Object, Object[])508
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.handleDelete()270
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.hasModels(IFeatureModel[])449
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.initialize()360
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.recomputeImports()401
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.refresh()464
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.createClient(Section, FormToolkit)89
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.dispose()135
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.initialize()142
org.eclipse.pde.internal.ui.editor.feature.URLSection.dispose()103
org.eclipse.pde.internal.ui.editor.feature.URLSection.doPaste(Object, Object[])326
org.eclipse.pde.internal.ui.editor.feature.URLSection.handleDelete()165
org.eclipse.pde.internal.ui.editor.feature.URLSection.handleNew()127
org.eclipse.pde.internal.ui.editor.feature.URLSection.initialize()221
org.eclipse.pde.internal.ui.editor.feature.URLSection.refresh()285
org.eclipse.pde.internal.ui.editor.product.FeatureSection.handleOpen(IStructuredSelection)325
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.handleAdd()198
org.eclipse.pde.internal.ui.editor.product.ProductValidateAction.addFeatureAndChildren(String, String, List)92
org.eclipse.pde.internal.ui.editor.site.CategorySection.doAdd(Object[])733
org.eclipse.pde.internal.ui.editor.site.SiteEditor.getFeatureModels(ISiteFeature[])212
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage.getFeature(ISiteFeature)126
org.eclipse.pde.internal.ui.launcher.LaunchAction.addFeatureAndChildren(String, String, List)188
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IProductFeature)663
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(ISiteFeature)307
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.DetailedLabelProvider.getImage(Object)132
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.DetailedLabelProvider.getImage(Object)132
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.DetailedLabelProvider.getText(Object)155
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.DetailedLabelProvider.getText(Object)155
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.getElementName(Object)426
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareSimilarObjects(Object, Object)723
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareSimilarObjects(Object, Object)724
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareSimilarObjects(Object, Object)723
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareSimilarObjects(Object, Object)724
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchItemsFilter.matchItem(Object)641
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchItemsFilter.matchItem(Object)641
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.getFeatureModel(IMemento)561
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.getFeatureModel(IMemento)561
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.restoreItemFromMemento(IMemento)548
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.restoreItemFromMemento(IMemento)548
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.storeItemToMemento(Object, IMemento)610
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.storeItemToMemento(Object, IMemento)610
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.SearchLabelProvider.getText(Object)92
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.SearchLabelProvider.getText(Object)92
org.eclipse.pde.internal.ui.wizards.exports.FeatureExportWizard.addPages()46
org.eclipse.pde.internal.ui.wizards.exports.FeatureOptionsTab.addAdditionalOptions(Composite)138
org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizard.addPages()60
org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizard.getFeatureModels()102
org.eclipse.pde.internal.ui.wizards.feature.PatchSpecPage.1.widgetSelected(SelectionEvent)179
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.dialogs.FeatureSelectionDialog.FeatureSelectionDialog(Shell, IFeatureModel[], boolean)-1
org.eclipse.pde.internal.ui.editor.category.CategorySection.canAdd(IFeatureModel)-1
org.eclipse.pde.internal.ui.editor.category.CategorySection.createSiteFeature(ISiteModel, IFeatureModel)-1
org.eclipse.pde.internal.ui.editor.feature.DataSection.1.(DataSection, IContainer, IFeatureModel)-1
org.eclipse.pde.internal.ui.editor.feature.DataSection.canAdd(IFeatureModel, String)-1
org.eclipse.pde.internal.ui.editor.feature.DataSection.processNewResult(IFeatureModel, IContainer, Object[])-1
org.eclipse.pde.internal.ui.editor.feature.FeatureEditor.openFeatureEditor(IFeatureModel)-1
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.3.(FeatureSpecSection, IContextPart, IFeature, IFeatureModel)-1
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])-1
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])-1
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.canAdd(IFeatureModel)-1
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.hasModels(IFeatureModel[])-1
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.canAdd(IFeatureModel)-1
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.hasModels(IFeatureModel[])-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.canAdd(IFeatureModel)-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.createSiteFeature(ISiteModel, IFeatureModel)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(IFeatureModel, boolean)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(IFeatureModel)-1
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareFeatures(IFeatureModel, IFeatureModel)-1
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareFeatures(IFeatureModel, IFeatureModel)-1
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareFeatures(IFeatureModel, IFeatureModel)-1
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchComparator.compareFeatures(IFeatureModel, IFeatureModel)-1
org.eclipse.pde.internal.ui.wizards.exports.CrossPlatformExportPage.CrossPlatformExportPage(String, IFeatureModel)-1
org.eclipse.pde.internal.ui.wizards.feature.CreateFeaturePatchOperation.CreateFeaturePatchOperation(IProject, IPath, FeatureData, IFeatureModel, Shell)-1
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportOperation.createProject(IFeatureModel, IProgressMonitor)-1
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportOperation.FeatureImportOperation(IFeatureModel[], boolean, IPath, FeatureImportOperationIReplaceQuery)-1
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportOperation.needsJavaNature(IFeatureModel)-1
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportOperation.setClasspath(IProject, IFeatureModel, IProgressMonitor)-1
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportOperation.setProjectNatures(IProject, IFeatureModel, IProgressMonitor)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BuildSiteAction.getFeatureModels(ISiteFeature[])-1
org.eclipse.pde.internal.ui.editor.product.FeatureSection.getAvailableChoices()-1
org.eclipse.pde.internal.ui.editor.product.ProductValidateAction.getUniqueFeatures()-1
org.eclipse.pde.internal.ui.editor.site.SiteEditor.getFeatureModels(ISiteFeature[])-1
org.eclipse.pde.internal.ui.launcher.LaunchAction.getUniqueFeatures()-1
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.getFeatureModel(IMemento)-1
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.PluginSearchSelectionHistory.getFeatureModel(IMemento)-1
org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizard.getFeatureModels()-1
org.eclipse.pde.internal.ui.wizards.feature.AbstractFeatureSpecPage.getFeatureToPatch()-1
org.eclipse.pde.internal.ui.wizards.feature.AbstractNewFeatureWizard.FeaturePatchProvider.getFeatureToPatch()-1
org.eclipse.pde.internal.ui.wizards.feature.AbstractNewFeatureWizard.FeaturePatchProvider.getFeatureToPatch()-1
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportWizardPage.getModels()-1
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportWizardPage.getSelectedModels()-1

org.eclipse.pde.internal.core.ifeature.IFeatureObject

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.modelChanged(IModelChangedEvent)126
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureEditor.getInputContext(Object)323
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.modelChanged(IModelChangedEvent)125
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.modelChanged(IModelChangedEvent)126

org.eclipse.pde.internal.core.ifeature.IFeaturePlugin

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])75
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])97
org.eclipse.pde.internal.ui.editor.feature.PluginSection.doAdd(Object[])190
org.eclipse.pde.internal.ui.editor.feature.PluginSection.handleDelete()234
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.handleAdd()210
org.eclipse.pde.internal.ui.wizards.feature.CreateFeatureProjectOperation.configureFeature(IFeature, WorkspaceFeatureModel)34
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])75
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])97
org.eclipse.pde.internal.ui.editor.feature.PluginDetailsSection.selectionChanged(IFormPart, ISelection)189
org.eclipse.pde.internal.ui.editor.feature.PluginSection.handleDelete()237
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.handleAdd()242
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)408
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.PluginDetailsSection.fInput-1
org.eclipse.pde.internal.ui.editor.feature.PluginReference.reference-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.DataSection.modelChanged(IModelChangedEvent)260
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getParentPageId(Object)77
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.modelChanged(IModelChangedEvent)164
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeAdd(IFeatureModel, Object[])74
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.executeRemove(IFeatureModel, Object[])96
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.getPageId(Object)31
org.eclipse.pde.internal.ui.editor.feature.PluginDetailsSection.selectionChanged(IFormPart, ISelection)188
org.eclipse.pde.internal.ui.editor.feature.PluginSection.modelChanged(IModelChangedEvent)304
org.eclipse.pde.internal.ui.editor.feature.PluginSection.setFormInput(Object)146
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.modelChanged(IModelChangedEvent)392
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.handleAdd()241
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)407
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.PluginSection.handleDelete()237
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.canAdd(IPluginModelBase)201
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.handleAdd()205
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.PluginReference.PluginReference(IFeaturePlugin, IPluginModelBase)-1
org.eclipse.pde.internal.ui.editor.feature.PluginReference.setReference(IFeaturePlugin)-1
org.eclipse.pde.internal.ui.editor.feature.SynchronizeVersionsWizardPage.synchronizeVersion(int, String, IFeaturePlugin, IProgressMonitor)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IFeaturePlugin)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.PluginReference.getReference()-1

org.eclipse.pde.internal.core.ifeature.IFeatureURL

INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.modelChanged(IModelChangedEvent)438
org.eclipse.pde.internal.ui.editor.feature.FeatureUndoManager.getPageId(Object)29
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.modelChanged(IModelChangedEvent)158
org.eclipse.pde.internal.ui.editor.feature.URLSection.modelChanged(IModelChangedEvent)233
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getURLs()132
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.commitSiteName(String)129
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.commitSiteUrl(String)85
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.setUpdateSiteNameText()508
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.setUpdateSiteUrlText()491
org.eclipse.pde.internal.ui.editor.feature.URLSection.handleDelete()171
org.eclipse.pde.internal.ui.editor.feature.URLSection.handleNew()129
org.eclipse.pde.internal.ui.editor.feature.URLSection.URLContentProvider.getElements(Object)49
org.eclipse.pde.internal.ui.editor.feature.URLSection.URLContentProvider.getElements(Object)49

org.eclipse.pde.internal.core.ifeature.IFeatureURLElement

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.selectionChanged(IFormPart, ISelection)227
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.selectionChanged(IFormPart, ISelection)228
org.eclipse.pde.internal.ui.editor.feature.URLSection.handleDelete()176
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)393
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.fInput-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getParent(Object)139
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.getParentPageId(Object)83
org.eclipse.pde.internal.ui.editor.feature.FeatureOutlinePage.modelChanged(IModelChangedEvent)164
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.modelChanged(IModelChangedEvent)443
org.eclipse.pde.internal.ui.editor.feature.InfoSection.setFormInput(Object)243
org.eclipse.pde.internal.ui.editor.feature.InfoSection.updateEditorInput(Object, boolean)432
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.modelChanged(IModelChangedEvent)163
org.eclipse.pde.internal.ui.editor.feature.URLDetailsSection.selectionChanged(IFormPart, ISelection)227
org.eclipse.pde.internal.ui.editor.feature.URLSection.fillContextMenu(IMenuManager)117
org.eclipse.pde.internal.ui.editor.feature.URLSection.modelChanged(IModelChangedEvent)237
org.eclipse.pde.internal.ui.editor.feature.URLSection.URLLabelProvider.getImage(Object)60
org.eclipse.pde.internal.ui.editor.feature.URLSection.URLLabelProvider.getImage(Object)60
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)392
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.commitSiteName(String)139
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.commitSiteUrl(String)95
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.setUpdateSiteNameText()510
org.eclipse.pde.internal.ui.editor.feature.FeatureSpecSection.setUpdateSiteUrlText()493
org.eclipse.pde.internal.ui.editor.feature.URLSection.handleDelete()176
org.eclipse.pde.internal.ui.editor.feature.URLSection.handleNew()140
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IFeatureURLElement)-1

org.eclipse.pde.internal.core.IFeatureModelDelta

PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategorySection.modelsChanged(IFeatureModelDelta)-1
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.8.(IncludedFeaturesSection, IFeatureModelDelta)-1
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection.modelsChanged(IFeatureModelDelta)-1
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.8.(RequiresSection, IFeatureModelDelta)-1
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.modelsChanged(IFeatureModelDelta)-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.modelsChanged(IFeatureModelDelta)-1

org.eclipse.pde.internal.core.IFeatureModelListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategorySection-1
org.eclipse.pde.internal.ui.editor.feature.IncludedFeaturesSection-1
org.eclipse.pde.internal.ui.editor.feature.RequiresSection-1
org.eclipse.pde.internal.ui.editor.site.CategorySection-1

org.eclipse.pde.internal.core.IModelChangedListenerFilter

IMPLEMENTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContextManager.1-1

org.eclipse.pde.internal.core.IModelChangeProviderExtension

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContextManager.transferListeners(IModel, IModel)105
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContextManager.transferListeners(IModel, IModel)106
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContextManager.transferListeners(IModel, IModel)104
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContextManager.transferListeners(IModel, IModel)104
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContextManager.transferListeners(IModel, IModel)105
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContextManager.transferListeners(IModel, IModel)106

org.eclipse.pde.internal.core.IPluginModelListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.PluginSection-1
org.eclipse.pde.internal.ui.editor.feature.RequiresSection-1
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection-1
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection-1
org.eclipse.pde.internal.ui.editor.product.PluginSection-1
org.eclipse.pde.internal.ui.views.dependencies.DependenciesViewPageContentProvider-1
org.eclipse.pde.internal.ui.views.plugins.PluginsView-1
org.eclipse.pde.internal.ui.views.target.StateViewPage-1

org.eclipse.pde.internal.core.iproduct.IAboutInfo

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.AboutSection.getAboutInfo()163
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.initializeProductInfo(IProductModelFactory, IProduct, String)129
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.getAboutImage()409
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.getAboutText()400
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.AboutSection.getAboutInfo()-1

org.eclipse.pde.internal.core.iproduct.IArgumentsInfo

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.ArgumentsSection.2.textValueChanged(FormEntry)92
org.eclipse.pde.internal.ui.editor.product.ArgumentsSection.3.textValueChanged(FormEntry)102
org.eclipse.pde.internal.ui.editor.product.ArgumentsSection.getLauncherArguments()145
org.eclipse.pde.internal.ui.launcher.LaunchAction.getProgramArguments(String)129
org.eclipse.pde.internal.ui.launcher.LaunchAction.getVMArguments(String)139
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.initializeProduct(IProduct)65
org.eclipse.pde.internal.ui.wizards.product.ProductFromConfigOperation.initializeProduct(IProduct)104
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.ArgumentsSection.getLauncherArguments()-1

org.eclipse.pde.internal.core.iproduct.IConfigurationFileInfo

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.ConfigurationSection.2.widgetSelected(SelectionEvent)109
org.eclipse.pde.internal.ui.editor.product.ConfigurationSection.3.textValueChanged(FormEntry)130
org.eclipse.pde.internal.ui.editor.product.ConfigurationSection.getConfigurationFileInfo()202
org.eclipse.pde.internal.ui.editor.product.ConfigurationSection.refresh()184
org.eclipse.pde.internal.ui.launcher.LaunchAction.getTemplateConfigIni(String)213
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.initializeProduct(IProduct)61
org.eclipse.pde.internal.ui.wizards.product.ProductFromConfigOperation.initializeProduct(IProduct)91
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.ConfigurationSection.getConfigurationFileInfo()-1

org.eclipse.pde.internal.core.iproduct.IIntroInfo

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.IntroSection.getIntroInfo()187
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.IntroSection.getIntroInfo()-1

org.eclipse.pde.internal.core.iproduct.IJREInfo

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.JRESection.getJVMLocations()229
org.eclipse.pde.internal.ui.launcher.LaunchAction.getJREContainer(String)144
org.eclipse.pde.internal.ui.wizards.product.ProductFromConfigOperation.initializeProduct(IProduct)64
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.JRESection.getJVMLocations()-1

org.eclipse.pde.internal.core.iproduct.ILauncherInfo

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.LauncherSection.getLauncherInfo()393
org.eclipse.pde.internal.ui.editor.product.LauncherSection.refresh()341
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.LauncherSection.getLauncherInfo()-1

org.eclipse.pde.internal.core.iproduct.ILicenseInfo

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.LicenseSection.getLicenseInfo()103
org.eclipse.pde.internal.ui.editor.product.LicenseSection.refresh()84
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.LicenseSection.getLicenseInfo()-1

org.eclipse.pde.internal.core.iproduct.IPluginConfiguration

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.addPlugin(String)275
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.handleRemove()253
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.addPlugins(IProductModelFactory, IProduct, Map)191
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.LabelProvider.getColumnImage(Object, int)81
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.LabelProvider.getColumnImage(Object, int)81
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.LabelProvider.getColumnText(Object, int)86
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.LabelProvider.getColumnText(Object, int)86
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.showControls()330
org.eclipse.pde.internal.ui.launcher.LaunchAction.appendBundle(StringBuffer, IPluginModelBase)113
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.addPlugins(IProductModelFactory, IProduct, Map)191
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.modelChanged(IModelChangedEvent)398
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.modelChanged(IModelChangedEvent)390
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.addPlugin(String)273
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.LabelProvider.getColumnText(Object, int)86
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.LabelProvider.getColumnText(Object, int)86
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.showControls()330
org.eclipse.pde.internal.ui.launcher.LaunchAction.appendBundle(StringBuffer, IPluginModelBase)113
org.eclipse.pde.internal.ui.launcher.LaunchAction.LaunchAction(IProduct, String, String)51
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.addPlugins(IProductModelFactory, IProduct, Map)174
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.3.(PluginConfigurationSection, Spinner, TableItem, IPluginConfiguration)-1
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.4.(PluginConfigurationSection, TableItem, CCombo, IPluginConfiguration)-1

org.eclipse.pde.internal.core.iproduct.IProduct

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.ContentProvider.inputChanged(Viewer, Object, Object)71
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.ContentProvider.inputChanged(Viewer, Object, Object)71
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.ContentProvider.fProduct-1
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.ContentProvider.fProduct-1
org.eclipse.pde.internal.ui.editor.product.ProductValidateAction.fProduct-1
org.eclipse.pde.internal.ui.launcher.LaunchAction.fProduct-1
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.fProduct-1
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionWizard.fProduct-1
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitonWizardPage.fProduct-1
org.eclipse.pde.internal.ui.wizards.product.ProductIntroOperation.fProduct-1
org.eclipse.pde.internal.ui.wizards.product.ProductIntroWizard.fProduct-1
org.eclipse.pde.internal.ui.wizards.product.ProductIntroWizardPage.fProduct-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.GeneralInfoSection.modelChanged(IModelChangedEvent)188
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.handleModelEventChange(IModelChangedEvent)544
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.FeatureSection.addFeature(String, String)202
org.eclipse.pde.internal.ui.editor.product.FeatureSection.getAvailableChoices()343
org.eclipse.pde.internal.ui.editor.product.FeatureSection.handleRemoveAll()211
org.eclipse.pde.internal.ui.editor.product.FeatureSection.swap(int, int)487
org.eclipse.pde.internal.ui.editor.product.GeneralInfoSection.refresh()165
org.eclipse.pde.internal.ui.editor.product.IntroSection.addDependenciesAndPlugins()209
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.addPlugin(String)271
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.handleRemoveAll()261
org.eclipse.pde.internal.ui.editor.product.PluginSection.addPlugin(String, String)460
org.eclipse.pde.internal.ui.editor.product.PluginSection.getBundles()448
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleAddRequired(IProductPlugin[], boolean)377
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleAddWorkingSet()396
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleRemoveAll()416
org.eclipse.pde.internal.ui.editor.product.ProductEditor.contributeToToolbar(IToolBarManager)178
org.eclipse.pde.internal.ui.editor.product.ProductInfoSection.5.widgetSelected(SelectionEvent)282
org.eclipse.pde.internal.ui.editor.product.ProductInfoSection.handleNewDefinition()221
org.eclipse.pde.internal.ui.editor.product.ProductInfoSection.refresh()309
org.eclipse.pde.internal.ui.editor.product.ProductOutlinePage.getChildren(Object)29
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.EditorUtilities.getFullPath(IPath, IProduct)-1
org.eclipse.pde.internal.ui.editor.EditorUtilities.getImageData(IValidatorMessageHandler, FormEntry, IProduct)-1
org.eclipse.pde.internal.ui.editor.EditorUtilities.imageEntryHasExactDepthAndSize(IValidatorMessageHandler, FormEntry, IProduct, int, int, int)-1
org.eclipse.pde.internal.ui.editor.EditorUtilities.imageEntryHasExactSize(IValidatorMessageHandler, FormEntry, IProduct, int, int)-1
org.eclipse.pde.internal.ui.editor.EditorUtilities.imageEntryHasValidIco(IValidatorMessageHandler, FormEntry, IProduct)-1
org.eclipse.pde.internal.ui.editor.EditorUtilities.imageEntryInternalValidate(IValidatorMessageHandler, FormEntry, IProduct, EditorUtilitiesValidationInfo, int)-1
org.eclipse.pde.internal.ui.editor.EditorUtilities.imageEntrySizeDoesNotExceed(IValidatorMessageHandler, FormEntry, IProduct, int, int, int, int)-1
org.eclipse.pde.internal.ui.editor.product.ProductValidateAction.ProductValidateAction(IProduct)-1
org.eclipse.pde.internal.ui.launcher.LaunchAction.LaunchAction(IProduct, String, String)-1
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.addPlugins(IProductModelFactory, IProduct, Map)-1
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.addPlugins(IProductModelFactory, IProduct, String[])-1
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.initializeProduct(IProduct)-1
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.initializeProductInfo(IProductModelFactory, IProduct, String)-1
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.ProductDefinitionOperation(IProduct, String, String, String, Shell, IProject)-1
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.ProductDefinitionOperation(IProduct, String, String, String, Shell)-1
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionWizard.ProductDefinitionWizard(IProduct)-1
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitonWizardPage.ProductDefinitonWizardPage(String, IProduct)-1
org.eclipse.pde.internal.ui.wizards.product.ProductFromConfigOperation.initializeProduct(IProduct)-1
org.eclipse.pde.internal.ui.wizards.product.ProductFromExtensionOperation.initializeProduct(IProduct)-1
org.eclipse.pde.internal.ui.wizards.product.ProductIntroOperation.ProductIntroOperation(IProduct, String, String, Shell)-1
org.eclipse.pde.internal.ui.wizards.product.ProductIntroWizard.ProductIntroWizard(IProduct, boolean)-1
org.eclipse.pde.internal.ui.wizards.product.ProductIntroWizardPage.ProductIntroWizardPage(String, IProduct)-1
org.eclipse.pde.internal.ui.wizards.product.SynchronizationOperation.getPluginId(IProduct)-1
org.eclipse.pde.internal.ui.wizards.product.SynchronizationOperation.getProductId(IProduct)-1
org.eclipse.pde.internal.ui.wizards.product.SynchronizationOperation.SynchronizationOperation(IProduct, Shell, IProject)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.AboutSection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.ArgumentsSection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.ConfigurationSection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.FeatureSection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.GeneralInfoSection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.IntroSection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.JRESection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.LauncherSection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.LicenseSection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.PluginSection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.ProductInfoSection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.ProductLauncherFormPageHelper.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.SplashLocationSection.getProduct()-1
org.eclipse.pde.internal.ui.editor.product.WindowImagesSection.getProduct()-1

org.eclipse.pde.internal.core.iproduct.IProductFeature

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.FeatureSection.addFeature(String, String)207
org.eclipse.pde.internal.ui.editor.product.FeatureSection.doPaste(Object, Object[])264
org.eclipse.pde.internal.ui.editor.product.FeatureSection.handleDelete()276
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.FeatureSection.doPaste(Object, Object[])262
org.eclipse.pde.internal.ui.editor.product.FeatureSection.doPaste(Object, Object[])267
org.eclipse.pde.internal.ui.editor.product.FeatureSection.handleOpen(IStructuredSelection)323
org.eclipse.pde.internal.ui.editor.product.FeatureSection.handleProperties()181
org.eclipse.pde.internal.ui.editor.product.FeatureSection.swap(int, int)484
org.eclipse.pde.internal.ui.editor.product.FeatureSection.swap(int, int)485
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)405
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)96
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.FeatureSection.canPaste(Object, Object[])253
org.eclipse.pde.internal.ui.editor.product.FeatureSection.doPaste(Object, Object[])266
org.eclipse.pde.internal.ui.editor.product.FeatureSection.doPaste(Object, Object[])261
org.eclipse.pde.internal.ui.editor.product.FeatureSection.modelChanged(IModelChangedEvent)373
org.eclipse.pde.internal.ui.editor.product.FeatureSection.modelChanged(IModelChangedEvent)382
org.eclipse.pde.internal.ui.editor.product.FeatureSection.setFormInput(Object)436
org.eclipse.pde.internal.ui.editor.product.FeatureSection.updateButtons(boolean, boolean)450
org.eclipse.pde.internal.ui.editor.product.ProductOutlinePage.getParentPageId(Object)40
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)404
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)95
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.FeatureSection.addFeature(String, String)204
org.eclipse.pde.internal.ui.editor.product.FeatureSection.handleOpen(IStructuredSelection)323
org.eclipse.pde.internal.ui.editor.product.FeatureSection.handleProperties()181
org.eclipse.pde.internal.ui.editor.product.FeatureSection.swap(int, int)484
org.eclipse.pde.internal.ui.editor.product.FeatureSection.swap(int, int)485
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.handleAdd()196
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IProductFeature)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(IProductFeature)-1

org.eclipse.pde.internal.core.iproduct.IProductModel

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.AboutSection.getModel()176
org.eclipse.pde.internal.ui.editor.product.ArgumentsSection.getModel()158
org.eclipse.pde.internal.ui.editor.product.ConfigurationSection.getModel()215
org.eclipse.pde.internal.ui.editor.product.FeatureSection.getModel()359
org.eclipse.pde.internal.ui.editor.product.GeneralInfoSection.getModel()154
org.eclipse.pde.internal.ui.editor.product.IntroSection.getModel()200
org.eclipse.pde.internal.ui.editor.product.JRESection.getModel()249
org.eclipse.pde.internal.ui.editor.product.JRESection.getProductModel()166
org.eclipse.pde.internal.ui.editor.product.LauncherSection.getModel()406
org.eclipse.pde.internal.ui.editor.product.LicenseSection.getModel()116
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.getModel()367
org.eclipse.pde.internal.ui.editor.product.PluginSection.getModel()474
org.eclipse.pde.internal.ui.editor.product.ProductEditor.contributeToToolbar(IToolBarManager)178
org.eclipse.pde.internal.ui.editor.product.ProductEditor.useFeatures()146
org.eclipse.pde.internal.ui.editor.product.ProductInfoSection.getModel()298
org.eclipse.pde.internal.ui.editor.product.ProductInputContext.doRevert()105
org.eclipse.pde.internal.ui.editor.product.ProductLauncherFormPageHelper.getLaunchObject()38
org.eclipse.pde.internal.ui.editor.product.ProductLauncherFormPageHelper.getProduct()64
org.eclipse.pde.internal.ui.editor.product.ProductOutlinePage.getChildren(Object)29
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.getModel()491
org.eclipse.pde.internal.ui.editor.product.SplashLocationSection.getModel()113
org.eclipse.pde.internal.ui.editor.product.WindowImagesSection.getModel()128
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.AboutSection.dispose()208
org.eclipse.pde.internal.ui.editor.product.ArgumentsSection.dispose()187
org.eclipse.pde.internal.ui.editor.product.ConfigurationSection.dispose()158
org.eclipse.pde.internal.ui.editor.product.FeatureSection.dispose()226
org.eclipse.pde.internal.ui.editor.product.GeneralInfoSection.dispose()72
org.eclipse.pde.internal.ui.editor.product.IntroSection.dispose()269
org.eclipse.pde.internal.ui.editor.product.JRESection.dispose()173
org.eclipse.pde.internal.ui.editor.product.LauncherSection.dispose()176
org.eclipse.pde.internal.ui.editor.product.LicenseSection.dispose()148
org.eclipse.pde.internal.ui.editor.product.PluginSection.dispose()276
org.eclipse.pde.internal.ui.editor.product.ProductInfoSection.dispose()181
org.eclipse.pde.internal.ui.editor.product.ProductInputContext.createModel(IEditorInput)51
org.eclipse.pde.internal.ui.editor.product.ProductInputContext.doRevert()105
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.dispose()560
org.eclipse.pde.internal.ui.editor.product.SplashLocationSection.dispose()157
org.eclipse.pde.internal.ui.editor.product.WindowImagesSection.dispose()193
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.AboutSection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.ArgumentsSection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.ConfigurationSection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.FeatureSection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.GeneralInfoSection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.IntroSection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.JRESection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.JRESection.getProductModel()-1
org.eclipse.pde.internal.ui.editor.product.LauncherSection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.LicenseSection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.PluginSection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.ProductInfoSection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.SplashLocationSection.getModel()-1
org.eclipse.pde.internal.ui.editor.product.WindowImagesSection.getModel()-1

org.eclipse.pde.internal.core.iproduct.IProductModelFactory

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.FeatureSection.addFeature(String, String)203
org.eclipse.pde.internal.ui.editor.product.IntroSection.addDependenciesAndPlugins()211
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.addPlugin(String)272
org.eclipse.pde.internal.ui.editor.product.PluginSection.addPlugin(String, String)461
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleAddRequired(IProductPlugin[], boolean)378
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleAddWorkingSet()397
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.initializeProduct(IProduct)60
org.eclipse.pde.internal.ui.wizards.product.ProductFromConfigOperation.initializeProduct(IProduct)48
org.eclipse.pde.internal.ui.wizards.product.ProductFromExtensionOperation.initializeProduct(IProduct)35
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.addPlugins(IProductModelFactory, IProduct, Map)-1
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.addPlugins(IProductModelFactory, IProduct, String[])-1
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.initializeProductInfo(IProductModelFactory, IProduct, String)-1

org.eclipse.pde.internal.core.iproduct.IProductObject

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.handleModelEventChange(IModelChangedEvent)541
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.handleModelEventChange(IModelChangedEvent)541

org.eclipse.pde.internal.core.iproduct.IProductPlugin

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.IntroSection.addDependenciesAndPlugins()214
org.eclipse.pde.internal.ui.editor.product.IntroSection.addDependenciesAndPlugins()219
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.handleAdd()229
org.eclipse.pde.internal.ui.editor.product.PluginSection.addPlugin(String, String)465
org.eclipse.pde.internal.ui.editor.product.PluginSection.doPaste(Object, Object[])592
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleAddRequired(IProductPlugin[], boolean)379
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleAddWorkingSet()411
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleDelete()424
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.addPlugins(IProductModelFactory, IProduct, Map)160
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.addPlugins(IProductModelFactory, IProduct, String[])195
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.handleAdd()240
org.eclipse.pde.internal.ui.editor.product.PluginSection.1.compare(Viewer, Object, Object)128
org.eclipse.pde.internal.ui.editor.product.PluginSection.1.compare(Viewer, Object, Object)127
org.eclipse.pde.internal.ui.editor.product.PluginSection.doPaste(Object, Object[])595
org.eclipse.pde.internal.ui.editor.product.PluginSection.doPaste(Object, Object[])590
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleAddWorkingSet()411
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleOpen(IStructuredSelection)351
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleProperties()255
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)359
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)60
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.handleAdd()239
org.eclipse.pde.internal.ui.editor.product.PluginConfigurationSection.modelChanged(IModelChangedEvent)400
org.eclipse.pde.internal.ui.editor.product.PluginSection.canPaste(Object, Object[])303
org.eclipse.pde.internal.ui.editor.product.PluginSection.doPaste(Object, Object[])589
org.eclipse.pde.internal.ui.editor.product.PluginSection.doPaste(Object, Object[])594
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleOpen(IStructuredSelection)350
org.eclipse.pde.internal.ui.editor.product.PluginSection.modelChanged(IModelChangedEvent)498
org.eclipse.pde.internal.ui.editor.product.PluginSection.modelChanged(IModelChangedEvent)489
org.eclipse.pde.internal.ui.editor.product.PluginSection.setFormInput(Object)580
org.eclipse.pde.internal.ui.editor.product.PluginSection.updateRemoveButtons(boolean, boolean)606
org.eclipse.pde.internal.ui.editor.product.ProductOutlinePage.getParentPageId(Object)38
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)358
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)59
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.IntroSection.addDependenciesAndPlugins()212
org.eclipse.pde.internal.ui.editor.product.PluginSection.1.compare(Viewer, Object, Object)127
org.eclipse.pde.internal.ui.editor.product.PluginSection.1.compare(Viewer, Object, Object)128
org.eclipse.pde.internal.ui.editor.product.PluginSection.addPlugin(String, String)462
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleAddRequired(IProductPlugin[], boolean)384
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleAddWorkingSet()404
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleProperties()255
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.addPlugins(IProductModelFactory, IProduct, Map)167
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.addPlugins(IProductModelFactory, IProduct, String[])197
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.PluginSection.handleAddRequired(IProductPlugin[], boolean)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(IProductPlugin)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(IProductPlugin)-1

org.eclipse.pde.internal.core.iproduct.ISplashInfo

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.getSplashInfo()478
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.refresh()413
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.updateFieldProgressEnablement()582
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.updateFieldTemplateEnablement()625
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.updateUIFieldTemplateCombo()460
org.eclipse.pde.internal.ui.editor.product.SplashLocationSection.getSplashInfo()100
org.eclipse.pde.internal.ui.editor.product.SplashLocationSection.refresh()84
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.initializeProductInfo(IProductModelFactory, IProduct, String)149
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.getForegroundColor()451
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.getMessageRect()461
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.getProgressRect()456
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.getSplashHandlerType()207
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.isProgressDefined()193
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.getSplashInfo()-1
org.eclipse.pde.internal.ui.editor.product.SplashLocationSection.getSplashInfo()-1

org.eclipse.pde.internal.core.iproduct.IWindowImages

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.WindowImagesSection.getWindowImages()115
org.eclipse.pde.internal.ui.editor.product.WindowImagesSection.refresh()99
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.initializeProductInfo(IProductModelFactory, IProduct, String)134
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.getWindowImagesString()434
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.WindowImagesSection.getWindowImages()-1

org.eclipse.pde.internal.core.ischema.IDocumentSection

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.DocSection.getTopicName(Object)180
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getObjectLabel(Object)88
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.DocSection.getTopicName(Object)179
org.eclipse.pde.internal.ui.editor.schema.DocSection.setFormInput(Object)160
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getObjectLabel(Object)87
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getParentPageId(Object)114
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)386
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.DocSection.createTabs()238
org.eclipse.pde.internal.ui.editor.schema.DocSection.getTopicName(Object)180
org.eclipse.pde.internal.ui.editor.schema.DocSection.setFormInput(Object)163
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getObjectLabel(Object)88

org.eclipse.pde.internal.core.ischema.ISchema

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.DocSection.DocSection(PDEFormPage, Composite, IColorManager)57
org.eclipse.pde.internal.ui.editor.schema.SchemaEditor.previewReferenceDocument()111
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.createTopics()60
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getChildren(Object)25
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getMarkup()79
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.createFormContent(IManagedForm)108
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.dispose()206
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.handleLinkActivatedPreviewRefDoc()189
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.handleModelEventWorldChanged(IModelChangedEvent)240
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.initialize()200
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.modelChanged(IModelChangedEvent)218
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.getSchema()139
org.eclipse.pde.internal.ui.editor.schema.SchemaOverviewPage.createFormContent(IManagedForm)65
org.eclipse.pde.internal.ui.editor.schema.SchemaOverviewPage.handleLinkActivatedPreviewRefDoc()159
org.eclipse.pde.internal.ui.editor.schema.SchemaSpecSection.dispose()84
org.eclipse.pde.internal.ui.editor.schema.SchemaSpecSection.initialize()91
org.eclipse.pde.internal.ui.editor.schema.SchemaSpecSection.refresh()109
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.actions.OpenSchemaAction.fSchema-1
org.eclipse.pde.internal.ui.editor.schema.DocSection.fSchema-1
org.eclipse.pde.internal.ui.search.ShowDescriptionAction.fSchema-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.DocSection.getTopicName(Object)177
org.eclipse.pde.internal.ui.editor.schema.DocSection.handleApply()198
org.eclipse.pde.internal.ui.editor.schema.DocSection.setFormInput(Object)158
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)575
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getObjectLabel(Object)84
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getParentPageId(Object)114
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.modelChanged(IModelChangedEvent)217
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)386
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.CreateClassXMLResolution.getAttribute(PluginAttribute)64
org.eclipse.pde.internal.ui.editor.actions.OpenSchemaAction.findSchema(IPluginExtensionPoint)154
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canPaste(Object, Object[])900
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.fillContextMenu(PDEFormPage, IPluginParent, IMenuManager, boolean, boolean)398
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.resolveObjectName(SchemaRegistry, Object)793
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.validateDropMoveSchema(IPluginParent, IPluginParent)1386
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDoubleClick(IStructuredSelection)714
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleElementDelete(ISchemaElement, boolean)393
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.fillContentProvider(FilteredItemsSelectionDialogAbstractContentProvider, FilteredItemsSelectionDialogItemsFilter, IProgressMonitor)186
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.getQualifiedName(ISchemaAttribute)268
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaDetailsLabelProvider.getText(Object)135
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaDetailsLabelProvider.getText(Object)135
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaItemsFilter.matchItem(Object)152
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaItemsFilter.matchItem(Object)152
org.eclipse.pde.internal.ui.editor.schema.SchemaEditor.previewReferenceDocument()111
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.createTopics()60
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getChildren(Object)25
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getMarkup()79
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.createFormContent(IManagedForm)108
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.dispose()206
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.handleLinkActivatedPreviewRefDoc()189
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.handleModelEventWorldChanged(IModelChangedEvent)240
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.initialize()200
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.dispose()105
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.handleNewInclude()174
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.createExternalModel(FileStoreEditorInput)78
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.createModel(IEditorInput)67
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.createStorageModel(IStorageEditorInput)89
org.eclipse.pde.internal.ui.editor.schema.SchemaOverviewPage.createFormContent(IManagedForm)65
org.eclipse.pde.internal.ui.editor.schema.SchemaOverviewPage.handleLinkActivatedPreviewRefDoc()159
org.eclipse.pde.internal.ui.editor.schema.SchemaSpecSection.dispose()84
org.eclipse.pde.internal.ui.editor.schema.SchemaSpecSection.initialize()91
org.eclipse.pde.internal.ui.editor.schema.SchemaSpecSection.refresh()109
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)40
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectXML(IPluginModelBase, IProgressMonitor)155
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)383
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createRenameChange(IFile, Object[], String[], TextChange, IProgressMonitor)63
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.1.modifyModel(IBaseModel, IProgressMonitor)127
org.eclipse.pde.internal.ui.search.PreviewReferenceAction.run(IAction)39
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.prefixIconPaths(IPluginModelBase)393
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.actions.OpenSchemaAction.setInput(ISchema)-1
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getSchemaObject(ISchema, IPluginObject)-1
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectExtension(ISchema, IPluginParent, IPluginModelBase, IFile)-1
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.addExtensionAttributeEdit(ISchema, IPluginParent, MultiTextEdit, Object, String)-1
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectExtension(ISchema, IPluginParent, IFile)-1
org.eclipse.pde.internal.ui.search.ShowDescriptionAction.setSchema(ISchema)-1
org.eclipse.pde.internal.ui.search.ShowDescriptionAction.ShowDescriptionAction(ISchema)-1
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.inspectElementsIconPaths(ISchema, IPluginParent)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.actions.OpenSchemaAction.findSchema(IPluginExtensionPoint)-1
org.eclipse.pde.internal.ui.editor.contentassist.VirtualSchemaObject.getSchema()-1
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.getSchema(IPluginElement)-1
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.getSchema(IPluginExtension)-1
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.getSchema(IPluginParent)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.getSchema()-1
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getExtensionSchema(IPluginObject)-1

org.eclipse.pde.internal.core.ischema.ISchemaAttribute

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.applyAttribute(StringBuffer)270
org.eclipse.pde.internal.ui.editor.plugin.rows.ExtensionAttributeRow.getAttribute()47
org.eclipse.pde.internal.ui.editor.plugin.rows.ExtensionAttributeRow.getDescription()65
org.eclipse.pde.internal.ui.editor.plugin.rows.ExtensionAttributeRow.getName()52
org.eclipse.pde.internal.ui.editor.plugin.rows.ExtensionAttributeRow.getUse()59
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)777
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)777
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doPaste(ISchemaObject, ISchemaObject, ISchemaObject)789
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)308
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)673
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getSibling(Object, Object)655
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDelete(Object, boolean)359
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.getElementName(Object)220
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.OptionalAttributesFilter.select(Viewer, Object, Object)62
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.OptionalAttributesFilter.select(Viewer, Object, Object)62
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaDetailsLabelProvider.getText(Object)134
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaDetailsLabelProvider.getText(Object)134
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaItemsFilter.matchItem(Object)150
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaItemsFilter.matchItem(Object)150
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.decorateText(String, Object)116
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.decorateText(String, Object)116
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.getText(Object)100
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.getText(Object)100
org.eclipse.pde.internal.ui.editor.schema.SchemaDtdDetailsSection.updateDTDLabel(Object)58
org.eclipse.pde.internal.ui.editor.schema.SchemaEditor.canCut(ISelection)273
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)73
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)73
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.doOpenSelectionDialog(FormEntry)205
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)154
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)380
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.JavaAttributeValue.attInfo-1
org.eclipse.pde.internal.ui.editor.plugin.JavaAttributeWizard.fAttInfo-1
org.eclipse.pde.internal.ui.editor.plugin.JavaAttributeWizardPage.attInfo-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.apply(IDocument)79
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.applyAttribute(StringBuffer)269
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.getDisplayString()492
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.getImage()504
org.eclipse.pde.internal.ui.editor.plugin.rows.ExtensionAttributeRow.getAttribute()47
org.eclipse.pde.internal.ui.editor.plugin.rows.ExtensionAttributeRow.getDescription()64
org.eclipse.pde.internal.ui.editor.plugin.rows.ExtensionAttributeRow.getName()51
org.eclipse.pde.internal.ui.editor.plugin.rows.ExtensionAttributeRow.getUse()58
org.eclipse.pde.internal.ui.editor.schema.ElementSection.canPaste(Object, Object[])692
org.eclipse.pde.internal.ui.editor.schema.ElementSection.canPaste(Object, Object[])692
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.hasChildren(Object)85
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.hasChildren(Object)85
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)776
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doPaste(ISchemaObject, ISchemaObject, ISchemaObject)788
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)308
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)671
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)670
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getSibling(Object, Object)654
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getSibling(Object, Object)654
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDelete(Object, boolean)358
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)518
org.eclipse.pde.internal.ui.editor.schema.ElementSection.setFormInput(Object)231
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()627
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()643
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDropAdapter.validateDrop(Object, int, TransferData)58
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDropAdapter.validateDrop(Object, int, TransferData)60
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.getElementName(Object)219
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.OptionalAttributesFilter.select(Viewer, Object, Object)61
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.OptionalAttributesFilter.select(Viewer, Object, Object)61
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaDetailsLabelProvider.getText(Object)133
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaDetailsLabelProvider.getText(Object)133
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaItemsFilter.matchItem(Object)149
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaItemsFilter.matchItem(Object)149
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.decorateText(String, Object)115
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.decorateText(String, Object)115
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.getText(Object)99
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.getText(Object)99
org.eclipse.pde.internal.ui.editor.schema.SchemaDtdDetailsSection.updateDTDLabel(Object)57
org.eclipse.pde.internal.ui.editor.schema.SchemaEditor.canCut(ISelection)272
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getParentPageId(Object)112
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)72
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)72
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.doOpenSelectionDialog(FormEntry)204
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)153
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)379
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposal(IDocumentAttributeNode, int, IDocument)220
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionAllAttributes(IPluginParent, ISchemaElement)281
org.eclipse.pde.internal.ui.editor.plugin.ExtensionAttributePointDectector.checkIfOnTarget()133
org.eclipse.pde.internal.ui.editor.plugin.ExtensionDetails.isFieldRequired(String)207
org.eclipse.pde.internal.ui.editor.plugin.ExtensionElementDetails.modelChanged(IModelChangedEvent)181
org.eclipse.pde.internal.ui.editor.plugin.ManifestHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)57
org.eclipse.pde.internal.ui.editor.plugin.rows.ChoiceAttributeRow.getValidValue()90
org.eclipse.pde.internal.ui.editor.plugin.rows.ClassAttributeRow.doOpenSelectionDialog()89
org.eclipse.pde.internal.ui.editor.plugin.rows.ExtensionAttributeRow.getHoverContent(Control)107
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDelete(Object, boolean)359
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.fillContentProvider(FilteredItemsSelectionDialogAbstractContentProvider, FilteredItemsSelectionDialogItemsFilter, IProgressMonitor)196
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.getElementName(Object)220
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.OptionalAttributesFilter.select(Viewer, Object, Object)62
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.OptionalAttributesFilter.select(Viewer, Object, Object)62
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaDetailsLabelProvider.getText(Object)134
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaDetailsLabelProvider.getText(Object)134
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaItemsFilter.matchItem(Object)150
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaItemsFilter.matchItem(Object)150
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.decorateText(String, Object)116
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.decorateText(String, Object)116
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.getText(Object)100
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.getText(Object)100
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)73
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)73
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.doOpenSelectionDialog(FormEntry)205
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getAttributeText(IPluginAttribute, ISchemaElement)115
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getAttributeValueText(IPluginAttribute, ISchemaElement)125
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectExtension(ISchema, IPluginParent, IPluginModelBase, IFile)194
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectExtension(ISchema, IPluginParent, IPluginModelBase, IFile)174
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.addExtensionAttributeEdit(ISchema, IPluginParent, MultiTextEdit, Object, String)102
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectExtension(ISchema, IPluginParent, IFile)146
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectExtension(ISchema, IPluginParent, IFile)159
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.inspectElementsIconPaths(ISchema, IPluginParent)407
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.generateAttributeValue(IProject, int, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.generateAttributeValue(ISchemaAttribute, IBaseModel, String)-1
org.eclipse.pde.internal.ui.editor.plugin.ExtensionElementDetails.createAttributeRow(ISchemaAttribute, Composite, FormToolkit, int)-1
org.eclipse.pde.internal.ui.editor.plugin.JavaAttributeValue.JavaAttributeValue(IProject, IPluginModelBase, ISchemaAttribute, String)-1
org.eclipse.pde.internal.ui.editor.plugin.JavaAttributeWizard.JavaAttributeWizard(IProject, IPluginModelBase, ISchemaAttribute, String)-1
org.eclipse.pde.internal.ui.editor.plugin.JavaAttributeWizardPage.JavaAttributeWizardPage(IProject, IPluginModelBase, ISchemaAttribute, String)-1
org.eclipse.pde.internal.ui.editor.plugin.rows.BooleanAttributeRow.BooleanAttributeRow(IContextPart, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.plugin.rows.ButtonAttributeRow.ButtonAttributeRow(IContextPart, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.plugin.rows.ChoiceAttributeRow.ChoiceAttributeRow(IContextPart, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.plugin.rows.ClassAttributeRow.ClassAttributeRow(IContextPart, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.plugin.rows.ExtensionAttributeRow.ExtensionAttributeRow(IContextPart, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.plugin.rows.IdAttributeRow.IdAttributeRow(IContextPart, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.plugin.rows.ReferenceAttributeRow.ReferenceAttributeRow(IContextPart, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.plugin.rows.ResourceAttributeRow.ResourceAttributeRow(IContextPart, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.plugin.rows.TextAttributeRow.TextAttributeRow(IContextPart, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.plugin.rows.TranslatableAttributeRow.TranslatableAttributeRow(IContextPart, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleAttributeDelete(ISchemaAttribute, boolean)-1
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.getQualifiedName(ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteAttribute(ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.text.XMLUtil.createDefaultClassName(IProject, ISchemaAttribute, int)-1
org.eclipse.pde.internal.ui.editor.text.XMLUtil.createDefaultName(IProject, ISchemaAttribute, int)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(ISchemaAttribute)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.CreateClassXMLResolution.getAttribute(PluginAttribute)-1
org.eclipse.pde.internal.ui.editor.plugin.JavaAttributeValue.getAttributeInfo()-1
org.eclipse.pde.internal.ui.editor.plugin.rows.ExtensionAttributeRow.getAttribute()-1
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getSchemaAttribute(IDocumentAttributeNode, String)-1

org.eclipse.pde.internal.core.ischema.ISchemaComplexType

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeOpenTagProposal(IDocumentElementNode, int, IDocument)462
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeElementProposal(ISchemaElement, HashMap)49
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionAllAttributes(IPluginParent, ISchemaElement)269
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionType(ISchemaElement, IPluginParent, HashSet)171
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionZeroElementEdgeCase(ISchemaElement, IPluginParent, HashSet)93
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.hasOptionalChildren(ISchemaObject, boolean, HashSet)435
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.isSingleZeroElementEdgeCase(ISchemaElement, IPluginParent)119
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)65
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)65
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)281
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleAttributeDelete(ISchemaAttribute, boolean)412
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)559
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)565
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()635
org.eclipse.pde.internal.ui.editor.schema.SchemaElementDetails.updateFields(ISchemaObject)78
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getAttributes(ISchemaElement)73
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAddChildProposal(IDocumentElementNode, int, IDocument, String)438
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionType(ISchemaElement, IPluginParent, HashSet)165
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.hasOptionalChildren(ISchemaObject, boolean, HashSet)434
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.isSingleZeroElementEdgeCase(ISchemaElement, IPluginParent)116
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.addItemsForExtensionWithSchema(MenuManager, IPluginExtension, IPluginParent)149
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canPaste(Object, Object[])914
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.validateDropMoveSchema(IPluginParent, IPluginParent)1400
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)64
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)64
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleAttributeDelete(ISchemaAttribute, boolean)411
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)524
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)557
org.eclipse.pde.internal.ui.editor.schema.NewAttributeAction.run()44
org.eclipse.pde.internal.ui.editor.schema.SchemaElementDetails.updateFields(ISchemaObject)78
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getAttributes(ISchemaElement)72
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)48
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)147
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)565

org.eclipse.pde.internal.core.ischema.ISchemaCompositor

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeObjectChildProposal(ISchemaObject, TreeSet, HashMap, int)188
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionObject(IPluginParent, HashSet, ISchemaObject)191
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.hasOptionalChildren(ISchemaObject, boolean, HashSet)437
org.eclipse.pde.internal.ui.editor.schema.ElementSection.addCompositor(int)191
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)73
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)73
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doLink(ISchemaObject, ISchemaObject, ISchemaObject)765
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)773
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)771
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doPaste(ISchemaObject, ISchemaObject, ISchemaObject)783
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)666
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)684
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleCompositorDelete(ISchemaCompositor, boolean)437
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDelete(Object, boolean)370
org.eclipse.pde.internal.ui.editor.schema.SchemaDtdDetailsSection.updateDTDLabel(Object)63
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveElement(ISchemaObject, ISchemaElement, ISchemaObject)78
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)390
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeObjectChildProposal(ISchemaObject, TreeSet, HashMap, int)187
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionObject(IPluginParent, HashSet, ISchemaObject)190
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.hasOptionalChildren(ISchemaObject, boolean, HashSet)436
org.eclipse.pde.internal.ui.editor.schema.AbstractSchemaDetails.modelChanged(IModelChangedEvent)67
org.eclipse.pde.internal.ui.editor.schema.ElementSection.addCompositor(int)190
org.eclipse.pde.internal.ui.editor.schema.ElementSection.canPaste(Object, Object[])694
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)72
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)72
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doLink(ISchemaObject, ISchemaObject, ISchemaObject)764
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)770
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doPaste(ISchemaObject, ISchemaObject, ISchemaObject)782
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)678
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)683
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)665
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDelete(Object, boolean)369
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)540
org.eclipse.pde.internal.ui.editor.schema.ElementSection.setFormInput(Object)231
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()635
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDropAdapter.validateDrop(Object, int, TransferData)56
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDropAdapter.validateDrop(Object, int, TransferData)48
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDropAdapter.validateDrop(Object, int, TransferData)52
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDropAdapter.validateDrop(Object, int, TransferData)54
org.eclipse.pde.internal.ui.editor.schema.SchemaDtdDetailsSection.updateDTDLabel(Object)59
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)70
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)70
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveElement(ISchemaObject, ISchemaElement, ISchemaObject)77
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)389
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeOpenTagProposal(IDocumentElementNode, int, IDocument)462
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeElementProposal(ISchemaElement, HashMap)49
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleAttributeDelete(ISchemaAttribute, boolean)412
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleCompositorDelete(ISchemaCompositor, boolean)437
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)559
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)566
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.run()69
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveReference(SchemaElementReference, ISchemaCompositor, ISchemaObject)58
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.adjustChoiceSiblings(ISchemaCompositor, HashMap)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeCompositorChildProposal(ISchemaCompositor, TreeSet, HashMap, int)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeCompositorChoiceProposal(ISchemaCompositor, TreeSet, HashMap, int)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeCompositorSequenceProposal(ISchemaCompositor, TreeSet, HashMap, int)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionSequence(ISchemaCompositor, IPluginParent, HashSet)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.isSequenceCompositor(ISchemaCompositor)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.4.(ElementSection, ISchemaCompositor)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleCompositorDelete(ISchemaCompositor, boolean)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteCompositor(ISchemaCompositor)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.linkReference(ISchemaCompositor, ISchemaElement, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveReference(SchemaElementReference, ISchemaCompositor, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteCompositor(ISchemaObject, ISchemaCompositor, ISchemaObject)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(ISchemaCompositor)-1

org.eclipse.pde.internal.core.ischema.ISchemaDescriptor

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.actions.OpenSchemaAction.findSchema(IPluginExtensionPoint)152
org.eclipse.pde.internal.ui.search.ShowDescriptionAction.run()93

org.eclipse.pde.internal.core.ischema.ISchemaElement

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.applyElement(String, String, StringBuffer)250
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.applyElement(String, String, StringBuffer)244
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)335
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComparator.compare(Object, Object)35
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComparator.compare(Object, Object)34
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeObjectChildProposal(ISchemaObject, TreeSet, HashMap, int)185
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionObject(IPluginParent, HashSet, ISchemaObject)188
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionZeroElementEdgeCase(ISchemaElement, IPluginParent, HashSet)96
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.generateAttributeValue(ISchemaAttribute, IBaseModel, String)346
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.hasOptionalChildren(ISchemaObject, boolean, HashSet)433
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.hasOptionalChildren(ISchemaObject, boolean, HashSet)431
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.hasOptionalChildren(ISchemaObject, boolean, HashSet)431
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.isSingleZeroElementEdgeCase(ISchemaElement, IPluginParent)134
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.ExtensionsBlock.getPage(Object)98
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.ExtensionsBlock.getPage(Object)98
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.addItemsForExtensionWithSchema(MenuManager, IPluginExtension, IPluginParent)158
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canPasteSourceElement(IPluginElement, TreeSet)977
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canPasteSourceElements(IPluginElement[], TreeSet)944
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.validateDropMoveSchema(IPluginParent, IPluginParent)1412
org.eclipse.pde.internal.ui.editor.schema.ElementSection.addCompositor(int)193
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)62
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)63
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)63
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)62
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doLink(ISchemaObject, ISchemaObject, ISchemaObject)765
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)777
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)775
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doPaste(ISchemaObject, ISchemaObject, ISchemaObject)787
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doPaste(ISchemaObject, ISchemaObject, ISchemaObject)789
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)275
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)676
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)682
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getSibling(Object, Object)653
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleAttributeDelete(ISchemaAttribute, boolean)406
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleCompositorDelete(ISchemaCompositor, boolean)430
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDelete(Object, boolean)357
org.eclipse.pde.internal.ui.editor.schema.ElementSection.setFormInput(Object)238
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()628
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()635
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()635
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.2.textValueChanged(FormEntry)164
org.eclipse.pde.internal.ui.editor.schema.SchemaDtdDetailsSection.updateDTDLabel(Object)67
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getChildren(Object)31
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteAttribute(ISchemaAttribute)186
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)97
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)96
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteElement(ISchemaElement, ISchemaObject)136
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)49
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)60
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)67
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)52
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)377
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.fSchemaElement-1
org.eclipse.pde.internal.ui.editor.plugin.ExtensionElementBodyTextDetails.fSchemaElement-1
org.eclipse.pde.internal.ui.editor.plugin.ExtensionElementDetails.schemaElement-1
org.eclipse.pde.internal.ui.editor.plugin.NewElementAction.elementInfo-1
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.source-1
org.eclipse.pde.internal.ui.editor.schema.NewReferenceAction.referencedElement-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.apply(IDocument)81
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.getImage()506
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.adjustChoiceSiblings(ISchemaCompositor, HashMap)170
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.adjustChoiceSiblings(ISchemaCompositor, HashMap)154
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeObjectChildProposal(ISchemaObject, TreeSet, HashMap, int)184
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionObject(IPluginParent, HashSet, ISchemaObject)187
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.generateAttributeValue(ISchemaAttribute, IBaseModel, String)345
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.hasOptionalChildren(ISchemaObject, boolean, HashSet)430
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.isSingleZeroElementEdgeCase(ISchemaElement, IPluginParent)130
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.ExtensionsBlock.getPage(Object)97
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.ExtensionsBlock.getPage(Object)97
org.eclipse.pde.internal.ui.editor.schema.ElementSection.addCompositor(int)192
org.eclipse.pde.internal.ui.editor.schema.ElementSection.canPaste(Object, Object[])696
org.eclipse.pde.internal.ui.editor.schema.ElementSection.computeNestLevel(ISchemaObject)464
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)60
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)60
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doLink(ISchemaObject, ISchemaObject, ISchemaObject)764
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)774
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doPaste(ISchemaObject, ISchemaObject, ISchemaObject)786
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)274
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)675
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)681
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)662
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)667
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getSibling(Object, Object)652
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getSibling(Object, Object)652
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getSibling(Object, Object)656
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleCompositorDelete(ISchemaCompositor, boolean)429
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDelete(Object, boolean)356
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)524
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)518
org.eclipse.pde.internal.ui.editor.schema.ElementSection.setFormInput(Object)237
org.eclipse.pde.internal.ui.editor.schema.ElementSection.setFormInput(Object)231
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()635
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()624
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDropAdapter.isNonRefElement(Object)67
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDropAdapter.validateDrop(Object, int, TransferData)50
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.2.textValueChanged(FormEntry)162
org.eclipse.pde.internal.ui.editor.schema.SchemaDtdDetailsSection.updateDTDLabel(Object)66
org.eclipse.pde.internal.ui.editor.schema.SchemaDtdDetailsSection.updateDTDLabel(Object)61
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getChildren(Object)30
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getParentPageId(Object)112
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)68
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)68
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteCompositor(ISchemaCompositor)172
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)96
org.eclipse.pde.internal.ui.editor.schema.SchemaRootElementDetails.updateFields(ISchemaObject)72
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)45
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)376
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.CreateClassXMLResolution.getAttribute(PluginAttribute)65
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAddAttributeProposal(int, IDocumentElementNode, int, IDocument, String, String)483
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAddAttributeProposal(int, IDocumentElementNode, int, IDocument, String, String)474
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAddChildProposal(IDocumentElementNode, int, IDocument, String)437
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeBrokenModelProposal(IDocumentElementNode, int, IDocument)526
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeOpenTagProposal(IDocumentElementNode, int, IDocument)459
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionZeroElementEdgeCase(ISchemaElement, IPluginParent, HashSet)96
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.generateAttributeValue(ISchemaAttribute, IBaseModel, String)346
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.isSingleZeroElementEdgeCase(ISchemaElement, IPluginParent)134
org.eclipse.pde.internal.ui.editor.plugin.ExtensionDetails.isFieldRequired(String)201
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.ExtensionsBlock.getPageKey(Object)65
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.ExtensionsBlock.getPageKey(Object)65
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.addItemsForExtensionWithSchema(MenuManager, IPluginExtension, IPluginParent)132
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canPaste(Object, Object[])909
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.resolveObjectName(SchemaRegistry, Object)804
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.validateDropMoveSchema(IPluginParent, IPluginParent)1395
org.eclipse.pde.internal.ui.editor.schema.ElementSection.addCompositor(int)188
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)271
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)258
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleAttributeDelete(ISchemaAttribute, boolean)406
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleCompositorDelete(ISchemaCompositor, boolean)430
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDoubleClick(IStructuredSelection)708
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelEventWorldChanged(IModelChangedEvent)590
org.eclipse.pde.internal.ui.editor.schema.ElementSection.setFormInput(Object)238
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()628
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.fillContentProvider(FilteredItemsSelectionDialogAbstractContentProvider, FilteredItemsSelectionDialogItemsFilter, IProgressMonitor)192
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.2.textValueChanged(FormEntry)164
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteAttribute(ISchemaAttribute)186
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getSchemaElement(IDocumentElementNode, String)100
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectExtension(ISchema, IPluginParent, IPluginModelBase, IFile)185
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectExtension(ISchema, IPluginParent, IPluginModelBase, IFile)170
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.addExtensionAttributeEdit(ISchema, IPluginParent, MultiTextEdit, Object, String)97
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectExtension(ISchema, IPluginParent, IFile)154
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectExtension(ISchema, IPluginParent, IFile)144
org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage.finish()428
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.inspectElementsIconPaths(ISchema, IPluginParent)403
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.setSelectionOffsets(IDocument, ISchemaElement, IPluginParent)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComparator.getSortKey(ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeElementChildProposal(ISchemaElement, TreeSet, HashMap, int)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeElementProposal(ISchemaElement, HashMap)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeElementProposal(ISchemaElement, IDocumentElementNode)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertion(ISchemaElement, IPluginParent)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionAllAttributes(IPluginParent, ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionElement(IPluginParent, HashSet, ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionParent(ISchemaElement, IPluginParent, HashSet)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionType(ISchemaElement, IPluginParent, HashSet)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionZeroElementEdgeCase(ISchemaElement, IPluginParent, HashSet)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.createElement(IPluginParent, ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.hasOptionalAttributes(ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.isSingleZeroElementEdgeCase(ISchemaElement, IPluginParent)-1
org.eclipse.pde.internal.ui.editor.plugin.ExtensionElementBodyTextDetails.setSchemaElement(ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.plugin.ExtensionElementDetails.ExtensionElementDetails(PDESection, ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.plugin.NewElementAction.NewElementAction(ISchemaElement, IPluginParent)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleElementDelete(ISchemaElement, boolean)-1
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.NewCompositorAction(ISchemaElement, Object, int)-1
org.eclipse.pde.internal.ui.editor.schema.NewReferenceAction.NewReferenceAction(ISchemaElement, Object, ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.schema.NewReferenceAction.NewReferenceAction(ISchemaElement, Object, ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaEditor.openToElement(IPath, ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getAttributes(ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteElement(ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.linkReference(ISchemaCompositor, ISchemaElement, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveElement(ISchemaObject, ISchemaElement, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteElement(ISchemaElement, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getAttributeText(IPluginAttribute, ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getAttributeValueText(IPluginAttribute, ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getElementText(ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getSchemaDescription(IPluginAttribute, ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getCounterKey(ISchemaElement)-1
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getCounterValue(ISchemaElement)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(ISchemaElement)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.getSchemaElement(IPluginElement)-1
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getSchemaElement(IDocumentElementNode, String)-1

org.eclipse.pde.internal.core.ischema.ISchemaEnumeration

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.rows.ChoiceAttributeRow.createContents(Composite, FormToolkit, int)56
org.eclipse.pde.internal.ui.editor.plugin.rows.ChoiceAttributeRow.isValid(String)106
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.rows.ChoiceAttributeRow.createContents(Composite, FormToolkit, int)55
org.eclipse.pde.internal.ui.editor.plugin.rows.ChoiceAttributeRow.isValid(String)106

org.eclipse.pde.internal.core.ischema.ISchemaInclude

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.handleDoubleClick(IStructuredSelection)232
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.handleDoubleClick(IStructuredSelection)233
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.handleRemoveInclude()151
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)383
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.handleDoubleClick(IStructuredSelection)228
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.modelChanged(IModelChangedEvent)120
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.selectionChanged(IStructuredSelection)101
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)382
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.handleNewInclude()173

org.eclipse.pde.internal.core.ischema.ISchemaObject

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAddAttributeProposal(int, IDocumentElementNode, int, IDocument, String, String)478
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAddAttributeProposal(int, IDocumentElementNode, int, IDocument, String, String)475
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDragAdapter.createObjectRepresentation(IStructuredSelection)117
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDragAdapter.createObjectRepresentation(IStructuredSelection)115
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAddChildProposal(IDocumentElementNode, int, IDocument, String)446
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAttributeProposal(IDocumentAttributeNode, int, String, List)374
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposal(IDocumentAttributeNode, int, IDocument)265
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.convertListToProposal(ArrayList, IDocumentRange, int)649
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.filterExtPointAttrProposals(ArrayList, ArrayList, String)354
org.eclipse.pde.internal.ui.editor.schema.AbstractSchemaDetails.selectionChanged(IFormPart, ISelection)222
org.eclipse.pde.internal.ui.editor.schema.DocSection.updateEditorInput(Object)285
org.eclipse.pde.internal.ui.editor.schema.DocSection.updateTabImage(CTabItem)253
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getParent(Object)80
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getParent(Object)80
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)272
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)531
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)541
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleOp(Object, Object[], int)744
org.eclipse.pde.internal.ui.editor.schema.ElementSection.schemaObjectHigherThan(Object, Object)457
org.eclipse.pde.internal.ui.editor.schema.ElementSection.schemaObjectHigherThan(Object, Object)457
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()642
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()621
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDragAdapter.createObjectRepresentation(IStructuredSelection)117
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.modelChanged(IModelChangedEvent)132
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)81
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.fSchemaObject-1
org.eclipse.pde.internal.ui.editor.schema.AbstractSchemaDetails.fSchemaObject-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.VirtualSchemaObject-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposal(IDocumentAttributeNode, int, IDocument)264
org.eclipse.pde.internal.ui.editor.schema.AbstractSchemaDetails.selectionChanged(IFormPart, ISelection)220
org.eclipse.pde.internal.ui.editor.schema.DocSection.updateEditorInput(Object)284
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getParent(Object)79
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getParent(Object)79
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleOp(Object, Object[], int)742
org.eclipse.pde.internal.ui.editor.schema.ElementSection.schemaObjectHigherThan(Object, Object)453
org.eclipse.pde.internal.ui.editor.schema.ElementSection.schemaObjectHigherThan(Object, Object)455
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDragAdapter.canCopy(IStructuredSelection)93
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDragAdapter.createObjectRepresentation(IStructuredSelection)112
org.eclipse.pde.internal.ui.editor.schema.SchemaEditor.getInputContext(Object)153
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.modelChanged(IModelChangedEvent)131
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)80
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.filterExtPointAttrProposals(ArrayList, ArrayList, String)354
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.isSingleZeroElementEdgeCase(ISchemaElement, IPluginParent)128
org.eclipse.pde.internal.ui.editor.schema.AbstractSchemaDetails.selectionChanged(IFormPart, ISelection)222
org.eclipse.pde.internal.ui.editor.schema.DocSection.updateTabImage(CTabItem)253
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)272
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleCompositorDelete(ISchemaCompositor, boolean)428
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)531
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)542
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)541
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)532
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleOp(Object, Object[], int)744
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleOp(Object, Object[], int)745
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleOp(Object, Object[], int)746
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()621
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.getQualifiedName(ISchemaAttribute)267
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaItemsFilter.matchItem(Object)151
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaItemsFilter.matchItem(Object)151
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.decorateText(String, Object)117
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.decorateText(String, Object)117
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.getText(Object)102
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.SchemaListLabelProvider.getText(Object)102
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.2.textValueChanged(FormEntry)161
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteCompositor(ISchemaCompositor)171
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)83
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)26
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)42
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.VirtualSchemaObject.setParent(ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.XMLCompletionProposal(IDocumentRange, ISchemaObject, int, XMLContentAssistProcessor)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.addToList(ArrayList, String, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAttributeProposals(ISchemaObject[], IDocumentElementNode, int, String, String)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeObjectChildProposal(ISchemaObject, TreeSet, HashMap, int)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionObject(IPluginParent, HashSet, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.hasOptionalChildren(ISchemaObject, boolean, HashSet)-1
org.eclipse.pde.internal.ui.editor.schema.AbstractSchemaDetails.updateDescriptionViewer(ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.AbstractSchemaDetails.updateFields(ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.DocSection.addTab(ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.3.(ElementSection, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.computeNestLevel(ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doLink(ISchemaObject, ISchemaObject, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doLink(ISchemaObject, ISchemaObject, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doLink(ISchemaObject, ISchemaObject, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doPaste(ISchemaObject, ISchemaObject, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doPaste(ISchemaObject, ISchemaObject, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doPaste(ISchemaObject, ISchemaObject, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.updateFields(ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaCompositorDetails.updateFields(ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaElementDetails.updateFields(ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaElementReferenceDetails.updateFields(ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.updateFields(ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaJavaAttributeDetails.updateFields(ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.linkReference(ISchemaCompositor, ISchemaElement, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveElement(ISchemaObject, ISchemaElement, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveElement(ISchemaObject, ISchemaElement, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveReference(SchemaElementReference, ISchemaCompositor, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteCompositor(ISchemaObject, ISchemaCompositor, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteCompositor(ISchemaObject, ISchemaCompositor, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteElement(ISchemaElement, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteReference(ISchemaObject, ISchemaObjectReference, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteReference(ISchemaObject, ISchemaObjectReference, ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRootElementDetails.updateFields(ISchemaObject)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.updateFields(ISchemaObject)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(ISchemaObject)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.VirtualSchemaObject.getParent()-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getSibling(Object, Object)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDragAdapter.createObjectRepresentation(IStructuredSelection)-1
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDragAdapter.getSelectedModelObjects()-1
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getSchemaObject(ISchema, IPluginObject)-1

org.eclipse.pde.internal.core.ischema.ISchemaObjectReference

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(ISchemaElement)591
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.ElementSection.canPaste(Object, Object[])696
org.eclipse.pde.internal.ui.editor.schema.ElementSection.canPaste(Object, Object[])694
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.hasChildren(Object)85
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.hasChildren(Object)85
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)264
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)662
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)540
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()625
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDropAdapter.isNonRefElement(Object)67
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDropAdapter.validateDrop(Object, int, TransferData)52
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDropAdapter.validateDrop(Object, int, TransferData)46
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDropAdapter.validateDrop(Object, int, TransferData)56
org.eclipse.pde.internal.ui.editor.schema.ElementSectionDropAdapter.validateDrop(Object, int, TransferData)48
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)64
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)64
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(ISchemaElement)593
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(ISchemaElement)591
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteReference(ISchemaObject, ISchemaObjectReference, ISchemaObject)-1

org.eclipse.pde.internal.core.ischema.ISchemaRepeatable

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(ISchemaObject)223
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(ISchemaObject)222
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(ISchemaObject)223

org.eclipse.pde.internal.core.ischema.ISchemaRestriction

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposal(IDocumentAttributeNode, int, IDocument)255
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.generateAttributeValue(IProject, int, ISchemaAttribute)317
org.eclipse.pde.internal.ui.editor.plugin.ExtensionElementDetails.createAttributeRow(ISchemaAttribute, Composite, FormToolkit, int)140
org.eclipse.pde.internal.ui.editor.plugin.rows.ChoiceAttributeRow.createContents(Composite, FormToolkit, int)48
org.eclipse.pde.internal.ui.editor.plugin.rows.ChoiceAttributeRow.isValid(String)100
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.SchemaAttributeContentProvider.getElements(Object)57
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.SchemaAttributeContentProvider.getElements(Object)57

org.eclipse.pde.internal.core.ischema.ISchemaRootElement

INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.generateAttributeValue(ISchemaAttribute, IBaseModel, String)347
org.eclipse.pde.internal.ui.editor.schema.ElementSection.canPaste(Object, Object[])696
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)308
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)264
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)305
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDelete(Object, boolean)360
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDelete(Object, boolean)348
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleNewAttribute()480
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()625
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()643
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()629
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()643
org.eclipse.pde.internal.ui.editor.schema.SchemaEditor.canCut(ISelection)270
org.eclipse.pde.internal.ui.editor.schema.SchemaEditor.canCut(ISelection)273
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)66
org.eclipse.pde.internal.ui.editor.schema.SchemaFormPage.SchemaBlock.getPageKey(Object)66
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteElement(ISchemaElement)192

org.eclipse.pde.internal.core.ischema.ISchemaSimpleType

INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionType(ISchemaElement, IPluginParent, HashSet)155
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.ExtensionsBlock.getPageKey(Object)70
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.ExtensionsBlock.getPageKey(Object)70
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)281
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()635
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposal(IDocumentAttributeNode, int, IDocument)258
org.eclipse.pde.internal.ui.editor.plugin.ExtensionElementDetails.createAttributeRow(ISchemaAttribute, Composite, FormToolkit, int)136
org.eclipse.pde.internal.ui.editor.plugin.rows.ChoiceAttributeRow.createContents(Composite, FormToolkit, int)47
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.4.widgetSelected(SelectionEvent)201
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.SchemaAttributeContentProvider.getElements(Object)56
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.SchemaAttributeContentProvider.getElements(Object)56
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.2.widgetSelected(SelectionEvent)134
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.3.widgetSelected(SelectionEvent)164
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.2.widgetSelected(SelectionEvent)123
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.3.widgetSelected(SelectionEvent)153

org.eclipse.pde.internal.core.ischema.ISchemaType

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)63
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object)63
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleAttributeDelete(ISchemaAttribute, boolean)410
org.eclipse.pde.internal.ui.editor.schema.NewAttributeAction.run()42
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getAttributes(ISchemaElement)71
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteCompositor(ISchemaCompositor)174
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)47
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)145

org.eclipse.pde.internal.core.isite.ISite

INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.modelChanged(IModelChangedEvent)133
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.modelChanged(IModelChangedEvent)137
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryOutlinePage.getChildren(Object)34
org.eclipse.pde.internal.ui.editor.category.CategoryOutlinePage.getChildren(Object)54
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])67
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])92
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.handleDelete()230
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.refresh()180
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.setDescriptionText(String)133
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.setDescriptionURL(String)114
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.setName(String)95
org.eclipse.pde.internal.ui.editor.site.MirrorsSection.refresh()109
org.eclipse.pde.internal.ui.editor.site.MirrorsSection.setMirrorsURL(String)71
org.eclipse.pde.internal.ui.editor.site.SiteOutlinePage.getChildren(Object)35
org.eclipse.pde.internal.ui.editor.site.SiteOutlinePage.getChildren(Object)57
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])71
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])96

org.eclipse.pde.internal.core.isite.ISiteArchive

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])76
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])101
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.handleDelete()229
org.eclipse.pde.internal.ui.editor.site.NewArchiveDialog.execute()119
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])80
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])105
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])76
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])101
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.2.widgetSelected(SelectionEvent)150
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.ArchiveLabelProvider.getColumnText(Object, int)71
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.ArchiveLabelProvider.getColumnText(Object, int)71
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.handleDelete()229
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])80
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])105
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)426
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)102
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.site.NewArchiveDialog.fSiteArchive-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])75
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])100
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.setFormInput(Object)293
org.eclipse.pde.internal.ui.editor.site.SiteOutlinePage.getParentPageId(Object)78
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])79
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])104
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)425
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)101
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.ArchiveLabelProvider.getColumnText(Object, int)71
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.ArchiveLabelProvider.getColumnText(Object, int)71
org.eclipse.pde.internal.ui.editor.site.NewArchiveDialog.hasPath(String)144
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.5.(ArchiveSection, ISiteModel, ISiteArchive)-1
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.showDialog(ISiteArchive)-1
org.eclipse.pde.internal.ui.editor.site.NewArchiveDialog.NewArchiveDialog(Shell, ISiteModel, ISiteArchive)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(ISiteArchive)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(ISiteArchive)-1

org.eclipse.pde.internal.core.isite.ISiteCategory

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategorySection.addCategory(ISiteFeature, String)282
org.eclipse.pde.internal.ui.editor.category.CategorySection.handleRemoveCategoryDefinition(ISiteCategoryDefinition)376
org.eclipse.pde.internal.ui.editor.category.CategorySection.removeCategory(ISiteFeature, String)412
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])82
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])107
org.eclipse.pde.internal.ui.editor.site.CategorySection.addCategory(ISiteFeature, String)301
org.eclipse.pde.internal.ui.editor.site.CategorySection.handleRemoveCategoryDefinition(ISiteCategoryDefinition)404
org.eclipse.pde.internal.ui.editor.site.CategorySection.removeCategory(ISiteFeature, String)440
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])86
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])111
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])80
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])105
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])84
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])109
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)432
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)108
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])79
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])104
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.getPageId(Object)27
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])83
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])108
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.getPageId(Object)31
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)431
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)107
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategorySection.addCategory(ISiteFeature, String)279
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])80
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])105
org.eclipse.pde.internal.ui.editor.site.CategorySection.addCategory(ISiteFeature, String)298
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])84
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])109
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(ISiteCategory)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(ISiteCategory)-1

org.eclipse.pde.internal.core.isite.ISiteCategoryDefinition

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategorySection.doPaste(Object, Object[])495
org.eclipse.pde.internal.ui.editor.category.CategorySection.handleAddCategoryDefinition()334
org.eclipse.pde.internal.ui.editor.category.CategorySection.handleRemoveCategoryDefinition(ISiteCategoryDefinition)382
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])78
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])103
org.eclipse.pde.internal.ui.editor.site.CategorySection.doPaste(Object, Object[])552
org.eclipse.pde.internal.ui.editor.site.CategorySection.handleAddCategoryDefinition()362
org.eclipse.pde.internal.ui.editor.site.CategorySection.handleRemoveCategoryDefinition(ISiteCategoryDefinition)410
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])82
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])107
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryDetailsSection.selectionChanged(IFormPart, ISelection)247
org.eclipse.pde.internal.ui.editor.category.CategoryLabelProvider.getText(Object)53
org.eclipse.pde.internal.ui.editor.category.CategoryOutlinePage.getChildren(Object)51
org.eclipse.pde.internal.ui.editor.category.CategorySection.canPaste(Object, Object[])514
org.eclipse.pde.internal.ui.editor.category.CategorySection.CategoryContentProvider.getChildren(Object)69
org.eclipse.pde.internal.ui.editor.category.CategorySection.CategoryContentProvider.getChildren(Object)69
org.eclipse.pde.internal.ui.editor.category.CategorySection.CategoryContentProvider.hasChildren(Object)91
org.eclipse.pde.internal.ui.editor.category.CategorySection.CategoryContentProvider.hasChildren(Object)91
org.eclipse.pde.internal.ui.editor.category.CategorySection.copyFeature(SiteFeatureAdapter, Object)266
org.eclipse.pde.internal.ui.editor.category.CategorySection.doAdd(Object[])633
org.eclipse.pde.internal.ui.editor.category.CategorySection.doPaste(Object, Object[])495
org.eclipse.pde.internal.ui.editor.category.CategorySection.handleRemove()351
org.eclipse.pde.internal.ui.editor.category.CategorySection.moveFeature(SiteFeatureAdapter, Object)296
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])78
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])103
org.eclipse.pde.internal.ui.editor.site.CategoryDetailsSection.selectionChanged(IFormPart, ISelection)253
org.eclipse.pde.internal.ui.editor.site.CategorySection.canPaste(Object, Object[])571
org.eclipse.pde.internal.ui.editor.site.CategorySection.CategoryContentProvider.getChildren(Object)86
org.eclipse.pde.internal.ui.editor.site.CategorySection.CategoryContentProvider.getChildren(Object)86
org.eclipse.pde.internal.ui.editor.site.CategorySection.CategoryContentProvider.hasChildren(Object)108
org.eclipse.pde.internal.ui.editor.site.CategorySection.CategoryContentProvider.hasChildren(Object)108
org.eclipse.pde.internal.ui.editor.site.CategorySection.copyFeature(SiteFeatureAdapter, Object)285
org.eclipse.pde.internal.ui.editor.site.CategorySection.doAdd(Object[])725
org.eclipse.pde.internal.ui.editor.site.CategorySection.doPaste(Object, Object[])552
org.eclipse.pde.internal.ui.editor.site.CategorySection.handleRemove()379
org.eclipse.pde.internal.ui.editor.site.CategorySection.moveFeature(SiteFeatureAdapter, Object)315
org.eclipse.pde.internal.ui.editor.site.SiteLabelProvider.getText(Object)60
org.eclipse.pde.internal.ui.editor.site.SiteOutlinePage.getChildren(Object)54
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])82
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])107
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)429
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)105
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryDetailsSection.fCurrentCategoryDefinition-1
org.eclipse.pde.internal.ui.editor.site.CategoryDetailsSection.fCurrentCategoryDefinition-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryDetailsSection.selectionChanged(IFormPart, ISelection)246
org.eclipse.pde.internal.ui.editor.category.CategoryLabelProvider.getImage(Object)39
org.eclipse.pde.internal.ui.editor.category.CategoryLabelProvider.getText(Object)52
org.eclipse.pde.internal.ui.editor.category.CategoryOutlinePage.getChildren(Object)50
org.eclipse.pde.internal.ui.editor.category.CategoryOutlinePage.getParentPageId(Object)73
org.eclipse.pde.internal.ui.editor.category.CategorySection.1.validateDrop(Object, int, TransferData)215
org.eclipse.pde.internal.ui.editor.category.CategorySection.canPaste(Object, Object[])509
org.eclipse.pde.internal.ui.editor.category.CategorySection.canPaste(Object, Object[])513
org.eclipse.pde.internal.ui.editor.category.CategorySection.CategoryContentProvider.getChildren(Object)68
org.eclipse.pde.internal.ui.editor.category.CategorySection.CategoryContentProvider.getChildren(Object)68
org.eclipse.pde.internal.ui.editor.category.CategorySection.CategoryContentProvider.hasChildren(Object)90
org.eclipse.pde.internal.ui.editor.category.CategorySection.CategoryContentProvider.hasChildren(Object)90
org.eclipse.pde.internal.ui.editor.category.CategorySection.copyFeature(SiteFeatureAdapter, Object)265
org.eclipse.pde.internal.ui.editor.category.CategorySection.doAdd(Object[])632
org.eclipse.pde.internal.ui.editor.category.CategorySection.doPaste(Object, Object[])494
org.eclipse.pde.internal.ui.editor.category.CategorySection.handleRemove()350
org.eclipse.pde.internal.ui.editor.category.CategorySection.moveFeature(SiteFeatureAdapter, Object)295
org.eclipse.pde.internal.ui.editor.category.CategorySection.setFormInput(Object)668
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])77
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])102
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.getPageId(Object)27
org.eclipse.pde.internal.ui.editor.category.FeaturesPage.1.getPageKey(Object)40
org.eclipse.pde.internal.ui.editor.site.CategoryDetailsSection.selectionChanged(IFormPart, ISelection)252
org.eclipse.pde.internal.ui.editor.site.CategorySection.1.validateDrop(Object, int, TransferData)232
org.eclipse.pde.internal.ui.editor.site.CategorySection.canPaste(Object, Object[])570
org.eclipse.pde.internal.ui.editor.site.CategorySection.canPaste(Object, Object[])566
org.eclipse.pde.internal.ui.editor.site.CategorySection.CategoryContentProvider.getChildren(Object)85
org.eclipse.pde.internal.ui.editor.site.CategorySection.CategoryContentProvider.getChildren(Object)85
org.eclipse.pde.internal.ui.editor.site.CategorySection.CategoryContentProvider.hasChildren(Object)107
org.eclipse.pde.internal.ui.editor.site.CategorySection.CategoryContentProvider.hasChildren(Object)107
org.eclipse.pde.internal.ui.editor.site.CategorySection.copyFeature(SiteFeatureAdapter, Object)284
org.eclipse.pde.internal.ui.editor.site.CategorySection.doAdd(Object[])724
org.eclipse.pde.internal.ui.editor.site.CategorySection.doPaste(Object, Object[])551
org.eclipse.pde.internal.ui.editor.site.CategorySection.handleRemove()378
org.eclipse.pde.internal.ui.editor.site.CategorySection.moveFeature(SiteFeatureAdapter, Object)314
org.eclipse.pde.internal.ui.editor.site.CategorySection.setFormInput(Object)760
org.eclipse.pde.internal.ui.editor.site.FeaturesPage.1.getPageKey(Object)45
org.eclipse.pde.internal.ui.editor.site.SiteLabelProvider.getImage(Object)46
org.eclipse.pde.internal.ui.editor.site.SiteLabelProvider.getText(Object)59
org.eclipse.pde.internal.ui.editor.site.SiteOutlinePage.getChildren(Object)53
org.eclipse.pde.internal.ui.editor.site.SiteOutlinePage.getParentPageId(Object)76
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])81
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])106
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.getPageId(Object)31
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)428
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)104
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryDetailsSection.alreadyExists(String)57
org.eclipse.pde.internal.ui.editor.category.CategoryOutlinePage.getChildren(Object)51
org.eclipse.pde.internal.ui.editor.category.CategorySection.canPaste(Object, Object[])517
org.eclipse.pde.internal.ui.editor.category.CategorySection.CategoryContentProvider.getChildren(Object)69
org.eclipse.pde.internal.ui.editor.category.CategorySection.CategoryContentProvider.getChildren(Object)69
org.eclipse.pde.internal.ui.editor.category.CategorySection.CategoryContentProvider.hasChildren(Object)91
org.eclipse.pde.internal.ui.editor.category.CategorySection.CategoryContentProvider.hasChildren(Object)91
org.eclipse.pde.internal.ui.editor.category.CategorySection.categoryExists(String)250
org.eclipse.pde.internal.ui.editor.category.CategorySection.handleAddCategoryDefinition()330
org.eclipse.pde.internal.ui.editor.site.CategoryDetailsSection.alreadyExists(String)63
org.eclipse.pde.internal.ui.editor.site.CategorySection.canPaste(Object, Object[])574
org.eclipse.pde.internal.ui.editor.site.CategorySection.CategoryContentProvider.getChildren(Object)86
org.eclipse.pde.internal.ui.editor.site.CategorySection.CategoryContentProvider.getChildren(Object)86
org.eclipse.pde.internal.ui.editor.site.CategorySection.CategoryContentProvider.hasChildren(Object)108
org.eclipse.pde.internal.ui.editor.site.CategorySection.CategoryContentProvider.hasChildren(Object)108
org.eclipse.pde.internal.ui.editor.site.CategorySection.categoryExists(String)269
org.eclipse.pde.internal.ui.editor.site.CategorySection.handleAddCategoryDefinition()358
org.eclipse.pde.internal.ui.editor.site.SiteOutlinePage.getChildren(Object)54
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(ISiteCategory)333
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategorySection.handleRemoveCategoryDefinition(ISiteCategoryDefinition)-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.handleRemoveCategoryDefinition(ISiteCategoryDefinition)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(ISiteCategoryDefinition)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(ISiteCategoryDefinition)-1

org.eclipse.pde.internal.core.isite.ISiteDescription

INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.getPageId(Object)28
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryDetailsSection.applyValue(String, String)80
org.eclipse.pde.internal.ui.editor.category.CategoryDetailsSection.setValue(String)270
org.eclipse.pde.internal.ui.editor.site.CategoryDetailsSection.applyValue(String, String)86
org.eclipse.pde.internal.ui.editor.site.CategoryDetailsSection.setValue(String)276
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.setDescriptionText(String)134
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.setDescriptionURL(String)115
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.setName(String)96

org.eclipse.pde.internal.core.isite.ISiteFeature

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategorySection.doAdd(Object[])639
org.eclipse.pde.internal.ui.editor.category.CategorySection.handleRemoveCategoryDefinition(ISiteCategoryDefinition)379
org.eclipse.pde.internal.ui.editor.category.CategorySection.handleRemoveSiteFeatureAdapter(SiteFeatureAdapter)393
org.eclipse.pde.internal.ui.editor.category.CategorySection.handleRemoveSiteFeatureAdapter(SiteFeatureAdapter)397
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])74
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])99
org.eclipse.pde.internal.ui.editor.site.CategorySection.doAdd(Object[])731
org.eclipse.pde.internal.ui.editor.site.CategorySection.getFeaturesFromSelection(IStructuredSelection)607
org.eclipse.pde.internal.ui.editor.site.CategorySection.getFeaturesFromSelection(IStructuredSelection)593
org.eclipse.pde.internal.ui.editor.site.CategorySection.handleRemoveCategoryDefinition(ISiteCategoryDefinition)407
org.eclipse.pde.internal.ui.editor.site.CategorySection.handleRemoveSiteFeatureAdapter(SiteFeatureAdapter)421
org.eclipse.pde.internal.ui.editor.site.CategorySection.handleRemoveSiteFeatureAdapter(SiteFeatureAdapter)425
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])78
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])103
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage.SynchronizePropertiesWizardPage(ISiteFeature[], ISiteModel)60
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])74
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])81
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])106
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])99
org.eclipse.pde.internal.ui.editor.site.CategorySection.getFeaturesFromSelection(IStructuredSelection)607
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])85
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])78
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])103
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])110
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)423
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)99
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.FeatureDetailsSection.fCurrentSiteFeature-1
org.eclipse.pde.internal.ui.editor.category.SiteFeatureAdapter.feature-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.cachedFeatures-1
org.eclipse.pde.internal.ui.editor.site.FeatureDetailsSection.fCurrentSiteFeature-1
org.eclipse.pde.internal.ui.editor.site.PortabilitySection.fCurrentSiteFeature-1
org.eclipse.pde.internal.ui.editor.site.SiteFeatureAdapter.feature-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesAction.fSiteFeatures-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizard.fSiteFeatures-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage.fSiteFeatures-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])73
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])98
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.getPageId(Object)27
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])77
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])102
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.getPageId(Object)31
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)422
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)98
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BuildSiteAction.getFeatureModels(ISiteFeature[])82
org.eclipse.pde.internal.ui.editor.category.CategoryLabelProvider.getText(Object)55
org.eclipse.pde.internal.ui.editor.category.CategorySection.canAdd(IFeatureModel)573
org.eclipse.pde.internal.ui.editor.category.CategorySection.copyFeature(SiteFeatureAdapter, Object)259
org.eclipse.pde.internal.ui.editor.category.CategorySection.createSiteFeature(ISiteModel, IFeatureModel)582
org.eclipse.pde.internal.ui.editor.category.CategorySection.doAdd(Object[])642
org.eclipse.pde.internal.ui.editor.category.CategorySection.findRealFeature(SiteFeatureAdapter)419
org.eclipse.pde.internal.ui.editor.category.CategorySection.handleRemoveSiteFeatureAdapter(SiteFeatureAdapter)391
org.eclipse.pde.internal.ui.editor.category.CategorySection.moveFeature(SiteFeatureAdapter, Object)288
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])81
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])106
org.eclipse.pde.internal.ui.editor.site.CategorySection.canAdd(IFeatureModel)665
org.eclipse.pde.internal.ui.editor.site.CategorySection.copyFeature(SiteFeatureAdapter, Object)278
org.eclipse.pde.internal.ui.editor.site.CategorySection.createSiteFeature(ISiteModel, IFeatureModel)674
org.eclipse.pde.internal.ui.editor.site.CategorySection.doAdd(Object[])734
org.eclipse.pde.internal.ui.editor.site.CategorySection.findRealFeature(SiteFeatureAdapter)447
org.eclipse.pde.internal.ui.editor.site.CategorySection.handleRemoveSiteFeatureAdapter(SiteFeatureAdapter)419
org.eclipse.pde.internal.ui.editor.site.CategorySection.moveFeature(SiteFeatureAdapter, Object)307
org.eclipse.pde.internal.ui.editor.site.SiteLabelProvider.getText(Object)62
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])85
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])110
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BuildSiteAction.getFeatureModels(ISiteFeature[])-1
org.eclipse.pde.internal.ui.editor.category.CategorySection.addCategory(ISiteFeature, String)-1
org.eclipse.pde.internal.ui.editor.category.CategorySection.findFeature(ISiteFeature)-1
org.eclipse.pde.internal.ui.editor.category.CategorySection.removeCategory(ISiteFeature, String)-1
org.eclipse.pde.internal.ui.editor.category.SiteFeatureAdapter.SiteFeatureAdapter(String, ISiteFeature)-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.4.(CategorySection, String, ISiteFeature[])-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.5.(CategorySection, ISiteFeature[])-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.addCategory(ISiteFeature, String)-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.findFeature(ISiteFeature)-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.removeCategory(ISiteFeature, String)-1
org.eclipse.pde.internal.ui.editor.site.SiteEditor.getFeatureModels(ISiteFeature[])-1
org.eclipse.pde.internal.ui.editor.site.SiteEditor.handleBuild(ISiteFeature[])-1
org.eclipse.pde.internal.ui.editor.site.SiteFeatureAdapter.SiteFeatureAdapter(String, ISiteFeature)-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesAction.SynchronizePropertiesAction(ISiteFeature[], ISiteModel)-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizard.SynchronizePropertiesWizard(ISiteFeature[], ISiteModel)-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage.2.(SynchronizePropertiesWizardPage, ISiteFeature, IFeature, boolean)-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage.getFeature(ISiteFeature)-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage.importEnvironment(ISiteFeature)-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage.importEnvironment(ISiteFeature[], IProgressMonitor)-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage.SynchronizePropertiesWizardPage(ISiteFeature[], ISiteModel)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(ISiteFeature)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(ISiteFeature)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategorySection.createSiteFeature(ISiteModel, IFeatureModel)-1
org.eclipse.pde.internal.ui.editor.category.CategorySection.findRealFeature(SiteFeatureAdapter)-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.createSiteFeature(ISiteModel, IFeatureModel)-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.findRealFeature(SiteFeatureAdapter)-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.getFeaturesFromSelection(IStructuredSelection)-1

org.eclipse.pde.internal.core.isite.ISiteModel

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryDetailsSection.createClient(Section, FormToolkit)195
org.eclipse.pde.internal.ui.editor.category.CategoryDetailsSection.dispose()201
org.eclipse.pde.internal.ui.editor.category.CategoryInputContext.dispose()95
org.eclipse.pde.internal.ui.editor.category.CategoryInputContext.synchronizeModel(IDocument)126
org.eclipse.pde.internal.ui.editor.category.CategoryOutlinePage.getChildren(Object)32
org.eclipse.pde.internal.ui.editor.category.CategorySection.createClient(Section, FormToolkit)119
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])66
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])91
org.eclipse.pde.internal.ui.editor.category.FeatureDetailsSection.createClient(Section, FormToolkit)139
org.eclipse.pde.internal.ui.editor.category.FeatureDetailsSection.dispose()162
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.ContentProvider.getElements(Object)64
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.ContentProvider.getElements(Object)64
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.createClient(Section, FormToolkit)103
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.handleDelete()230
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.showDialog(ISiteArchive)212
org.eclipse.pde.internal.ui.editor.site.CategoryDetailsSection.createClient(Section, FormToolkit)201
org.eclipse.pde.internal.ui.editor.site.CategoryDetailsSection.dispose()207
org.eclipse.pde.internal.ui.editor.site.CategorySection.createClient(Section, FormToolkit)136
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.dispose()151
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.initialize()158
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.refresh()179
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.setDescriptionText(String)132
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.setDescriptionURL(String)113
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.setName(String)94
org.eclipse.pde.internal.ui.editor.site.FeatureDetailsSection.createClient(Section, FormToolkit)144
org.eclipse.pde.internal.ui.editor.site.FeatureDetailsSection.dispose()167
org.eclipse.pde.internal.ui.editor.site.MirrorsSection.dispose()80
org.eclipse.pde.internal.ui.editor.site.MirrorsSection.initialize()87
org.eclipse.pde.internal.ui.editor.site.MirrorsSection.refresh()108
org.eclipse.pde.internal.ui.editor.site.MirrorsSection.setMirrorsURL(String)70
org.eclipse.pde.internal.ui.editor.site.PortabilitySection.dispose()260
org.eclipse.pde.internal.ui.editor.site.PortabilitySection.initialize(IManagedForm)272
org.eclipse.pde.internal.ui.editor.site.SiteEditor.1.run()166
org.eclipse.pde.internal.ui.editor.site.SiteEditor.getBuildAllAction()173
org.eclipse.pde.internal.ui.editor.site.SiteEditor.updateActionEnablement()183
org.eclipse.pde.internal.ui.editor.site.SiteInputContext.dispose()97
org.eclipse.pde.internal.ui.editor.site.SiteInputContext.synchronizeModel(IDocument)128
org.eclipse.pde.internal.ui.editor.site.SiteOutlinePage.getChildren(Object)33
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])70
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])95
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BuildSiteAction.fModel-1
org.eclipse.pde.internal.ui.editor.category.CategorySection.fModel-1
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.fModel-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.fModel-1
org.eclipse.pde.internal.ui.editor.site.NewArchiveDialog.fSiteModel-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesAction.fModel-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizard.fModel-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage.fModel-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])66
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])91
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])70
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])95
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryDetailsSection.createClient(Section, FormToolkit)195
org.eclipse.pde.internal.ui.editor.category.CategoryDetailsSection.dispose()201
org.eclipse.pde.internal.ui.editor.category.CategoryInputContext.dispose()95
org.eclipse.pde.internal.ui.editor.category.CategoryInputContext.synchronizeModel(IDocument)126
org.eclipse.pde.internal.ui.editor.category.CategoryOutlinePage.getChildren(Object)32
org.eclipse.pde.internal.ui.editor.category.CategoryOutlinePage.getChildren(Object)52
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeAdd(IModelChangeProvider, Object[])66
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeRemove(IModelChangeProvider, Object[])91
org.eclipse.pde.internal.ui.editor.category.FeatureDetailsSection.createClient(Section, FormToolkit)139
org.eclipse.pde.internal.ui.editor.category.FeatureDetailsSection.dispose()162
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.ContentProvider.getElements(Object)64
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.ContentProvider.getElements(Object)64
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.showDialog(ISiteArchive)212
org.eclipse.pde.internal.ui.editor.site.CategoryDetailsSection.createClient(Section, FormToolkit)201
org.eclipse.pde.internal.ui.editor.site.CategoryDetailsSection.dispose()207
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.dispose()151
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.initialize()158
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.refresh()179
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.setDescriptionText(String)132
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.setDescriptionURL(String)113
org.eclipse.pde.internal.ui.editor.site.DescriptionSection.setName(String)94
org.eclipse.pde.internal.ui.editor.site.FeatureDetailsSection.createClient(Section, FormToolkit)144
org.eclipse.pde.internal.ui.editor.site.FeatureDetailsSection.dispose()167
org.eclipse.pde.internal.ui.editor.site.MirrorsSection.dispose()80
org.eclipse.pde.internal.ui.editor.site.MirrorsSection.initialize()87
org.eclipse.pde.internal.ui.editor.site.MirrorsSection.refresh()108
org.eclipse.pde.internal.ui.editor.site.MirrorsSection.setMirrorsURL(String)70
org.eclipse.pde.internal.ui.editor.site.NewArchiveDialog.hasPath(String)141
org.eclipse.pde.internal.ui.editor.site.PortabilitySection.dispose()260
org.eclipse.pde.internal.ui.editor.site.PortabilitySection.initialize(IManagedForm)272
org.eclipse.pde.internal.ui.editor.site.SiteEditor.handleBuild(ISiteFeature[])196
org.eclipse.pde.internal.ui.editor.site.SiteInputContext.dispose()97
org.eclipse.pde.internal.ui.editor.site.SiteInputContext.synchronizeModel(IDocument)128
org.eclipse.pde.internal.ui.editor.site.SiteOutlinePage.getChildren(Object)55
org.eclipse.pde.internal.ui.editor.site.SiteOutlinePage.getChildren(Object)33
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeAdd(IModelChangeProvider, Object[])70
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeRemove(IModelChangeProvider, Object[])95
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategorySection.createSiteFeature(ISiteModel, IFeatureModel)-1
org.eclipse.pde.internal.ui.editor.site.ArchiveSection.5.(ArchiveSection, ISiteModel, ISiteArchive)-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.createSiteFeature(ISiteModel, IFeatureModel)-1
org.eclipse.pde.internal.ui.editor.site.NewArchiveDialog.NewArchiveDialog(Shell, ISiteModel, ISiteArchive)-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesAction.SynchronizePropertiesAction(ISiteFeature[], ISiteModel)-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizard.SynchronizePropertiesWizard(ISiteFeature[], ISiteModel)-1
org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage.SynchronizePropertiesWizardPage(ISiteFeature[], ISiteModel)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategorySection.getModel()-1
org.eclipse.pde.internal.ui.editor.site.CategorySection.getModel()-1

org.eclipse.pde.internal.core.isite.ISiteObject

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.modelChanged(IModelChangedEvent)131
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.modelChanged(IModelChangedEvent)135
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryEditor.getInputContext(Object)103
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.modelChanged(IModelChangedEvent)130
org.eclipse.pde.internal.ui.editor.site.SiteEditor.getInputContext(Object)152
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.modelChanged(IModelChangedEvent)134
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.modelChanged(IModelChangedEvent)131
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.modelChanged(IModelChangedEvent)135

org.eclipse.pde.internal.core.IStateDeltaListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.ProductInfoSection-1
org.eclipse.pde.internal.ui.views.target.StateViewPage-1

org.eclipse.pde.internal.core.IWorkspaceModel

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEFormEditor.doRevertFormPage()389
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEFormEditor.doRevertFormPage()388
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEFormEditor.doRevertFormPage()389

org.eclipse.pde.internal.core.ModelFileAdapter

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.views.plugins.PluginsContentProvider.getParent(Object)95
org.eclipse.pde.internal.ui.views.plugins.PluginsView.getEnclosingModel()378
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.views.plugins.PluginsContentProvider.getParent(Object)94
org.eclipse.pde.internal.ui.views.plugins.PluginsView.getEnclosingModel()377
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.views.plugins.PluginsContentProvider.getChildren(Object)67

org.eclipse.pde.internal.core.NLResourceHelper

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.validation.ControlValidationUtility.validateTranslatableField(String, IValidatorMessageHandler, IPluginModelBase, IProject)74

org.eclipse.pde.internal.core.PDEPreferencesManager

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDEPlugin.fPreferenceManager-1
org.eclipse.pde.internal.ui.util.PluginWorkingSet.WorkingSetLabelProvider.pref-1
org.eclipse.pde.internal.ui.util.PluginWorkingSet.WorkingSetLabelProvider.pref-1
org.eclipse.pde.internal.ui.views.dependencies.DependenciesView.fPreferences-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BaseBuildAction.setDefaultValues(IFile)177
org.eclipse.pde.internal.ui.PDEPlugin.getPreferenceManager()79
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.handleRemove()527
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BaseBuildAction.setDefaultValues(IFile)177
org.eclipse.pde.internal.ui.launcher.AbstractPluginBlock.getExternalModels()208
org.eclipse.pde.internal.ui.launcher.EquinoxInitializer.initializeVMArguments(ILaunchConfigurationWorkingCopy)47
org.eclipse.pde.internal.ui.launcher.LaunchArgumentsHelper.getInitialProgramArguments()146
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.handleRemove()527
org.eclipse.pde.internal.ui.wizards.imports.FeatureImportWizardPage.getTargetHome()142
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.getTargetHome()350
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.PDEPlugin.getPreferenceManager()-1

org.eclipse.pde.internal.core.PDEState

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.util.SourcePluginFilter.fState-1
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.state-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.17.run(IProgressMonitor)573
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.10.run(IProgressMonitor)546
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.17.run(IProgressMonitor)573
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.util.SourcePluginFilter.setState(PDEState)-1
org.eclipse.pde.internal.ui.util.SourcePluginFilter.SourcePluginFilter(PDEState)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.getState()-1

org.eclipse.pde.internal.core.plugin.AbstractPluginModelBase

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.createImport(IPluginModelFactory, String)405
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardDetailedPage.AvailableFilter.select(Viewer, Object, Object)88
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardDetailedPage.AvailableFilter.select(Viewer, Object, Object)88
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.createImport(IPluginModelFactory, String)404
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardDetailedPage.AvailableFilter.select(Viewer, Object, Object)86
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardDetailedPage.AvailableFilter.select(Viewer, Object, Object)86

org.eclipse.pde.internal.core.plugin.AttributeChangedEvent

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.execute(IModelChangedEvent, boolean)69
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.execute(IModelChangedEvent, boolean)68
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeAttributeChange(AttributeChangedEvent, boolean)-1

org.eclipse.pde.internal.core.plugin.ExternalPluginModel

INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.SecondaryTableLabelProvider.getColumnImage(Object, int)134
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.SecondaryTableLabelProvider.getColumnImage(Object, int)134
org.eclipse.pde.internal.ui.nls.InternationalizeWizard.ensurePluginsAreExternalized()183
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.addSystemBundle(List)468
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.addSystemBundle(List)468

org.eclipse.pde.internal.core.plugin.ExternalPluginModelBase

INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.nls.NLSFragmentGenerator.createLocaleSpecificPropertiesFile(IProject, IPluginModelBase, Locale)333
org.eclipse.pde.internal.ui.nls.NLSFragmentGenerator.populateFieldData(IPluginModelBase, Locale)279

org.eclipse.pde.internal.core.plugin.ImportObject

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.FormOutlinePage.setSelection(ISelection)249
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()489
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()491
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.findRange()225
org.eclipse.pde.internal.ui.editor.plugin.MatchSection.selectionChanged(IFormPart, ISelection)223
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.canDropMove(Object, Object[], int)733
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.canDropMove(Object, Object[], int)734
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.canPaste(Object, Object[])264
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.doDragRemove()862
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.doDropMove(Object, Object[], int)778
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.doDropMove(Object, Object[], int)777
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.doPaste(Object, Object[])285
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.findImportObject(IPluginImport)619
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.handleOpen(ISelection)347
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.handleOpenProperties()194
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.handleRemove()362
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.swap(int, int)439
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.swap(int, int)440
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)353
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)57
org.eclipse.pde.internal.ui.search.PluginSearchActionGroup.addDependencyExtentAction(Object, IMenuManager)132
org.eclipse.pde.internal.ui.search.PluginSearchActionGroup.addFindDeclarationsAction(Object, IMenuManager)84
org.eclipse.pde.internal.ui.search.PluginSearchActionGroup.addFindReferencesAction(Object, IMenuManager)124
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.FormOutlinePage.setSelection(ISelection)248
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()488
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.findRange()224
org.eclipse.pde.internal.ui.editor.plugin.MatchSection.selectionChanged(IFormPart, ISelection)222
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.canPaste(Object, Object[])255
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.doPaste(Object, Object[])283
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.handleOpen(ISelection)346
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.validateDragMoveSanity(Object[])685
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.validateDropMoveSanity(Object, Object[])698
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)352
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)56
org.eclipse.pde.internal.ui.search.PluginSearchActionGroup.addDependencyExtentAction(Object, IMenuManager)131
org.eclipse.pde.internal.ui.search.PluginSearchActionGroup.addFindDeclarationsAction(Object, IMenuManager)83
org.eclipse.pde.internal.ui.search.PluginSearchActionGroup.addFindReferencesAction(Object, IMenuManager)123
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.createImportObjects()632
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.modelChanged(IModelChangedEvent)548
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.setFormInput(Object)308
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.canDropMove(Object, Object[], int)733
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.canDropMove(Object, Object[], int)734
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.canPaste(Object, Object[])264
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.doDropMove(Object, Object[], int)777
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.doDropMove(Object, Object[], int)778
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.doPaste(Object, Object[])285
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.findImportObject(IPluginImport)619
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.modelChanged(IModelChangedEvent)563
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.modelChanged(IModelChangedEvent)587
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.modelChanged(IModelChangedEvent)548
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.setFormInput(Object)308
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.doDropMove(ImportObject, IPluginImport, IPluginImport, int)-1
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.validateDropMoveModel(ImportObject, ImportObject)-1
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.validateDropMoveModel(ImportObject, ImportObject)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(ImportObject)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(ImportObject)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.findImportObject(IPluginImport)-1

org.eclipse.pde.internal.core.plugin.IWritableDelimiter

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEDragAdapter.createTextualRepresentation()206
org.eclipse.pde.internal.ui.editor.PDEFormEditor.copyToClipboard(ISelection)840
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.PDEDragAdapter.createTextualRepresentation()203
org.eclipse.pde.internal.ui.editor.PDEFormEditor.copyToClipboard(ISelection)839

org.eclipse.pde.internal.core.plugin.PluginAttribute

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeAttributeChange(AttributeChangedEvent, boolean)157
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeAttributeChange(AttributeChangedEvent, boolean)157

org.eclipse.pde.internal.core.plugin.PluginBase

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.addImports(IPluginBase, IPluginImport[])417
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.removeImports(IPluginBase, IPluginImport[])376
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.addImports(IPluginBase, IPluginImport[])416
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.removeImports(IPluginBase, IPluginImport[])375

org.eclipse.pde.internal.core.plugin.PluginElement

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeAttributeChange(AttributeChangedEvent, boolean)156
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeAttributeChange(AttributeChangedEvent, boolean)156

org.eclipse.pde.internal.core.plugin.PluginImport

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addRequireBundles(Collection, IPluginBase, IBuildEntry)435
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addRequireBundles(Collection, IPluginBase, IBuildEntry)435

org.eclipse.pde.internal.core.plugin.PluginLibrary

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.LibrarySection.doDropMove(IPluginLibrary, IPluginLibrary, int)841
org.eclipse.pde.internal.ui.editor.plugin.LibrarySection.doPaste(Object, Object[])608
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.LibrarySection.doDropMove(IPluginLibrary, IPluginLibrary, int)836
org.eclipse.pde.internal.ui.editor.plugin.LibrarySection.doPaste(Object, Object[])606
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.LibrarySection.doPaste(Object, Object[])608

org.eclipse.pde.internal.core.plugin.PluginObject

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeChange(Object, String, Object, Object)172
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeChange(Object, String, Object, Object)171
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeChange(Object, String, Object, Object)172

org.eclipse.pde.internal.core.plugin.WorkspaceFragmentModel

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ManifestEditor.ensurePluginContextPresence()247
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createManifest(IProject)144
org.eclipse.pde.internal.ui.wizards.product.BaseManifestOperation.getModel(IFile)56

org.eclipse.pde.internal.core.plugin.WorkspacePluginModel

INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.SecondaryTableLabelProvider.getColumnImage(Object, int)132
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.SecondaryTableLabelProvider.getColumnImage(Object, int)132
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ManifestEditor.ensurePluginContextPresence()249
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.createManifest(IProject)146
org.eclipse.pde.internal.ui.wizards.product.BaseManifestOperation.getModel(IFile)55

org.eclipse.pde.internal.core.plugin.WorkspacePluginModelBase

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.AntGeneratingExportWizard.performPreliminaryChecks()69
org.eclipse.pde.internal.ui.wizards.exports.AntGeneratingExportWizard.performPreliminaryChecks()68
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.createNewFile(IFile, IProgressMonitor)335
org.eclipse.pde.internal.ui.wizards.product.ProductIntroOperation.createNewFile(IFile)68
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.fModel-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.AntGeneratingExportWizard.performPreliminaryChecks()67
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ManifestEditor.ensurePluginContextPresence()249
org.eclipse.pde.internal.ui.editor.plugin.ManifestEditor.ensurePluginContextPresence()247
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.createNewFile(IFile, IProgressMonitor)335
org.eclipse.pde.internal.ui.wizards.product.ProductIntroOperation.createNewFile(IFile)68
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation.setPluginLibraries(WorkspacePluginModelBase)-1
org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation.setPluginLibraries(WorkspacePluginModelBase)-1

org.eclipse.pde.internal.core.PluginModelDelta

PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.feature.PluginSection.9.(PluginSection, PluginModelDelta)-1
org.eclipse.pde.internal.ui.editor.feature.PluginSection.modelsChanged(PluginModelDelta)-1
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.7.(RequiresSection, PluginModelDelta)-1
org.eclipse.pde.internal.ui.editor.feature.RequiresSection.modelsChanged(PluginModelDelta)-1
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.modelsChanged(PluginModelDelta)-1
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.modelsChanged(PluginModelDelta)-1
org.eclipse.pde.internal.ui.editor.product.PluginSection.modelsChanged(PluginModelDelta)-1
org.eclipse.pde.internal.ui.views.dependencies.DependenciesViewPageContentProvider.1.(DependenciesViewPageContentProvider, PluginModelDelta)-1
org.eclipse.pde.internal.ui.views.dependencies.DependenciesViewPageContentProvider.modelsChanged(PluginModelDelta)-1
org.eclipse.pde.internal.ui.views.plugins.PluginsView.19.(PluginsView, PluginModelDelta)-1
org.eclipse.pde.internal.ui.views.plugins.PluginsView.modelsChanged(PluginModelDelta)-1
org.eclipse.pde.internal.ui.views.target.StateViewPage.modelsChanged(PluginModelDelta)-1

org.eclipse.pde.internal.core.PluginModelManager

INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.views.plugins.PluginsContentProvider.getParent(Object)88
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.init(IWorkbench)614
org.eclipse.pde.internal.ui.search.dependencies.AddNewBinaryDependenciesOperation.findSecondaryDependencies(String[], Set, Map, IBundle, boolean, IProgressMonitor)42
org.eclipse.pde.internal.ui.search.dialogs.FilteredPluginArtifactsSelectionDialog.fillContentProvider(FilteredItemsSelectionDialogAbstractContentProvider, FilteredItemsSelectionDialogItemsFilter, IProgressMonitor)344
org.eclipse.pde.internal.ui.views.plugins.PluginsView.updateContentDescription()805

org.eclipse.pde.internal.core.product.ProductModel

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.ProductInputContext.createModel(IEditorInput)60
org.eclipse.pde.internal.ui.editor.product.ProductInputContext.createModel(IEditorInput)70

org.eclipse.pde.internal.core.product.WorkspaceProductModel

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizard.fProductModel-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.ProductInputContext.createModel(IEditorInput)56
org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizard.performPreliminaryChecks()144
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.createContent()53
org.eclipse.pde.ui.launcher.EclipseLaunchShortcut.launch(ISelection, String)74
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation.createContent()53
org.eclipse.pde.ui.launcher.EclipseLaunchShortcut.launch(ISelection, String)74

org.eclipse.pde.internal.core.RequiredPluginsClasspathContainer

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.RequiredPluginsContainerPage.createRealEntries()179

org.eclipse.pde.internal.core.schema.ChoiceRestriction

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.2.widgetSelected(SelectionEvent)135
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.3.widgetSelected(SelectionEvent)165
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.2.widgetSelected(SelectionEvent)124
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.3.widgetSelected(SelectionEvent)154
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.2.widgetSelected(SelectionEvent)145
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.2.widgetSelected(SelectionEvent)134
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.2.widgetSelected(SelectionEvent)135
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.3.widgetSelected(SelectionEvent)165
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.2.widgetSelected(SelectionEvent)124
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.3.widgetSelected(SelectionEvent)154

org.eclipse.pde.internal.core.schema.DocumentSection

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)226
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)232
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)202
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)223
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)229
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)202

org.eclipse.pde.internal.core.schema.EditableSchema

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.createExternalModel(FileStoreEditorInput)80
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.createModel(IEditorInput)69
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.createExternalModel(FileStoreEditorInput)79
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.createModel(IEditorInput)68
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)199
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)199

org.eclipse.pde.internal.core.schema.Schema

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExtensionDetails.isFieldRequired(String)199
org.eclipse.pde.internal.ui.editor.schema.DocSection.handleApply()199
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getElements(Object)52
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getElements(Object)52
org.eclipse.pde.internal.ui.editor.schema.ElementSection.initialize()493
org.eclipse.pde.internal.ui.editor.schema.SchemaElementDetails.1.textValueChanged(FormEntry)114
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.handleNewInclude()176
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.handleRemoveInclude()149
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.synchronizeModel(IDocument)139
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteElement(ISchemaElement)193
org.eclipse.pde.internal.ui.editor.schema.SchemaSpecSection.createClient(Section, FormToolkit)57
org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage.finish()432
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fSchema-1
org.eclipse.pde.internal.ui.editor.schema.NewElementAction.schema-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.fSchema-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExtensionDetails.isFieldRequired(String)196
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getElements(Object)51
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getElements(Object)51
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.handleNewInclude()175
org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage.finish()431
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExtensionDetails.isFieldRequired(String)199
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getElements(Object)52
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getElements(Object)52
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.handleRemoveInclude()149
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.synchronizeModel(IDocument)139
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteElement(ISchemaElement)193
org.eclipse.pde.internal.ui.editor.schema.SchemaSpecSection.createClient(Section, FormToolkit)57
org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage.finish()432
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewElementAction.setSchema(Schema)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.SchemaRearranger(Schema)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaSpecSection.1.(SchemaSpecSection, IContextPart, Schema)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaSpecSection.2.(SchemaSpecSection, IContextPart, Schema)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaSpecSection.3.(SchemaSpecSection, IContextPart, Schema)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewElementAction.getSchema()-1

org.eclipse.pde.internal.core.schema.SchemaAnnotationHandler

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.VirtualSchemaObject.getSchemaDescription(IPluginExtensionPoint)90
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getSchemaDescription(IPluginAttribute, ISchemaElement)140
org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage.handlePointSelection(IPluginExtensionPoint)512
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.VirtualSchemaObject.getSchemaDescription(IPluginExtensionPoint)90
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getSchemaDescription(IPluginAttribute, ISchemaElement)140
org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage.handlePointSelection(IPluginExtensionPoint)512

org.eclipse.pde.internal.core.schema.SchemaAttribute

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.generateAttributeValue(IProject, int, ISchemaAttribute)328
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)262
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleNewAttribute()478
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.updateFields(ISchemaObject)114
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)102
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)142
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.fAttribute-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.generateAttributeValue(IProject, int, ISchemaAttribute)328
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)261
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleNewAttribute()477
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.modelChanged(IModelChangedEvent)251
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.updateFields(ISchemaObject)112
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.updateFields(ISchemaObject)89
org.eclipse.pde.internal.ui.editor.schema.SchemaJavaAttributeDetails.updateFields(ISchemaObject)55
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)101
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.updateFields(ISchemaObject)89
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewAttributeAction.run()40
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)214
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)217
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)210
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewAttributeAction.run()40
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)142
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)210
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.getAttribute()-1

org.eclipse.pde.internal.core.schema.SchemaComplexType

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewAttributeAction.run()48
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.run()68
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteAttribute(ISchemaAttribute)187
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteCompositor(ISchemaCompositor)175
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteCompositor(ISchemaCompositor)176
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)97
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)88
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)49
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)33
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)151
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteCompositor(ISchemaObject, ISchemaCompositor, ISchemaObject)112
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.run()67
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteCompositor(ISchemaCompositor)175
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)87
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)96
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)32
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteCompositor(ISchemaObject, ISchemaCompositor, ISchemaObject)111
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewAttributeAction.run()45
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.run()78
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)90
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)36
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)148
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteCompositor(ISchemaObject, ISchemaCompositor, ISchemaObject)115
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)208
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewAttributeAction.run()43
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.run()65
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteAttribute(ISchemaAttribute)187
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)97
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)86
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)31
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)146
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteCompositor(ISchemaObject, ISchemaCompositor, ISchemaObject)110
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)208

org.eclipse.pde.internal.core.schema.SchemaCompositor

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleReferenceDelete(SchemaElementReference, boolean)378
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.run()87
org.eclipse.pde.internal.ui.editor.schema.NewReferenceAction.run()36
org.eclipse.pde.internal.ui.editor.schema.SchemaCompositorDetails.updateFields(ISchemaObject)60
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteCompositor(ISchemaCompositor)181
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteReference(SchemaElementReference)200
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.linkReference(ISchemaCompositor, ISchemaElement, ISchemaObject)163
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)52
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)41
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveReference(SchemaElementReference, ISchemaCompositor, ISchemaObject)65
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveReference(SchemaElementReference, ISchemaCompositor, ISchemaObject)63
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveReference(SchemaElementReference, ISchemaCompositor, ISchemaObject)67
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteCompositor(ISchemaObject, ISchemaCompositor, ISchemaObject)120
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteReference(ISchemaObject, ISchemaObjectReference, ISchemaObject)126
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaCompositorDetails.fCompositor-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)281
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)287
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)270
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.run()86
org.eclipse.pde.internal.ui.editor.schema.NewReferenceAction.run()35
org.eclipse.pde.internal.ui.editor.schema.SchemaCompositorDetails.updateFields(ISchemaObject)58
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteCompositor(ISchemaCompositor)180
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)40
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)51
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveReference(SchemaElementReference, ISchemaCompositor, ISchemaObject)61
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteCompositor(ISchemaObject, ISchemaCompositor, ISchemaObject)119
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteReference(ISchemaObject, ISchemaObjectReference, ISchemaObject)125
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.run()63
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleReferenceDelete(SchemaElementReference, boolean)378
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.run()63
org.eclipse.pde.internal.ui.editor.schema.NewReferenceAction.run()36
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteReference(SchemaElementReference)200
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.linkReference(ISchemaCompositor, ISchemaElement, ISchemaObject)163
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteReference(ISchemaObject, ISchemaObjectReference, ISchemaObject)126

org.eclipse.pde.internal.core.schema.SchemaDescriptor

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.actions.OpenSchemaAction.findSchema(IPluginExtensionPoint)152
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.createExternalModel(FileStoreEditorInput)76
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.createModel(IEditorInput)66
org.eclipse.pde.internal.ui.search.PreviewReferenceAction.run(IAction)38
org.eclipse.pde.internal.ui.search.ShowDescriptionAction.run()93
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.createExternalModel(FileStoreEditorInput)76
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.createModel(IEditorInput)66
org.eclipse.pde.internal.ui.search.PreviewReferenceAction.run(IAction)38

org.eclipse.pde.internal.core.schema.SchemaElement

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)260
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)265
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)262
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleNewAttribute()476
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleNewAttribute()478
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.run()80
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.run()66
org.eclipse.pde.internal.ui.editor.schema.SchemaElementDetails.updateFields(ISchemaObject)68
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteCompositor(ISchemaCompositor)173
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveAttribute(ISchemaElement, ISchemaAttribute, ISchemaAttribute)91
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)30
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)47
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)141
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteCompositor(ISchemaObject, ISchemaCompositor, ISchemaObject)109
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteElement(ISchemaElement, ISchemaObject)133
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewAttributeAction.element-1
org.eclipse.pde.internal.ui.editor.schema.SchemaElementDetails.fElement-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)259
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)270
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleNewAttribute()475
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.run()64
org.eclipse.pde.internal.ui.editor.schema.SchemaElementDetails.modelChanged(IModelChangedEvent)138
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)29
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)46
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteCompositor(ISchemaObject, ISchemaCompositor, ISchemaObject)108
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewElementAction.run()43
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleNewAttribute()474
org.eclipse.pde.internal.ui.editor.schema.NewCompositorAction.run()66
org.eclipse.pde.internal.ui.editor.schema.NewElementAction.run()43
org.eclipse.pde.internal.ui.editor.schema.NewElementAction.run()41
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteCompositor(ISchemaCompositor)173
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor)30
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject)141
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteCompositor(ISchemaObject, ISchemaCompositor, ISchemaObject)109
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteElement(ISchemaElement, ISchemaObject)133
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)207
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewAttributeAction.setElement(SchemaElement)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewAttributeAction.getElement()-1

org.eclipse.pde.internal.core.schema.SchemaElementReference

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)773
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doPaste(ISchemaObject, ISchemaObject, ISchemaObject)785
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)680
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)664
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getSibling(Object, Object)657
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDelete(Object, boolean)355
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDoubleClick(IStructuredSelection)710
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDoubleClick(IStructuredSelection)708
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)515
org.eclipse.pde.internal.ui.editor.schema.SchemaElementDetails.updateFields(ISchemaObject)67
org.eclipse.pde.internal.ui.editor.schema.SchemaElementReferenceDetails.updateFields(ISchemaObject)59
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.linkReference(ISchemaCompositor, ISchemaElement, ISchemaObject)161
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteReference(ISchemaObject, ISchemaObjectReference, ISchemaObject)127
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteReference(ISchemaObject, ISchemaObjectReference, ISchemaObject)128
org.eclipse.pde.internal.ui.editor.schema.SchemaRootElementDetails.updateFields(ISchemaObject)75
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaElementReferenceDetails.fElement-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.ElementSection.computeNestLevel(ISchemaObject)464
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doMove(ISchemaObject, ISchemaObject, ISchemaObject)772
org.eclipse.pde.internal.ui.editor.schema.ElementSection.doPaste(ISchemaObject, ISchemaObject, ISchemaObject)784
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)679
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getRealTarget(Object, Object)663
org.eclipse.pde.internal.ui.editor.schema.ElementSection.getSibling(Object, Object)656
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDelete(Object, boolean)354
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleDoubleClick(IStructuredSelection)707
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent)514
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons()635
org.eclipse.pde.internal.ui.editor.schema.SchemaElementDetails.updateFields(ISchemaObject)66
org.eclipse.pde.internal.ui.editor.schema.SchemaElementReferenceDetails.updateFields(ISchemaObject)57
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.linkReference(ISchemaCompositor, ISchemaElement, ISchemaObject)160
org.eclipse.pde.internal.ui.editor.schema.SchemaRootElementDetails.updateFields(ISchemaObject)74
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewReferenceAction.run()37
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.linkReference(ISchemaCompositor, ISchemaElement, ISchemaObject)165
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewReferenceAction.run()37
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.linkReference(ISchemaCompositor, ISchemaElement, ISchemaObject)165
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleReferenceDelete(SchemaElementReference, boolean)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteReference(SchemaElementReference)-1
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveReference(SchemaElementReference, ISchemaCompositor, ISchemaObject)-1

org.eclipse.pde.internal.core.schema.SchemaEnumeration

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.2.widgetSelected(SelectionEvent)143
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.2.widgetSelected(SelectionEvent)132

org.eclipse.pde.internal.core.schema.SchemaInclude

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaIncludesSection.handleNewInclude()173

org.eclipse.pde.internal.core.schema.SchemaObject

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.AbstractSchemaDetails.updateObjectDescription(String)243
org.eclipse.pde.internal.ui.editor.schema.DocSection.handleApply()201
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.AbstractSchemaDetails.updateObjectDescription(String)242

org.eclipse.pde.internal.core.schema.SchemaRegistry

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.fSchemaRegistry-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.CreateClassXMLResolution.getAttribute(PluginAttribute)51
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.getSchema(IPluginExtension)179
org.eclipse.pde.internal.ui.editor.schema.FilteredSchemaAttributeSelectionDialog.fillContentProvider(FilteredItemsSelectionDialogAbstractContentProvider, FilteredItemsSelectionDialogItemsFilter, IProgressMonitor)176
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectXML(IPluginModelBase, IProgressMonitor)152
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createRenameChange(IFile, Object[], String[], TextChange, IProgressMonitor)60
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.1.modifyModel(IBaseModel, IProgressMonitor)123
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.resolveObjectName(SchemaRegistry, Object)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.getSchemaRegistry()-1

org.eclipse.pde.internal.core.schema.SchemaRootElement

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaRootElementDetails.updateFields(ISchemaObject)76
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaRootElementDetails.fElement-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExtensionAttributePointDectector.checkIfOnTarget()139
org.eclipse.pde.internal.ui.editor.plugin.ManifestHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)65
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager)292
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewElementAction.run()41
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)207

org.eclipse.pde.internal.core.schema.SchemaSimpleType

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.4.widgetSelected(SelectionEvent)203
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.4.widgetSelected(SelectionEvent)202
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.2.widgetSelected(SelectionEvent)148
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.3.widgetSelected(SelectionEvent)181
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.3.widgetSelected(SelectionEvent)183
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.2.widgetSelected(SelectionEvent)137
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.3.widgetSelected(SelectionEvent)170
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.3.widgetSelected(SelectionEvent)172
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.4.widgetSelected(SelectionEvent)202
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.2.widgetSelected(SelectionEvent)147
org.eclipse.pde.internal.ui.editor.schema.SchemaIdentifierAttributeDetails.3.widgetSelected(SelectionEvent)179
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.2.widgetSelected(SelectionEvent)136
org.eclipse.pde.internal.ui.editor.schema.SchemaStringAttributeDetails.3.widgetSelected(SelectionEvent)168
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.NewAttributeAction.run()41
org.eclipse.pde.internal.ui.editor.schema.NewElementAction.run()44
org.eclipse.pde.internal.ui.editor.schema.SchemaAttributeDetails.4.widgetSelected(SelectionEvent)196
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.deleteCompositor(ISchemaCompositor)178
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)211
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)215
org.eclipse.pde.internal.ui.wizards.extension.BaseExtensionPointMainPage.createSchemaStream(String, String, String, boolean)218

org.eclipse.pde.internal.core.schema.StorageSchemaDescriptor

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.createStorageModel(IStorageEditorInput)88
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext.createStorageModel(IStorageEditorInput)88

org.eclipse.pde.internal.core.search.ExtensionPluginSearchScope

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.FindDeclarationsAction.createSearchQuery()39
org.eclipse.pde.internal.ui.search.FindReferencesAction.createSearchQuery()55
org.eclipse.pde.internal.ui.search.FindReferencesAction.createSearchQuery()62
org.eclipse.pde.internal.ui.search.PluginSearchPage.getInput()145

org.eclipse.pde.internal.core.search.ISearchResultCollector

IMPLEMENTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.PluginSearchQuery.1-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.PluginSearchQuery.run(IProgressMonitor)39

org.eclipse.pde.internal.core.search.PluginSearchInput

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.PluginSearchQuery.fSearchInput-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.FindDeclarationsAction.createSearchQuery()30
org.eclipse.pde.internal.ui.search.FindPluginReferencesAction.createSearchQuery()48
org.eclipse.pde.internal.ui.search.FindReferencesAction.createSearchQuery()40
org.eclipse.pde.internal.ui.search.PluginSearchPage.getInput()132
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.FindDeclarationsAction.createSearchQuery()30
org.eclipse.pde.internal.ui.search.FindPluginReferencesAction.createSearchQuery()48
org.eclipse.pde.internal.ui.search.FindReferencesAction.createSearchQuery()40
org.eclipse.pde.internal.ui.search.PluginSearchPage.getInput()132
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.PluginSearchQuery.PluginSearchQuery(PluginSearchInput)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.PluginSearchPage.getInput()-1

org.eclipse.pde.internal.core.search.PluginSearchOperation

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.PluginSearchQuery.run(IProgressMonitor)47
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.PluginSearchQuery.run(IProgressMonitor)47

org.eclipse.pde.internal.core.search.PluginSearchScope

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.FindDeclarationsAction.createSearchQuery()48
org.eclipse.pde.internal.ui.search.FindPluginReferencesAction.createSearchQuery()52
org.eclipse.pde.internal.ui.search.FindReferencesAction.createSearchQuery()65
org.eclipse.pde.internal.ui.search.PluginSearchPage.getInput()149
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.FindDeclarationsAction.createSearchQuery()31
org.eclipse.pde.internal.ui.search.FindReferencesAction.createSearchQuery()41
org.eclipse.pde.internal.ui.search.PluginSearchPage.getInput()137

org.eclipse.pde.internal.core.SearchablePluginsManager

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.LaunchPluginValidator.getAffectedProjects(ILaunchConfiguration)107
org.eclipse.pde.internal.ui.views.plugins.JavaSearchActionGroup.canDoJavaSearchOperation(IStructuredSelection, boolean)74
org.eclipse.pde.internal.ui.views.plugins.JavaSearchActionGroup.handleJavaSearch(boolean)104
org.eclipse.pde.internal.ui.views.plugins.JavaSearchOperation.run(IProgressMonitor)33
org.eclipse.pde.internal.ui.views.plugins.PluginsLabelProvider.isInJavaSearch(IPluginModelBase)144

org.eclipse.pde.internal.core.site.ExternalSiteModel

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryInputContext.createStorageModel(InputStream)81
org.eclipse.pde.internal.ui.editor.site.SiteInputContext.createStorageModel(InputStream)83
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryInputContext.createStorageModel(InputStream)81
org.eclipse.pde.internal.ui.editor.site.SiteInputContext.createStorageModel(InputStream)83

org.eclipse.pde.internal.core.site.SiteObject

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeChange(Object, String, Object, Object)118
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeChange(Object, String, Object, Object)122
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeChange(Object, String, Object, Object)117
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeChange(Object, String, Object, Object)121
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryUndoManager.executeChange(Object, String, Object, Object)118
org.eclipse.pde.internal.ui.editor.site.SiteUndoManager.executeChange(Object, String, Object, Object)122

org.eclipse.pde.internal.core.site.WorkspaceSiteModel

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BuildSiteAction.selectionChanged(IAction, ISelection)95
org.eclipse.pde.internal.ui.editor.category.CategoryInputContext.createWorkspaceModel(IFile, InputStream, boolean)66
org.eclipse.pde.internal.ui.editor.site.SiteEditor.handleBuild(ISiteFeature[])196
org.eclipse.pde.internal.ui.editor.site.SiteInputContext.createWorkspaceModel(IFile, InputStream, boolean)68
org.eclipse.pde.internal.ui.wizards.category.NewCategoryCreationOperation.createSiteManifest()60
org.eclipse.pde.internal.ui.wizards.site.NewSiteProjectCreationOperation.createSiteManifest()79
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.category.CategoryInputContext.createWorkspaceModel(IFile, InputStream, boolean)66
org.eclipse.pde.internal.ui.editor.site.SiteInputContext.createWorkspaceModel(IFile, InputStream, boolean)68
org.eclipse.pde.internal.ui.wizards.category.NewCategoryCreationOperation.createSiteManifest()60
org.eclipse.pde.internal.ui.wizards.site.NewSiteProjectCreationOperation.createSiteManifest()79

org.eclipse.pde.internal.core.SourceLocation

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.AlternateSourceLocations.getExtensionLocations()81

org.eclipse.pde.internal.core.SourceLocationKey

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.10.run(IProgressMonitor)537
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.10.run(IProgressMonitor)552

org.eclipse.pde.internal.core.SourceLocationManager

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.fAlternateSource-1
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.alternateSource-1
EXTENDS
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.AlternateSourceLocations-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.canFindSource(IPluginModelBase)450
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.extractSourceFolders(IProject, IPluginModelBase, IProgressMonitor)601
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.importSourceArchives(IProject, IPluginModelBase, int, IProgressMonitor)555
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.setAlternateSource(SourceLocationManager)-1
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizard.doImportOperation(Shell, int, IPluginModelBase[], boolean, boolean, SourceLocationManager)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.getAlternateSourceLocations()-1

org.eclipse.pde.internal.core.target.AbstractBundleContainer

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.createLocationArea(Composite)148
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.initializeInputFields(IBundleContainer)194
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.createLocationArea(Composite)146
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.initializeInputFields(IBundleContainer)192
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.appendLocation(StyledString, AbstractBundleContainer, boolean)-1

org.eclipse.pde.internal.core.target.DirectoryBundleContainer

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)106
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditBundleContainerWizard.addPages()46
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.createContainer(IBundleContainer)345
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getImage(Object)256
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)105
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)106

org.eclipse.pde.internal.core.target.ExternalFileTargetHandle

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)110
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)110
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)109
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)109

org.eclipse.pde.internal.core.target.FeatureBundleContainer

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditFeatureContainerPage.createLocationArea(Composite)51
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)91
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditBundleContainerWizard.addPages()50
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getImage(Object)254
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)90
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditFeatureContainerPage.createLocationArea(Composite)51
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)91

org.eclipse.pde.internal.core.target.IUBundleContainer

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditBundleContainerWizard.addPages()55
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.getBundleContainer()123
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.restoreWidgetState()451
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.restoreWidgetState()437
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.restoreWidgetState()450
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.warnIfGlobalSettingChanged()288
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)128
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)385
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)385
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.fEditContainer-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditBundleContainerWizard.addPages()52
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.restoreWidgetState()449
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.restoreWidgetState()436
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.warnIfGlobalSettingChanged()287
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getImage(Object)261
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)127
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)380
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)380
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleRemove()324
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.getBundleContainer()123
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.warnIfGlobalSettingChanged()288
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)128
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.EditIUContainerPage(IUBundleContainer, ITargetDefinition, IProfile)-1

org.eclipse.pde.internal.core.target.LocalTargetHandle

INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.updateButtons()579

org.eclipse.pde.internal.core.target.ProfileBundleContainer

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditProfileContainerPage.initializeInputFields(IBundleContainer)218
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)117
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditBundleContainerWizard.addPages()48
org.eclipse.pde.internal.ui.shared.target.EditProfileContainerPage.createContainer(IBundleContainer)282
org.eclipse.pde.internal.ui.shared.target.EditProfileContainerPage.initializeInputFields(IBundleContainer)217
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getImage(Object)259
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)116
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)117

org.eclipse.pde.internal.core.target.provisional.IBundleContainer

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.11.performFinish()312
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.11.performFinish()310
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.14.performFinish()428
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.14.performFinish()430
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.5.performFinish()192
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.5.performFinish()190
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.7.performFinish()232
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.7.performFinish()230
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.9.performFinish()267
org.eclipse.pde.internal.ui.shared.target.AddFeatureContainersPage.getBundleContainers()236
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleEdit()294
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleRemove()321
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.resolveArbitraryLocation(String)509
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.AddFeatureContainersPage.getBundleContainers()236
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getImage(Object)245
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.saveIncludedBundleState(Object[])1024
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.saveIncludedBundleState(Object[])1031
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)367
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)367
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleEdit()274
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleEdit()268
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleEdit()294
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleRemove()313
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleRemove()321
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditBundleContainerWizard.fContainer-1
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.fContainer-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.ArgumentsFromContainerSelectionDialog.1.getChildren(Object)107
org.eclipse.pde.internal.ui.shared.target.ArgumentsFromContainerSelectionDialog.updateCheckState(Object)202
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getImage(Object)243
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.saveIncludedBundleState(Object[])1021
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.TreeContentProvider.hasChildren(Object)1054
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.TreeContentProvider.hasChildren(Object)1054
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)366
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)366
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleEdit()267
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleEdit()273
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleRemove()312
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.updateButtons()342
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.updateButtons()341
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.11.performFinish()305
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.14.performFinish()425
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.5.performFinish()185
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.7.performFinish()225
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.createContainer(IBundleContainer)344
org.eclipse.pde.internal.ui.shared.target.EditProfileContainerPage.createContainer(IBundleContainer)281
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getImage(Object)245
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)367
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)367
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleEdit()284
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleEdit()266
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleRemove()311
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.resolveArbitraryLocation(String)502
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.EditBundleContainerWizard.EditBundleContainerWizard(ITargetDefinition, IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.createContainer(IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.EditDirectoryContainerPage(IBundleContainer, String)-1
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.EditDirectoryContainerPage(IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.initializeInputFields(IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.EditFeatureContainerPage.createContainer(IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.EditFeatureContainerPage.EditFeatureContainerPage(IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.EditFeatureContainerPage.initializeInputFields(IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.EditProfileContainerPage.createContainer(IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.EditProfileContainerPage.EditProfileContainerPage(IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.EditProfileContainerPage.initializeInputFields(IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.PreviewContainerPage.1.(PreviewContainerPage, IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.PreviewContainerPage.setInput(IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.appendIncludedBundles(StyledString, IBundleContainer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.AddFeatureContainersPage.getBundleContainers()-1
org.eclipse.pde.internal.ui.shared.target.EditBundleContainerWizard.getBundleContainer()-1
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.createContainer(IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.getBundleContainer()-1
org.eclipse.pde.internal.ui.shared.target.EditFeatureContainerPage.createContainer(IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.getBundleContainer()-1
org.eclipse.pde.internal.ui.shared.target.EditProfileContainerPage.createContainer(IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.IEditBundleContainerPage.getBundleContainer()-1

org.eclipse.pde.internal.core.target.provisional.IResolvedBundle

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.10.run(IProgressMonitor)558
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getImage(Object)217
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)79
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.15.select(Viewer, Object, Object)450
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.16.select(Viewer, Object, Object)460
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.17.run(IProgressMonitor)554
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.17.run(IProgressMonitor)582
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.5.compare(Viewer, Object, Object)231
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.5.compare(Viewer, Object, Object)232
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.getRequiredElements(Collection, Collection)628
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.getRequiredElements(Collection, Collection)622
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.handleCheck(Object[], boolean)661
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.handleCheck(Object[], boolean)665
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.InitalizeJob.run(IProgressMonitor)916
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.InitalizeJob.run(IProgressMonitor)933
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.InitalizeJob.run(IProgressMonitor)916
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.InitalizeJob.run(IProgressMonitor)933
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.saveIncludedBundleState(Object[])1028
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.10.run(IProgressMonitor)558
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.10.run(IProgressMonitor)552
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.AlternateSourceLocations.bundles-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getImage(Object)216
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)78
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.15.select(Viewer, Object, Object)449
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.16.select(Viewer, Object, Object)459
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.5.compare(Viewer, Object, Object)230
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.5.compare(Viewer, Object, Object)230
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.handleCheck(Object[], boolean)657
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.TreeContentProvider.hasChildren(Object)1051
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.TreeContentProvider.hasChildren(Object)1051
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.updateButtons()807
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.handleEdit()269
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getImage(Object)217
org.eclipse.pde.internal.ui.shared.target.StyledBundleLabelProvider.getStyledString(Object)79
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.17.run(IProgressMonitor)554
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.getRequiredElements(Collection, Collection)622
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.getRequiredElements(Collection, Collection)628
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.InitalizeJob.run(IProgressMonitor)916
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.InitalizeJob.run(IProgressMonitor)916
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.InitalizeJob.run(IProgressMonitor)933
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.InitalizeJob.run(IProgressMonitor)933
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.saveIncludedBundleState(Object[])1028
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.10.run(IProgressMonitor)552
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.10.run(IProgressMonitor)533
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.getParentPath(IResolvedBundle)-1
org.eclipse.pde.internal.ui.wizards.imports.AlternateSourceLocations.AlternateSourceLocations(IPluginModelBase[], IResolvedBundle[])-1

org.eclipse.pde.internal.core.target.provisional.ITargetDefinition

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.TargetCreationPage(String)48
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.createTargetProfilesGroup(Composite)348
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.handleActivate()383
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.handleEdit()478
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.handleRemove()520
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()699
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()736
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()725
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)93
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)93
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.updateButtons()580
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.updateButtons()579
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.updateDetails()593
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)364
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)364
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getElements(Object)406
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getElements(Object)406
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.1.compare(Object, Object)208
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.1.compare(Object, Object)209
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.4.widgetSelected(SelectionEvent)272
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.getTargetDefinition()607
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.refreshTargetDropDown()217
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.fTarget-1
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.fActiveTarget-1
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.fTarget-1
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerWizard.fTarget-1
org.eclipse.pde.internal.ui.shared.target.ArgumentsFromContainerSelectionDialog.fTarget-1
org.eclipse.pde.internal.ui.shared.target.EditBundleContainerWizard.fTarget-1
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.fTarget-1
org.eclipse.pde.internal.ui.shared.target.PreviewContainerPage.fTarget-1
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.fTargetDefinition-1
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.fTarget-1
org.eclipse.pde.internal.ui.wizards.target.EditTargetDefinitionWizard.fDefinition-1
org.eclipse.pde.internal.ui.wizards.target.EditTargetNode.fDefinition-1
org.eclipse.pde.internal.ui.wizards.target.NewTargetDefinitionWizard2.fDefinition-1
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.fTargetDefs-1
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionPage.fDefinition-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.TreeContentProvider.getElements(Object)1061
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.TreeContentProvider.getElements(Object)1061
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)363
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)363
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getElements(Object)405
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getElements(Object)405
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.EnvironmentSection.initializeChoices()211
org.eclipse.pde.internal.ui.editor.targetdefinition.EnvironmentSection.refresh()274
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.doSave(IProgressMonitor)84
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.doSaveAs()102
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.createTargetProfilesGroup(Composite)348
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.handleAdd()463
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.handleEdit()478
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.handleEdit()484
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.handleRemove()520
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performDefaults()628
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performDefaults()626
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()709
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()736
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()704
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()659
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()699
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()679
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()740
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()725
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)93
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)93
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.1.compare(Object, Object)209
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.1.compare(Object, Object)208
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.4.widgetSelected(SelectionEvent)260
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.resolveArbitraryLocation(String)508
org.eclipse.pde.internal.ui.wizards.target.EditTargetDefinitionWizard.setTargetDefinition(ITargetDefinition, boolean)67
org.eclipse.pde.internal.ui.wizards.target.NewTargetDefinitionWizard.performFinish()45
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.createTarget(int)139
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.getNextPage()221
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.populateBasicTarget(ITargetDefinition)184
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.19.getElements(Object)626
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.4.runInUIThread(IProgressMonitor)243
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.ContentSection.1.contentsChanged(ITargetDefinition, Object, boolean, boolean)-1
org.eclipse.pde.internal.ui.editor.targetdefinition.LocationsSection.1.contentsChanged(ITargetDefinition, Object, boolean, boolean)-1
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.TargetChangedListener.contentsChanged(ITargetDefinition, Object, boolean, boolean)-1
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.TargetChangedListener.contentsChanged(ITargetDefinition, Object, boolean, boolean)-1
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.getImage(ITargetDefinition)-1
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.getImage(ITargetDefinition)-1
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.AddBundleContainerSelectionPage(ITargetDefinition)-1
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerWizard.AddBundleContainerWizard(ITargetDefinition)-1
org.eclipse.pde.internal.ui.shared.target.ArgumentsFromContainerSelectionDialog.ArgumentsFromContainerSelectionDialog(Shell, ITargetDefinition)-1
org.eclipse.pde.internal.ui.shared.target.EditBundleContainerWizard.EditBundleContainerWizard(ITargetDefinition, IBundleContainer)-1
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.EditIUContainerPage(ITargetDefinition, IProfile)-1
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.EditIUContainerPage(IUBundleContainer, ITargetDefinition, IProfile)-1
org.eclipse.pde.internal.ui.shared.target.ITargetChangedListener.contentsChanged(ITargetDefinition, Object, boolean, boolean)-1
org.eclipse.pde.internal.ui.shared.target.PreviewContainerPage.PreviewContainerPage(ITargetDefinition, EditDirectoryContainerPage)-1
org.eclipse.pde.internal.ui.shared.target.TargetContentsGroup.setInput(ITargetDefinition)-1
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.setInput(ITargetDefinition)-1
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.10.(PluginImportWizardFirstPage, ITargetDefinition)-1
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.resolveTargetDefinition(ITargetDefinition)-1
org.eclipse.pde.internal.ui.wizards.target.EditTargetDefinitionWizard.EditTargetDefinitionWizard(ITargetDefinition, boolean)-1
org.eclipse.pde.internal.ui.wizards.target.EditTargetDefinitionWizard.setTargetDefinition(ITargetDefinition, boolean)-1
org.eclipse.pde.internal.ui.wizards.target.EditTargetNode.setTargetDefinition(ITargetDefinition)-1
org.eclipse.pde.internal.ui.wizards.target.NewTargetDefinitionWizard2.setTargetDefinition(ITargetDefinition)-1
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.populateBasicTarget(ITargetDefinition)-1
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.populateFromCurrentTargetPlatform(ITargetDefinition)-1
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.populateFromTemplate(ITargetDefinition, String)-1
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.2.contentsChanged(ITargetDefinition, Object, boolean, boolean)-1
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.targetChanged(ITargetDefinition)-1
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.TargetDefinitionContentPage(ITargetDefinition)-1
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionPage.targetChanged(ITargetDefinition)-1
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionPage.TargetDefinitionPage(String, ITargetDefinition)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.ArgumentsSection.getTarget()-1
org.eclipse.pde.internal.ui.editor.targetdefinition.ContentPage.getTarget()-1
org.eclipse.pde.internal.ui.editor.targetdefinition.ContentSection.getTarget()-1
org.eclipse.pde.internal.ui.editor.targetdefinition.DefinitionPage.getTarget()-1
org.eclipse.pde.internal.ui.editor.targetdefinition.EnvironmentSection.getTarget()-1
org.eclipse.pde.internal.ui.editor.targetdefinition.ImplicitDependenciesSection.getTarget()-1
org.eclipse.pde.internal.ui.editor.targetdefinition.InformationSection.getTarget()-1
org.eclipse.pde.internal.ui.editor.targetdefinition.JRESection.getTarget()-1
org.eclipse.pde.internal.ui.editor.targetdefinition.LocationsSection.getTarget()-1
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.getTarget()-1
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.getTargetDefinition()-1
org.eclipse.pde.internal.ui.wizards.target.EditTargetDefinitionWizard.getTargetDefinition()-1
org.eclipse.pde.internal.ui.wizards.target.NewTargetDefinitionWizard2.getTargetDefinition()-1
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.createTarget(int)-1
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionPage.getTargetDefinition()-1

org.eclipse.pde.internal.core.target.provisional.ITargetHandle

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.fPrevious-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.getTarget()218
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.getTarget()226
org.eclipse.pde.internal.ui.launcher.LaunchArgumentsHelper.getInitialVMArguments()120
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()662
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)94
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)94
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.4.widgetSelected(SelectionEvent)261
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.4.widgetSelected(SelectionEvent)272

org.eclipse.pde.internal.core.target.provisional.ITargetPlatformService

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.doSave(IProgressMonitor)86
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.getTarget()214
org.eclipse.pde.internal.ui.launcher.LaunchArgumentsHelper.getInitialVMArguments()118
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.getTargetService()606
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.getTargetPlatformService()76
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.getTargetPlatformService()359
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.getBundleContainer()119
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.getTargetPlatformService()230
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.getTargetService()62
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionPage.getTargetService()56
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.fTargetService-1
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.fTargetService-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.doSave(IProgressMonitor)86
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.getTarget()214
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.createTargetProfilesGroup(Composite)267
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performDefaults()623
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()653
org.eclipse.pde.internal.ui.shared.target.EditIUContainerPage.getBundleContainer()119
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.getTargetPlatformService()230
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.refreshTargetDropDown()194
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.resolveArbitraryLocation(String)499
org.eclipse.pde.internal.ui.wizards.target.EditTargetDefinitionWizard.setTargetDefinition(ITargetDefinition, boolean)70
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.createTarget(int)137
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.populateBasicTarget(ITargetDefinition)181
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.populateFromCurrentTargetPlatform(ITargetDefinition)196
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.populateFromTemplate(ITargetDefinition, String)211
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.getTargetService()-1
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.getTargetPlatformService()-1
org.eclipse.pde.internal.ui.shared.target.EditDirectoryContainerPage.getTargetPlatformService()-1
org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizardFirstPage.getTargetPlatformService()-1
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.getTargetService()-1
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionPage.getTargetService()-1

org.eclipse.pde.internal.core.target.ResolvedBundle

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.imports.AlternateSourceLocations.getExtensionLocations()79

org.eclipse.pde.internal.core.target.TargetDefinition

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.6.compare(Viewer, Object, Object)282
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.6.compare(Viewer, Object, Object)283
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.handleReload()439
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performDefaults()630
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()681
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()741
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.TargetLabelProvider(TargetPlatformPreferencePage)59
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.TargetLabelProvider(TargetPlatformPreferencePage)59
org.eclipse.pde.internal.ui.shared.target.AddBundleContainerSelectionPage.11.addPages()297
org.eclipse.pde.internal.ui.shared.target.EditBundleContainerWizard.addPages()55
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)384
org.eclipse.pde.internal.ui.shared.target.TargetLocationsGroup.BundleContainerContentProvider.getChildren(Object)384
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.fRunningHost-1
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.fRunningHost-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performDefaults()630

org.eclipse.pde.internal.core.target.TargetPlatformService

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performDefaults()625
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()776
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.TargetLabelProvider(TargetPlatformPreferencePage)57
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.TargetLabelProvider(TargetPlatformPreferencePage)57
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.populateBasicTarget(ITargetDefinition)183
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.populateFromCurrentTargetPlatform(ITargetDefinition)198
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performDefaults()624
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.populateBasicTarget(ITargetDefinition)182
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.populateFromCurrentTargetPlatform(ITargetDefinition)197
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performDefaults()625
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()776
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.TargetLabelProvider(TargetPlatformPreferencePage)57
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.TargetLabelProvider(TargetPlatformPreferencePage)57
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.populateBasicTarget(ITargetDefinition)183
org.eclipse.pde.internal.ui.wizards.target.TargetCreationPage.populateFromCurrentTargetPlatform(ITargetDefinition)198
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.14.(TargetPlatformPreferencePage, String, TargetPlatformService)-1

org.eclipse.pde.internal.core.target.WorkspaceFileTargetHandle

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.doSaveAs()103
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)106
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)106
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.handleRemove()521
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)105
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.TargetLabelProvider.update(ViewerCell)105
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.doSaveAs()125
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()703
org.eclipse.pde.internal.ui.wizards.target.NewTargetDefinitionWizard.performFinish()48
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.doSaveAs()125
org.eclipse.pde.internal.ui.editor.targetdefinition.TargetEditor.doSaveAs()103
org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferencePage.performOk()703
org.eclipse.pde.internal.ui.wizards.target.NewTargetDefinitionWizard.performFinish()48

org.eclipse.pde.internal.core.text.AbstractEditingModel

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareBundlePluginModel(IFile[], IDocument[], boolean)514
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.doRevert()135
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)347
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)113
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)108
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)109
org.eclipse.pde.internal.ui.editor.PDESourcePage.updateTextSelection()456
org.eclipse.pde.internal.ui.editor.PDESourcePage.updateTextSelection()456
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.doRevert()149
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.handleSelectionChangedSourcePage(SelectionChangedEvent)650
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.handleSelectionChangedSourcePage(SelectionChangedEvent)650
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.updateSelection(Object)623
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.updateSelection(Object)623
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.doRevert()137
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListener(IBaseModel)551
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListeners(IBaseModel)538
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)345
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)108
org.eclipse.pde.internal.ui.editor.PDESourcePage.updateTextSelection()451
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.handleSelectionChangedSourcePage(SelectionChangedEvent)648
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.updateSelection(Object)616
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListener(IBaseModel)550
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListeners(IBaseModel)537
org.eclipse.pde.internal.ui.util.PDEModelUtility.getModelFromEditor(PDEFormEditor, ModelModification)474
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.doRevert()135
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.doRevert()149
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.doRevert()137
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareAbstractEditingModel(IFile, IDocument, boolean)-1

org.eclipse.pde.internal.core.text.build.Build

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.BuildEntryMarkerResolution.createChange(IBaseModel)38
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddBuildEntryResolution.createChange(Build)-1
org.eclipse.pde.internal.ui.correction.AddSourceBuildEntryResolution.createChange(Build)-1
org.eclipse.pde.internal.ui.correction.AddSourceBuildEntryResolution.getSourcePaths(Build, boolean)-1
org.eclipse.pde.internal.ui.correction.AppendSeperatorBuildEntryResolution.createChange(Build)-1
org.eclipse.pde.internal.ui.correction.BuildEntryMarkerResolution.createChange(Build)-1
org.eclipse.pde.internal.ui.correction.RemoveBuildEntryResolution.createChange(Build)-1
org.eclipse.pde.internal.ui.correction.RemoveSeperatorBuildEntryResolution.createChange(Build)-1

org.eclipse.pde.internal.core.text.build.BuildEntry

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddBuildEntryResolution.createChange(Build)32
org.eclipse.pde.internal.ui.correction.AddSourceBuildEntryResolution.createChange(Build)38
org.eclipse.pde.internal.ui.correction.AppendSeperatorBuildEntryResolution.createChange(Build)28
org.eclipse.pde.internal.ui.correction.RemoveBuildEntryResolution.createChange(Build)34
org.eclipse.pde.internal.ui.correction.RemoveSeperatorBuildEntryResolution.createChange(Build)28
org.eclipse.pde.internal.ui.editor.build.BuildHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)46
org.eclipse.pde.internal.ui.editor.build.BuildSourcePage.findBuildNode(IBuildEntry[], int)100
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.getSecondaryDepBuildEntry()756
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.movePlugins(int)646
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)43
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.getSecondaryDepBuildEntry()753
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.movePlugins(int)645
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddBuildEntryResolution.createChange(Build)34
org.eclipse.pde.internal.ui.correction.AddSourceBuildEntryResolution.createChange(Build)41
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddBuildEntryResolution.createChange(Build)32
org.eclipse.pde.internal.ui.correction.AddSourceBuildEntryResolution.createChange(Build)38
org.eclipse.pde.internal.ui.correction.AppendSeperatorBuildEntryResolution.createChange(Build)28
org.eclipse.pde.internal.ui.correction.RemoveBuildEntryResolution.createChange(Build)34
org.eclipse.pde.internal.ui.correction.RemoveSeperatorBuildEntryResolution.createChange(Build)28
org.eclipse.pde.internal.ui.editor.build.BuildHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)46
org.eclipse.pde.internal.ui.editor.build.BuildSourcePage.findBuildNode(IBuildEntry[], int)100
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.canDropMove(Object, Object[], int)707
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.doDragRemove()830
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.doDropMove(String, String, int)805
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildHyperlinkDetector.matchLinkFor(BuildEntry, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildSourcePage.findBuildNode(IBuildEntry[], int)-1
org.eclipse.pde.internal.ui.editor.plugin.DependencyManagementSection.getSecondaryDepBuildEntry()-1

org.eclipse.pde.internal.core.text.build.BuildModel

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.BuildEntryMarkerResolution.createChange(IBaseModel)38
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.BuildEntryMarkerResolution.createChange(IBaseModel)37
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.createModel(IEditorInput)52
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.createModel(IEditorInput)65
org.eclipse.pde.internal.ui.refactoring.BuildPropertiesChange.createRenameChange(IFile, Object[], String[], IProgressMonitor)38
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareAbstractEditingModel(IFile, IDocument, boolean)499
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.getBuildModel(IFile)309
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.createModel(IEditorInput)48
org.eclipse.pde.internal.ui.refactoring.BuildPropertiesChange.createRenameChange(IFile, Object[], String[], IProgressMonitor)38
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.getBuildModel(IFile)309
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.updatePluginCustomizationFile(IFile)332
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.savePluginCustomFileChanges(BuildModel)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.getBuildModel(IFile)-1

org.eclipse.pde.internal.core.text.build.PropertiesTextChangeListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.fPropertiesListener-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.BuildPropertiesChange.createRenameChange(IFile, Object[], String[], IProgressMonitor)42
org.eclipse.pde.internal.ui.util.PDEModelUtility.createListener(String, IDocument, boolean)485
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.getBuildModel(IFile)315
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.BuildPropertiesChange.createRenameChange(IFile, Object[], String[], IProgressMonitor)42

org.eclipse.pde.internal.core.text.bundle.BasePackageHeader

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.matchLinkFor(ManifestHeader, int)127
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.removePackage(IManifestHeader, String)191
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.renamePackage(IManifestHeader, String, String)183
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PackageHyperlink.fHeader-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)73
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.matchLinkFor(ManifestHeader, int)126
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.removePackage(IManifestHeader, String)190
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.renamePackage(IManifestHeader, String, String)182
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.removePackage(IManifestHeader, String)191
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.PackageHyperlink.PackageHyperlink(IRegion, String, BasePackageHeader)-1

org.eclipse.pde.internal.core.text.bundle.Bundle

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel)38
org.eclipse.pde.internal.ui.correction.AddSingletonToSymbolicName.createChange(BundleModel)44
org.eclipse.pde.internal.ui.correction.OptionalImportPackageResolution.createChange(BundleModel)28
org.eclipse.pde.internal.ui.correction.OptionalRequireBundleResolution.createChange(BundleModel)28
org.eclipse.pde.internal.ui.correction.RemoveExportPackageResolution.createChange(BundleModel)29
org.eclipse.pde.internal.ui.correction.RemoveImportExportServicesResolution.createChange(BundleModel)30
org.eclipse.pde.internal.ui.correction.RemoveImportPackageResolution.createChange(BundleModel)28
org.eclipse.pde.internal.ui.correction.RemoveRequireBundleResolution.createChange(BundleModel)28
org.eclipse.pde.internal.ui.correction.UnsupportedSingletonDirectiveResolution.createChange(BundleModel)36
org.eclipse.pde.internal.ui.correction.UpdateActivationResolution.createChange(BundleModel)54
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.1.modifyModel(IBaseModel, IProgressMonitor)60
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object)108
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object)108
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElement(int, boolean)272
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.ExportPackageContentProvider.getElements(Object)64
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.ExportPackageContentProvider.getElements(Object)64
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportPackageContentProvider.getElements(Object)116
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportPackageContentProvider.getElements(Object)116
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.getBundle(IFile, IProgressMonitor)230
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeImportPackages(IBundle, boolean)141
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeRequireBundles(IBundle, boolean)54
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.removeUnneededLazyStart(IBundle)175
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddBundleClassPathMarkerResolution.createChange(BundleModel)34
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel)37
org.eclipse.pde.internal.ui.correction.AddSingletonToSymbolicName.createChange(BundleModel)43
org.eclipse.pde.internal.ui.correction.UnsupportedSingletonDirectiveResolution.createChange(BundleModel)35
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.1.modifyModel(IBaseModel, IProgressMonitor)59
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.getSingletonHeader()374
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.getLazyStartHeader()204
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.getLazyStartHeaders()189
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.markPackagesInternal(IBundle, String)121
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeExportPackages(IBundle, IProject, boolean, boolean)74
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeImportPackages(IBundle, boolean)139
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeRequireBundles(IBundle, boolean)51
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.removeUnneededLazyStart(IBundle)170
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel)38
org.eclipse.pde.internal.ui.correction.AddSingletonToSymbolicName.createChange(BundleModel)44
org.eclipse.pde.internal.ui.correction.OptionalImportPackageResolution.createChange(BundleModel)28
org.eclipse.pde.internal.ui.correction.OptionalRequireBundleResolution.createChange(BundleModel)28
org.eclipse.pde.internal.ui.correction.RemoveExportPackageResolution.createChange(BundleModel)29
org.eclipse.pde.internal.ui.correction.RemoveImportExportServicesResolution.createChange(BundleModel)30
org.eclipse.pde.internal.ui.correction.RemoveImportPackageResolution.createChange(BundleModel)28
org.eclipse.pde.internal.ui.correction.RemoveRequireBundleResolution.createChange(BundleModel)28
org.eclipse.pde.internal.ui.correction.UnsupportedSingletonDirectiveResolution.createChange(BundleModel)36
org.eclipse.pde.internal.ui.correction.UpdateActivationResolution.createChange(BundleModel)54
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.ExportPackageContentProvider.getElements(Object)64
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.ExportPackageContentProvider.getElements(Object)64
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportPackageContentProvider.getElements(Object)116
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportPackageContentProvider.getElements(Object)116
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.formatBundle(Bundle)-1
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.addPackage(Bundle, MoveFromChange)-1
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.renameLocalization(Bundle, String, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.getBundle(IFile, IProgressMonitor)-1

org.eclipse.pde.internal.core.text.bundle.BundleActivatorHeader

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)66
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)65

org.eclipse.pde.internal.core.text.bundle.BundleClasspathHeader

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddBundleClassPathMarkerResolution.createChange(BundleModel)35
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)83
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)83
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddBundleClassPathMarkerResolution.createChange(BundleModel)35

org.eclipse.pde.internal.core.text.bundle.BundleModel

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AbstractManifestMarkerResolution.createChange(IBaseModel)29
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.formatBundle(Bundle)78
org.eclipse.pde.internal.ui.editor.plugin.BundleFoldingStructureProvider.addFoldingRegions(Set, IEditingModel)32
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object)107
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object)107
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMovePackageChange(IFile, Object[], IProgressMonitor)63
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMoveToPackageChange(IFile, MoveFromChange, IProgressMonitor)43
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor)103
org.eclipse.pde.internal.ui.refactoring.ContainerRenameParticipant.createManifestChange(IProgressMonitor)73
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.createListener(IBundle)107
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AbstractManifestMarkerResolution.createChange(IBaseModel)28
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object)106
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object)106
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.createModel(IEditorInput)56
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.getBundle(IFile, IProgressMonitor)228
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareAbstractEditingModel(IFile, IDocument, boolean)493
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.getTextBundle(IPluginModelBase)309
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.formatBundle(Bundle)78
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.createModel(IEditorInput)53
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object)107
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object)107
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMovePackageChange(IFile, Object[], IProgressMonitor)63
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMoveToPackageChange(IFile, MoveFromChange, IProgressMonitor)43
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor)103
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.getBundle(IFile, IProgressMonitor)228
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AbstractManifestMarkerResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.AddActivationHeaderResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.AddBundleClassPathMarkerResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.AddDefaultExecutionEnvironmentResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.AddSingletonToSymbolicName.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.ChooseManifestClassResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.CreateJREBundleHeaderResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.CreateManifestClassResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.OptionalImportPackageResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.OptionalRequireBundleResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.OrganizeExportPackageResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.OrganizeImportPackageResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.OrganizeRequireBundleResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.RemoveExportPackageResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.RemoveImportExportServicesResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.RemoveImportPackageResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.RemoveInternalDirectiveEntryResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.RemoveLazyLoadingDirectiveResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.RemoveRequireBundleResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.RemoveUnknownExecEnvironments.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.RenameProvidePackageResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.UnsupportedSingletonDirectiveResolution.createChange(BundleModel)-1
org.eclipse.pde.internal.ui.correction.UpdateActivationResolution.createChange(BundleModel)-1

org.eclipse.pde.internal.core.text.bundle.BundleSymbolicNameHeader

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddSingletonToSymbolicName.createChange(BundleModel)51
org.eclipse.pde.internal.ui.correction.UnsupportedSingletonDirectiveResolution.createChange(BundleModel)39
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.editorContextMenuAboutToShow(IMenuManager)686
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.11.widgetSelected(SelectionEvent)391
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.refresh()335
org.eclipse.pde.internal.ui.refactoring.ContainerRenameParticipant.createManifestChange(IProgressMonitor)76
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor)69
org.eclipse.pde.internal.ui.wizards.product.BaseManifestOperation.1.modifyModel(IBaseModel, IProgressMonitor)75
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddSingletonToSymbolicName.createChange(BundleModel)46
org.eclipse.pde.internal.ui.correction.UnsupportedSingletonDirectiveResolution.createChange(BundleModel)38
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.editorContextMenuAboutToShow(IMenuManager)686
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.11.widgetSelected(SelectionEvent)390
org.eclipse.pde.internal.ui.editor.plugin.GeneralInfoSection.refresh()335
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor)68
org.eclipse.pde.internal.ui.wizards.product.BaseManifestOperation.1.modifyModel(IBaseModel, IProgressMonitor)74
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.ContainerRenameParticipant.createManifestChange(IProgressMonitor)76
org.eclipse.pde.internal.ui.wizards.product.BaseManifestOperation.1.modifyModel(IBaseModel, IProgressMonitor)75

org.eclipse.pde.internal.core.text.bundle.BundleTextChangeListener

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMovePackageChange(IFile, Object[], IProgressMonitor)64
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMoveToPackageChange(IFile, MoveFromChange, IProgressMonitor)44
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor)104
org.eclipse.pde.internal.ui.refactoring.ContainerRenameParticipant.createManifestChange(IProgressMonitor)73
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.createListener(IBundle)107
org.eclipse.pde.internal.ui.util.PDEModelUtility.createListener(String, IDocument, boolean)483
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMovePackageChange(IFile, Object[], IProgressMonitor)64
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMoveToPackageChange(IFile, MoveFromChange, IProgressMonitor)44
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createRenameChange(IFile, Object[], String[], IProgressMonitor)104
org.eclipse.pde.internal.ui.refactoring.ContainerRenameParticipant.createManifestChange(IProgressMonitor)73
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.createListener(IBundle)107
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor)65
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createChange(BundleTextChangeListener, IFile)-1
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.getTextChange(BundleTextChangeListener, IFile)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.createListener(IBundle)-1

org.eclipse.pde.internal.core.text.bundle.CompositeManifestHeader

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElement(int, boolean)283
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElement(int, boolean)282
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElementChild(IBundleModel, int, CompositeManifestHeader)-1

org.eclipse.pde.internal.core.text.bundle.ExecutionEnvironment

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)142
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)142
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()501
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()501
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.addExecutionEnvironments(Object[])298
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.canDropMove(Object, Object[], int)495
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.canDropMove(Object, Object[], int)494
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.canPaste(Object, Object[])432
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.doDragRemove(Object[])617
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.doDropMove(Object, Object[], int)569
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.doDropMove(Object, Object[], int)568
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.handleRemove()269
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)441
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)117
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getImage(Object)187
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getImage(Object)187
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)141
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)141
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()500
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getHeaderName(PDEManifestElement)462
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.addExecutionEnvironments(Object[])297
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.canPaste(Object, Object[])431
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.handleRemove()268
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.modelChanged(IModelChangedEvent)343
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.validateDragMoveSanity(Object[])638
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.validateDropMoveSanity(Object, Object[])548
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)440
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)116
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.canDropMove(Object, Object[], int)495
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.canDropMove(Object, Object[], int)494
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.doDragRemove(Object[])617
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.doDropMove(Object, Object[], int)569
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.doDropMove(Object, Object[], int)568
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.validateDropMoveModel(ExecutionEnvironment, ExecutionEnvironment)-1
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.validateDropMoveModel(ExecutionEnvironment, ExecutionEnvironment)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(ExecutionEnvironment)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(ExecutionEnvironment)-1

org.eclipse.pde.internal.core.text.bundle.ExportPackageHeader

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel)42
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel)39
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.5.modifyModel(IBaseModel, IProgressMonitor)302
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.5.modifyModel(IBaseModel, IProgressMonitor)299
org.eclipse.pde.internal.ui.correction.RemoveExportPackageResolution.createChange(BundleModel)30
org.eclipse.pde.internal.ui.correction.RemoveInternalDirectiveEntryResolution.createChange(BundleModel)30
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)78
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)78
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.ExportPackageContentProvider.getElements(Object)65
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.ExportPackageContentProvider.getElements(Object)65
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.setElements(ConditionalListSelectionDialog)498
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.addPackage(Bundle, MoveFromChange)208
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.addPackage(Bundle, MoveFromChange)199
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor)80
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesOperation.getPublicExportedPackages()56
org.eclipse.pde.internal.ui.search.dependencies.CalculateUsesOperation.setUsesDirectives(Map)168
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor)65
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor)68
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.markPackagesInternal(IBundle, String)124
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeExportPackages(IBundle, IProject, boolean, boolean)81
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeExportPackages(IBundle, IProject, boolean, boolean)77
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.fHeader-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.RemoveInternalDirectiveEntryResolution.createChange(BundleModel)29
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)77
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)77
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor)79
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor)64
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor)67
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.createChange(BundleModel)39
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.5.modifyModel(IBaseModel, IProgressMonitor)299
org.eclipse.pde.internal.ui.correction.RemoveExportPackageResolution.createChange(BundleModel)30
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.setElements(ConditionalListSelectionDialog)498
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.addPackage(Bundle, MoveFromChange)199
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.processPackages(ExportPackageHeader)-1

org.eclipse.pde.internal.core.text.bundle.ExportPackageObject

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.selectionChanged(IFormPart, ISelection)338
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeExportPackages(IBundle, IProject, boolean, boolean)82
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()495
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()495
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.canPaste(Object, Object[])185
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.doPaste(Object, Object[])313
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.handleOpenProperties()424
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.handleOpenProperties()418
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.handleOpenProperties()430
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.modelChanged(IModelChangedEvent)534
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.shouldEnableProperties(Object[])356
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.shouldEnableProperties(Object[])358
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.selectionChanged(IFormPart, ISelection)333
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.selectionChanged(IFormPart, ISelection)330
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.selectionChanged(IFormPart, ISelection)338
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.TableContentProvider.getElements(Object)63
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.TableContentProvider.getElements(Object)63
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.handleAdd()439
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportItemWrapper.getName()89
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportItemWrapper.getName()89
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportItemWrapper.getVersion()97
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportItemWrapper.getVersion()97
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)435
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.fSelectedObjects-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()494
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getHeaderName(PDEManifestElement)458
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.canPaste(Object, Object[])175
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.doPaste(Object, Object[])312
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.modelChanged(IModelChangedEvent)533
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.selectionChanged(IFormPart, ISelection)325
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.handleAdd()438
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportItemWrapper.getName()88
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportItemWrapper.getName()88
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportItemWrapper.getVersion()96
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportItemWrapper.getVersion()96
org.eclipse.pde.internal.ui.editor.plugin.ManifestOutlinePage.getParentPageId(Object)50
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)434
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.5.modifyModel(IBaseModel, IProgressMonitor)304
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.handleAdd()484
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.addPackage(Bundle, MoveFromChange)204
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeExportPackages(IBundle, IProject, boolean, boolean)103
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddExportPackageMarkerResolution.processPackages(ExportPackageHeader)55
org.eclipse.pde.internal.ui.correction.RemoveInternalDirectiveEntryResolution.createChange(BundleModel)30
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.canPaste(Object, Object[])185
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.doPaste(Object, Object[])313
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.handleOpenProperties()430
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.handleOpenProperties()418
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.modelChanged(IModelChangedEvent)534
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.shouldEnableProperties(Object[])358
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.selectionChanged(IFormPart, ISelection)323
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.TableContentProvider.getElements(Object)63
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.TableContentProvider.getElements(Object)63
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.update(ExportPackageObject[])348
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.handleAdd()439
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.DependencyPropertiesDialog.DependencyPropertiesDialog(boolean, ExportPackageObject)-1
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.update(ExportPackageObject[])-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(ExportPackageObject)-1

org.eclipse.pde.internal.core.text.bundle.FragmentHostHeader

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor)78
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor)77

org.eclipse.pde.internal.core.text.bundle.ImportPackageHeader

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.3.modifyModel(IBaseModel, IProgressMonitor)224
org.eclipse.pde.internal.ui.correction.OptionalImportPackageResolution.createChange(BundleModel)29
org.eclipse.pde.internal.ui.correction.RemoveImportPackageResolution.createChange(BundleModel)29
org.eclipse.pde.internal.ui.dialogs.PluginSelectionDialog.getImportPackages(IBundlePluginModelBase)194
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)76
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)76
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportPackageContentProvider.getElements(Object)117
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.ImportPackageContentProvider.getElements(Object)117
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addImportPackages(Collection, IBundle)368
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.findImportPackages(IBundle, Set)220
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.removeDependencies(IPluginModelBase, Object[])227
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor)60
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor)57
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeImportPackages(IBundle, boolean)141
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.fHeader-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.3.modifyModel(IBaseModel, IProgressMonitor)223
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)75
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)75
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addImportPackages(Collection, IBundle)367
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.findImportPackages(IBundle, Set)219
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor)56
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor)59
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.java.JavaResolutionFactory.3.modifyModel(IBaseModel, IProgressMonitor)224
org.eclipse.pde.internal.ui.correction.OptionalImportPackageResolution.createChange(BundleModel)29
org.eclipse.pde.internal.ui.correction.RemoveImportPackageResolution.createChange(BundleModel)29
org.eclipse.pde.internal.ui.dialogs.PluginSelectionDialog.getImportPackages(IBundlePluginModelBase)194
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addImportPackages(Collection, IBundle)368

org.eclipse.pde.internal.core.text.bundle.ImportPackageObject

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.dialogs.PluginSelectionDialog.addImportedPackages(IBundlePluginModelBase, HashSet)172
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()493
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()493
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.1.getObjectImage(PackageObject)186
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.canPaste(Object, Object[])262
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.doPaste(Object, Object[])293
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.handleOpenProperties()380
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.handleOpenProperties()393
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.handleOpenProperties()386
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.modelChanged(IModelChangedEvent)563
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.shouldEnableProperties(Object[])756
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.shouldEnableProperties(Object[])758
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.shouldEnableProperties(Object[])755
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.minimizeDependencies(HashMap, ArrayList, IProgressMonitor)236
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.removeDependencies(IPluginModelBase, Object[])228
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.removeDependencies(IPluginModelBase, Object[])227
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.run(IProgressMonitor)51
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()492
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getHeaderName(PDEManifestElement)460
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.1.getObjectImage(PackageObject)183
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.canPaste(Object, Object[])246
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.doPaste(Object, Object[])292
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.modelChanged(IModelChangedEvent)562
org.eclipse.pde.internal.ui.editor.plugin.ManifestOutlinePage.getParentPageId(Object)48
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.removeDependencies(IPluginModelBase, Object[])225
org.eclipse.pde.internal.ui.search.dependencies.UnusedImportsDialog.Comparator.compare(Viewer, Object, Object)40
org.eclipse.pde.internal.ui.search.dependencies.UnusedImportsDialog.Comparator.compare(Viewer, Object, Object)40
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.handleAdd()437
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.handleAdd()433
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.handleAdd()440
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addImportPackages(Collection, IBundle)371
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.OptionalImportPackageResolution.createChange(BundleModel)31
org.eclipse.pde.internal.ui.dialogs.PluginSelectionDialog.addImportedPackages(IBundlePluginModelBase, HashSet)172
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.canPaste(Object, Object[])262
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.doPaste(Object, Object[])293
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.handleAdd()428
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.handleOpenProperties()380
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.handleOpenProperties()393
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.modelChanged(IModelChangedEvent)563
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.shouldEnableProperties(Object[])758
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addImportPackages(Collection, IBundle)371
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.minimizeDependencies(HashMap, ArrayList, IProgressMonitor)236
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.DependencyPropertiesDialog.DependencyPropertiesDialog(boolean, ImportPackageObject)-1
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.isUnused(ImportPackageObject, Collection, SubProgressMonitor)-1
org.eclipse.pde.internal.ui.search.dependencies.GatherUnusedDependenciesOperation.provideJavaClasses(ImportPackageObject, IProgressMonitor)-1

org.eclipse.pde.internal.core.text.bundle.LazyStartHeader

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.getLazyStartHeaders()197
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddActivationHeaderResolution.createChange(BundleModel)41
org.eclipse.pde.internal.ui.correction.AddActivationHeaderResolution.createChange(BundleModel)50
org.eclipse.pde.internal.ui.correction.AddActivationHeaderResolution.createChange(BundleModel)36
org.eclipse.pde.internal.ui.correction.UpdateActivationResolution.createChange(BundleModel)36
org.eclipse.pde.internal.ui.correction.UpdateActivationResolution.createChange(BundleModel)33
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.getLazyStartHeaders()197
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.refresh()181
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddActivationHeaderResolution.createChange(BundleModel)35
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.refresh()181
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddActivationHeaderResolution.createChange(BundleModel)41
org.eclipse.pde.internal.ui.correction.AddActivationHeaderResolution.createChange(BundleModel)36
org.eclipse.pde.internal.ui.correction.UpdateActivationResolution.createChange(BundleModel)33
org.eclipse.pde.internal.ui.correction.UpdateActivationResolution.createChange(BundleModel)36
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginGeneralInfoSection.getLazyStartHeaders()-1

org.eclipse.pde.internal.core.text.bundle.ManifestHeader

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)45
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)97
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)146
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)146
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)59
org.eclipse.pde.internal.ui.nls.ModelChangeElement.updateValue()135
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)42
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)96
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getImage(Object)195
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getImage(Object)195
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)145
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)145
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)58
org.eclipse.pde.internal.ui.nls.ModelChangeElement.updateValue()134
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)45
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)97
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)59
org.eclipse.pde.internal.ui.nls.ModelChangeElement.updateValue()135
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.matchLinkFor(ManifestHeader, int)-1

org.eclipse.pde.internal.core.text.bundle.PackageFriend

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)94
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.canPaste(Object, Object[])207
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.doPaste(Object, Object[])234
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.handleRemove()286
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)93
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.canPaste(Object, Object[])203
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.doPaste(Object, Object[])232
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.modelChanged(IModelChangedEvent)302
org.eclipse.pde.internal.ui.editor.plugin.ManifestOutlinePage.getParentPageId(Object)50
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.handleAdd()265
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor)86
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.canPaste(Object, Object[])207
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageVisibilitySection.doPaste(Object, Object[])234

org.eclipse.pde.internal.core.text.bundle.PackageObject

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)140
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)140
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.doSearch(ISelection)614
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.getPackageFragment(ISelection)384
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.handleRemove()440
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.doReferenceSearch(ISelection)657
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.getPackageFragment(ISelection)362
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.handleRemove()405
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)438
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)114
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.removePackage(IManifestHeader, String)192
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BlankQuery.fObject-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getImage(Object)185
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getImage(Object)185
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)139
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)139
org.eclipse.pde.internal.ui.PDELabelProvider.getImage(Object)437
org.eclipse.pde.internal.ui.PDELabelProvider.getText(Object)113
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExportPackageSection.doSearch(ISelection)614
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.doReferenceSearch(ISelection)657
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BlankQuery.BlankQuery(PackageObject)-1
org.eclipse.pde.internal.ui.editor.plugin.ImportPackageSection.1.getObjectImage(PackageObject)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectImage(PackageObject)-1
org.eclipse.pde.internal.ui.PDELabelProvider.getObjectText(PackageObject)-1

org.eclipse.pde.internal.core.text.bundle.PDEManifestElement

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMovePackageChange(IFile, Object[], IProgressMonitor)85
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)92
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMovePackageChange(IFile, Object[], IProgressMonitor)85
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.MoveFromChange.fElements-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)91
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElementChild(IBundleModel, int, CompositeManifestHeader)368
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElementChild(IBundleModel, int, CompositeManifestHeader)369
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.canDropMove(Object, Object[], int)523
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.canDropMove(Object, Object[], int)509
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.createMovePackageChange(IFile, Object[], IProgressMonitor)71
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getBundleClasspathOutlineSelection(PDEManifestElement)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getHeaderName(PDEManifestElement)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.setChildTargetOutlineSelection(String, PDEManifestElement)-1
org.eclipse.pde.internal.ui.refactoring.MoveFromChange.setMovedElements(PDEManifestElement[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.BundleManifestChange.removePackage(IManifestHeader, String)-1

org.eclipse.pde.internal.core.text.bundle.RequireBundleHeader

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.OptionalRequireBundleResolution.createChange(BundleModel)29
org.eclipse.pde.internal.ui.correction.RemoveRequireBundleResolution.createChange(BundleModel)29
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)82
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)82
org.eclipse.pde.internal.ui.editor.product.IntroSection.3.modifyModel(IBaseModel, IProgressMonitor)236
org.eclipse.pde.internal.ui.editor.product.IntroSection.3.modifyModel(IBaseModel, IProgressMonitor)240
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor)71
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addRequireBundles(Collection, IBundle, IBuildEntry)396
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.findManifestPlugins(IBundle, Set)129
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.organizeRequireBundles(IBundle, boolean)54
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)73
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.matchLinkFor(ManifestHeader, int)128
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)81
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)81
org.eclipse.pde.internal.ui.editor.product.IntroSection.3.modifyModel(IBaseModel, IProgressMonitor)235
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor)70
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addRequireBundles(Collection, IBundle, IBuildEntry)395
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.findManifestPlugins(IBundle, Set)129
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.OptionalRequireBundleResolution.createChange(BundleModel)29
org.eclipse.pde.internal.ui.correction.RemoveRequireBundleResolution.createChange(BundleModel)29
org.eclipse.pde.internal.ui.refactoring.CreateHeaderChangeOperation.updateBundleHeader(IFile, IProgressMonitor)71
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.addRequireBundles(Collection, IBundle, IBuildEntry)396
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.search.dependencies.AddNewDependenciesOperation.findManifestPlugins(RequireBundleHeader, Set)-1

org.eclipse.pde.internal.core.text.bundle.RequireBundleObject

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getImage(Object)191
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getImage(Object)191
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)144
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)144
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()503
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()503
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getImage(Object)189
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getImage(Object)189
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)143
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getText(Object)143
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()502
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getHeaderName(PDEManifestElement)464
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getTextRequireBundle(RequireBundleObject)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleLabelProvider.getTextRequireBundle(RequireBundleObject)-1

org.eclipse.pde.internal.core.text.bundle.RequiredExecutionEnvironmentHeader

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddDefaultExecutionEnvironmentResolution.createChange(BundleModel)45
org.eclipse.pde.internal.ui.correction.RemoveUnknownExecEnvironments.createChange(BundleModel)29
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)80
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)80
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.addExecutionEnvironments(Object[])310
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)87
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)87
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.getHeader()393
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddDefaultExecutionEnvironmentResolution.createChange(BundleModel)43
org.eclipse.pde.internal.ui.correction.RemoveUnknownExecEnvironments.createChange(BundleModel)28
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)79
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getChildren(Object)79
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)86
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.ContentProvider.getElements(Object)86
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.getHeader()392
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.RemoveUnknownExecEnvironments.createChange(BundleModel)29
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.addExecutionEnvironments(Object[])310
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.canDropMove(Object, Object[], int)517
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.canDropMove(Object, Object[], int)503
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.canPaste(Object, Object[])429
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.doDragRemove(Object[])619
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.doDropMove(Object, Object[], int)573
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.doDropMove(Object, Object[], int)589
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.getEnvironments()324
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.swap(int, int)258
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.getHeader()-1

org.eclipse.pde.internal.core.text.bundle.SingleManifestHeader

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.removeUnneededLazyStart(IBundle)177
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.removeUnneededLazyStart(IBundle)176

org.eclipse.pde.internal.core.text.IDocumentAttributeNode

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAttributeProposals(ISchemaObject[], IDocumentElementNode, int, String, String)628
CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.applyAttributeValue(IDocument, StringBuffer)149
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)296
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.assignRange(int)180
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.assignRange(int)181
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)140
org.eclipse.pde.internal.ui.editor.PDEHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)49
org.eclipse.pde.internal.ui.editor.plugin.ExtensionAttributePointDectector.checkIfOnTarget()114
org.eclipse.pde.internal.ui.editor.plugin.ExtensionPointsPage.updateFormSelection()101
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.updateFormSelection()149
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getExtensionPointHoverInfo(IPluginObject, int)79
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getExtensionSchema(IPluginObject)92
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)46
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)72
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getSchemaObject(ISchema, IPluginObject)110
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getTopLevelParent(IDocumentRange)40
org.eclipse.pde.internal.ui.editor.text.XMLUtil.withinRange(IDocumentRange, int)61
org.eclipse.pde.internal.ui.editor.text.XMLUtil.withinRange(IDocumentRange, int)61
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.addExtensionAttributeEdit(ISchema, IPluginParent, MultiTextEdit, Object, String)105
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.addExtensionAttributeEdit(ISchema, IPluginParent, MultiTextEdit, Object, String)110
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.checkMatch(IPluginAttribute, IFile)181
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.applyAttributeValue(IDocument, StringBuffer)148
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)294
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.assignRange(int)179
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)124
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)139
org.eclipse.pde.internal.ui.editor.PDEHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)48
org.eclipse.pde.internal.ui.editor.plugin.ExtensionAttributePointDectector.checkIfOnTarget()109
org.eclipse.pde.internal.ui.editor.plugin.ExtensionPointsPage.updateFormSelection()100
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.updateFormSelection()148
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getExtensionSchema(IPluginObject)91
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)72
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getSchemaObject(ISchema, IPluginObject)109
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getTopLevelParent(IDocumentRange)39
org.eclipse.pde.internal.ui.editor.text.XMLUtil.withinRange(IDocumentRange, int)60
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectExtension(ISchema, IPluginParent, IFile)160
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)59
org.eclipse.pde.internal.ui.editor.plugin.ExtensionAttributePointDectector.checkIfOnTarget()114
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getExtensionPointHoverInfo(IPluginObject, int)79
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)46
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectXML(IPluginModelBase, IProgressMonitor)142
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)55
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.addExtensionAttributeEdit(ISchema, IPluginParent, MultiTextEdit, Object, String)105
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.addExtensionAttributeEdit(ISchema, IPluginParent, MultiTextEdit, Object, String)110
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createRenameChange(IFile, Object[], String[], TextChange, IProgressMonitor)54
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAttributeProposal(IDocumentAttributeNode, int, String, List)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposal(IDocumentAttributeNode, int, IDocument)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeExtPointAttrProposals(IDocumentAttributeNode, int, String)-1
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addAttributeOperation(IDocumentAttributeNode, ArrayList, IModelChangedEvent)-1
org.eclipse.pde.internal.ui.editor.PDEHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)-1
org.eclipse.pde.internal.ui.editor.plugin.ManifestHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode)-1
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getSchemaAttribute(IDocumentAttributeNode, String)-1
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createTextEdit(IDocumentAttributeNode, IJavaElement, String)-1
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createTextEdit(IDocumentAttributeNode, IResource, String)-1
org.eclipse.pde.internal.ui.wizards.product.TextEditUtilities.addAttributeOperation(IDocumentAttributeNode, String, IDocument)-1

org.eclipse.pde.internal.core.text.IDocumentElementNode

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createNode(DocumentRangeNode, int, Object, PDELabelProvider, ResourceManager)199
org.eclipse.pde.internal.ui.correction.AbstractXMLMarkerResolution.findNode(IPluginModelBase)70
org.eclipse.pde.internal.ui.correction.AbstractXMLMarkerResolution.findNode(IPluginModelBase)68
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.findExtensionVirtualPointValue(IPluginBase)378
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.findExtensionVirtualPointValue(IPluginBase)389
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.findExtensionVirtualPointValue(IPluginBase)383
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.getDisplayString()497
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)324
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)299
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)315
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)303
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)314
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.setSelectionOffsets(IDocument, ISchemaElement, IPluginParent)406
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.setSelectionOffsets(IDocument, ISchemaElement, IPluginParent)407
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.setSelectionOffsets(IDocument, ISchemaElement, IPluginParent)401
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.assignRange(int)183
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.assignRange(int)184
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCATextProposal(IDocument, int, XMLContentAssistText)199
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)142
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)54
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)50
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)58
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.flushModel(IDocument)449
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.flushModel(IDocument)448
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.modifyNode(IDocumentElementNode, ArrayList, IModelChangedEvent)154
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.modifyNode(IDocumentElementNode, ArrayList, IModelChangedEvent)155
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.removeUnnecessaryOperations()469
org.eclipse.pde.internal.ui.editor.FormOutlinePage.setSelection(ISelection)253
org.eclipse.pde.internal.ui.editor.PDEHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)51
org.eclipse.pde.internal.ui.editor.PDESourcePage.findNode(Object[], int, boolean)626
org.eclipse.pde.internal.ui.editor.PDESourcePage.setSelectedRange(IDocumentRange, boolean)374
org.eclipse.pde.internal.ui.editor.plugin.ExtensionPointsSection.doPaste(Object, Object[])317
org.eclipse.pde.internal.ui.editor.plugin.ExtensionPointsSection.doPaste(Object, Object[])314
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.addItemsForExtensionWithSchema(MenuManager, IPluginExtension, IPluginParent)153
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginElement, IPluginElement, int)1304
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginElement, IPluginElement, int)1293
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginElement, IPluginElement, int)1315
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginExtension, IPluginElement, int)1360
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginExtension, IPluginExtension, int)1438
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginExtension, IPluginExtension, int)1431
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canPaste(Object, Object[])907
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canPaste(Object, Object[])921
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginElement, IPluginElement, int)1633
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginElement, IPluginElement, int)1635
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginElement, IPluginElement, int)1645
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginElement, IPluginElement, int)1665
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginElement, int)1605
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginElement, int)1603
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginExtension, int)1559
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginExtension, int)1555
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginExtension, int)1557
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doPaste(Object, Object[])1040
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doPaste(Object, Object[])1031
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doPaste(Object, Object[])1043
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doPaste(Object, Object[])1034
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.validateDropMoveSchema(IPluginParent, IPluginParent)1379
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.validateDropMoveSchema(IPluginParent, IPluginParent)1415
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.ContentProvider.getParent(Object)129
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.ContentProvider.getParent(Object)129
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.ContentProvider.hasChildren(Object)138
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.ContentProvider.hasChildren(Object)138
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.findRange()230
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.OutlineLabelProvider.getImage(Object)83
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.OutlineLabelProvider.getImage(Object)83
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.OutlineLabelProvider.getText(Object)68
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.OutlineLabelProvider.getText(Object)68
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.updateSelection(Object)192
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.updateSelection(Object)189
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.updateSelection(Object)191
org.eclipse.pde.internal.ui.editor.plugin.NewElementAction.run()47
org.eclipse.pde.internal.ui.editor.plugin.PluginFoldingStructureProvider.addFoldingRegions(Set, IPluginExtension[], IDocument)40
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.reorderInsertEdits(ArrayList)94
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)54
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getTopLevelParent(IDocumentRange)44
org.eclipse.pde.internal.ui.editor.text.XMLUtil.withinRange(IDocumentRange, int)63
org.eclipse.pde.internal.ui.editor.text.XMLUtil.withinRange(IDocumentRange, int)63
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectXML(IPluginModelBase, IProgressMonitor)142
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectXML(IPluginModelBase, IProgressMonitor)147
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.findTranslatedXMLStrings(IPluginModelBase, ArrayList)334
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.inspectElementForTranslation(IDocumentElementNode, ArrayList)356
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createNode(DocumentRangeNode, int, Object, PDELabelProvider, ResourceManager)198
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.findExtensionVirtualPointValue(IPluginBase)374
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.getDisplayString()496
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)312
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)312
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.assignRange(int)182
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCATextProposal(IDocument, int, XMLContentAssistText)198
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)141
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)53
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)62
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)62
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)49
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)57
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.flushModel(IDocument)447
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.removeUnnecessaryOperations()468
org.eclipse.pde.internal.ui.editor.FormOutlinePage.setSelection(ISelection)251
org.eclipse.pde.internal.ui.editor.PDEHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)50
org.eclipse.pde.internal.ui.editor.PDESourcePage.setSelectedRange(IDocumentRange, boolean)373
org.eclipse.pde.internal.ui.editor.plugin.ExtensionPointsSection.doPaste(Object, Object[])312
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.addItemsForExtensionWithSchema(MenuManager, IPluginExtension, IPluginParent)149
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canPaste(Object, Object[])895
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginElement, IPluginElement, int)1642
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginElement, IPluginElement, int)1662
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginExtension, int)1549
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doPaste(Object, Object[])1029
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doPaste(Object, Object[])1038
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.validateDragMoveSanity(Object[])1211
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.validateDropMoveSanity(Object, Object[])1190
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.ContentProvider.getParent(Object)128
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.ContentProvider.getParent(Object)128
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.findRange()229
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.OutlineLabelProvider.getText(Object)67
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.OutlineLabelProvider.getText(Object)67
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.updateSelection(Object)189
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.reorderInsertEdits(ArrayList)93
org.eclipse.pde.internal.ui.editor.text.XMLUtil.withinRange(IDocumentRange, int)62
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectXML(IPluginModelBase, IProgressMonitor)139
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.findTranslatedXMLStrings(IPluginModelBase, ArrayList)333
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.inspectElementForTranslation(IDocumentElementNode, ArrayList)355
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createNode(DocumentRangeNode, int, Object, PDELabelProvider, ResourceManager)199
org.eclipse.pde.internal.ui.correction.AbstractXMLMarkerResolution.findNode(IPluginModelBase)54
org.eclipse.pde.internal.ui.correction.ChooseClassXMLResolution.createChange(IPluginModelBase)32
org.eclipse.pde.internal.ui.correction.CreateClassXMLResolution.getAttribute(PluginAttribute)52
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)314
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)315
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addAttributeOperation(IDocumentAttributeNode, ArrayList, IModelChangedEvent)229
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addElementContentOperation(IDocumentTextNode, ArrayList)254
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)58
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.getHighestNodeToBeWritten(IDocumentElementNode)424
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.insertAfterSibling(IDocumentElementNode)131
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.modifyNode(IDocumentElementNode, ArrayList, IModelChangedEvent)158
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.modifyNode(IDocumentElementNode, ArrayList, IModelChangedEvent)157
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.modifyNode(IDocumentElementNode, ArrayList, IModelChangedEvent)155
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.modifyNode(IDocumentElementNode, ArrayList, IModelChangedEvent)154
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.removeUnnecessaryOperations()469
org.eclipse.pde.internal.ui.editor.PDESourcePage.findNode(Object[], int, boolean)626
org.eclipse.pde.internal.ui.editor.plugin.ExtensionPointsSection.doPaste(Object, Object[])314
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginElement, IPluginElement, int)1318
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginElement, IPluginElement, int)1304
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginElement, IPluginElement, int)1293
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginElement, IPluginElement, int)1315
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginExtension, IPluginElement, int)1363
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginExtension, IPluginElement, int)1360
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginExtension, IPluginExtension, int)1431
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canDropMove(IPluginExtension, IPluginExtension, int)1438
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginElement, IPluginElement, int)1635
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginElement, IPluginElement, int)1665
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginElement, IPluginElement, int)1633
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginElement, IPluginElement, int)1645
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginElement, int)1605
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginElement, int)1603
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginExtension, int)1557
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginExtension, int)1559
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginExtension, int)1555
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doPaste(Object, Object[])1040
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doPaste(Object, Object[])1031
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.validateDropMoveSchema(IPluginParent, IPluginParent)1379
org.eclipse.pde.internal.ui.editor.plugin.ManifestHyperlinkDetector.detectTextNodeHyperlink(IDocumentTextNode)103
org.eclipse.pde.internal.ui.editor.plugin.PluginFoldingStructureProvider.addFoldingRegions(Set, IDocumentElementNode[], IDocument)59
org.eclipse.pde.internal.ui.editor.plugin.PluginFoldingStructureProvider.addFoldingRegions(Set, IPluginExtension[], IDocument)40
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.reorderInsertEdits(ArrayList)94
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)54
org.eclipse.pde.internal.ui.wizards.product.TextEditUtilities.addAttributeOperation(IDocumentAttributeNode, String, IDocument)43
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAddAttributeProposal(int, IDocumentElementNode, int, IDocument, String, String)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAddChildProposal(IDocumentElementNode, int, IDocument, String)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAttributeProposals(ISchemaObject[], IDocumentElementNode, int, String, String)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeBrokenModelAttributeContentProposal(IDocumentElementNode, int, String, String, String)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeBrokenModelProposal(IDocumentElementNode, int, IDocument)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposal(IDocumentElementNode, int, IDocument)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeOpenTagProposal(IDocumentElementNode, int, IDocument)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeRootNodeProposals(IDocumentElementNode, int, String)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.determineAssistType(IDocumentElementNode, IDocument, int)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeElementProposal(ISchemaElement, IDocumentElementNode)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.countXMLChildrenByTagName(IDocumentElementNode)-1
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.getDeleteNodeOperation(IDocumentElementNode)-1
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.getHighestNodeToBeWritten(IDocumentElementNode)-1
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.getMoveRegion(IDocumentElementNode)-1
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.insertAfterSibling(IDocumentElementNode)-1
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.insertAsFirstChild(IDocumentElementNode)-1
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.insertNode(IDocumentElementNode, ArrayList)-1
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.modifyNode(IDocumentElementNode, ArrayList, IModelChangedEvent)-1
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.removeNode(IDocumentElementNode, ArrayList)-1
org.eclipse.pde.internal.ui.editor.PDEHyperlinkDetector.detectNodeHyperlink(IDocumentElementNode)-1
org.eclipse.pde.internal.ui.editor.PDESourcePage.findNode(IDocumentElementNode, int, boolean)-1
org.eclipse.pde.internal.ui.editor.plugin.ManifestHyperlinkDetector.detectNodeHyperlink(IDocumentElementNode)-1
org.eclipse.pde.internal.ui.editor.plugin.PluginFoldingStructureProvider.addFoldingRegions(Set, IDocumentElementNode[], IDocument)-1
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getSchemaElement(IDocumentElementNode, String)-1
org.eclipse.pde.internal.ui.wizards.product.TextEditUtilities.getHighestNodeToBeWritten(IDocumentElementNode, IDocument)-1
org.eclipse.pde.internal.ui.wizards.product.TextEditUtilities.getInsertOperation(IDocumentElementNode, IDocument)-1
org.eclipse.pde.internal.ui.wizards.product.TextEditUtilities.insertAfterSibling(IDocumentElementNode, IDocument)-1
org.eclipse.pde.internal.ui.wizards.product.TextEditUtilities.insertAsFirstChild(IDocumentElementNode, IDocument)-1
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.inspectElementForTranslation(IDocumentElementNode, ArrayList)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.getHighestNodeToBeWritten(IDocumentElementNode)-1
org.eclipse.pde.internal.ui.wizards.product.TextEditUtilities.getHighestNodeToBeWritten(IDocumentElementNode, IDocument)-1

org.eclipse.pde.internal.core.text.IDocumentKey

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)86
org.eclipse.pde.internal.ui.editor.build.BuildSourcePage.getRangeElement(int, boolean)125
org.eclipse.pde.internal.ui.editor.build.BuildSourcePage.updateSelection(Object)143
org.eclipse.pde.internal.ui.editor.KeyValueSourcePage.1.compare(Viewer, Object, Object)33
org.eclipse.pde.internal.ui.editor.KeyValueSourcePage.1.compare(Viewer, Object, Object)34
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object)111
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object)111
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.updateSelection(Object)600
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.updateSelection(Object)601
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildSourcePage.updateSelection(Object)142
org.eclipse.pde.internal.ui.editor.KeyValueSourcePage.1.compare(Viewer, Object, Object)32
org.eclipse.pde.internal.ui.editor.KeyValueSourcePage.1.compare(Viewer, Object, Object)32
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.updateSelection(Object)599
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)86
org.eclipse.pde.internal.ui.editor.build.BuildSourcePage.getRangeElement(int, boolean)125
org.eclipse.pde.internal.ui.editor.KeyValueSourcePage.1.compare(Viewer, Object, Object)33
org.eclipse.pde.internal.ui.editor.KeyValueSourcePage.1.compare(Viewer, Object, Object)34
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object)111
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.BundleOutlineContentProvider.getElements(Object)111
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.deleteKey(IDocumentKey, ArrayList)-1
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.insertKey(IDocumentKey, ArrayList)-1
org.eclipse.pde.internal.ui.editor.build.BuildInputContext.modifyKey(IDocumentKey, ArrayList)-1
org.eclipse.pde.internal.ui.editor.KeyValueSourcePage.setHighlightRange(IDocumentKey)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.deleteKey(IDocumentKey, ArrayList)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.insertKey(IDocumentKey, ArrayList)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext.modifyKey(IDocumentKey, ArrayList)-1

org.eclipse.pde.internal.core.text.IDocumentRange

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElement(int, boolean)277
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.fRange-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.fRange-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.1-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)42
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.findExtensionVirtualPointValue(IPluginBase)362
org.eclipse.pde.internal.ui.editor.PDEHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)44
org.eclipse.pde.internal.ui.editor.PDESourcePage.handleSelectionChangedSourcePage(SelectionChangedEvent)553
org.eclipse.pde.internal.ui.editor.PDESourcePage.synchronizeOutlinePage(int)581
org.eclipse.pde.internal.ui.editor.PDESourcePage.updateTextSelection()447
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)41
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)69
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)61
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.editorContextMenuAboutToShow(IMenuManager)684
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElement(int, boolean)283
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElement(int, boolean)277
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElementChild(IBundleModel, int, CompositeManifestHeader)371
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElementChild(IBundleModel, int, CompositeManifestHeader)370
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.synchronizeOutlinePage(int)673
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.updateSelection(Object)608
org.eclipse.pde.internal.ui.editor.plugin.ExtensionAttributePointDectector.checkIfOnTarget()103
org.eclipse.pde.internal.ui.editor.plugin.ExtensionPointsPage.updateFormSelection()99
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.updateFormSelection()147
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.editorContextMenuAboutToShow(IMenuManager)259
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.getRangeElement(int, boolean)207
org.eclipse.pde.internal.ui.editor.text.ManifestTextHover.getHoverInfo(ITextViewer, IRegion)40
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)34
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.XMLCompletionProposal(IDocumentRange, ISchemaObject, int, XMLContentAssistProcessor)-1
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.convertListToProposal(ArrayList, IDocumentRange, int)-1
org.eclipse.pde.internal.ui.editor.PDESourcePage.adaptRange(IDocumentRange)-1
org.eclipse.pde.internal.ui.editor.PDESourcePage.setHighlightRange(IDocumentRange, boolean)-1
org.eclipse.pde.internal.ui.editor.PDESourcePage.setSelectedRange(IDocumentRange, boolean)-1
org.eclipse.pde.internal.ui.editor.PDESourcePage.synchronizeOutlinePage(IDocumentRange)-1
org.eclipse.pde.internal.ui.editor.PDESourcePage.updateHighlightRange(IDocumentRange)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.isBeforePreviousRange(int, IDocumentRange)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.isWithinCurrentRange(int, IDocumentRange)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.isWithinLastElementParamRange(int, IDocumentRange, IDocumentRange)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.isWithinLastElementParamRange(int, IDocumentRange, IDocumentRange)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.isWithinPreviousRange(int, IDocumentRange, IDocumentRange)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.isWithinPreviousRange(int, IDocumentRange, IDocumentRange)-1
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getTopLevelParent(IDocumentRange)-1
org.eclipse.pde.internal.ui.editor.text.XMLUtil.withinRange(IDocumentRange, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildSourcePage.getRangeElement(int, boolean)-1
org.eclipse.pde.internal.ui.editor.build.BuildSourcePage.getRangeElement(ITextSelection)-1
org.eclipse.pde.internal.ui.editor.PDESourcePage.adaptRange(IDocumentRange)-1
org.eclipse.pde.internal.ui.editor.PDESourcePage.findNode(IDocumentElementNode, int, boolean)-1
org.eclipse.pde.internal.ui.editor.PDESourcePage.findNode(Object[], int, boolean)-1
org.eclipse.pde.internal.ui.editor.PDESourcePage.findRange()-1
org.eclipse.pde.internal.ui.editor.PDESourcePage.getRangeElement(int, boolean)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.findRange()-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElement(int, boolean)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getRangeElementChild(IBundleModel, int, CompositeManifestHeader)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getSpecificRange(IBundleModel, IManifestHeader, String)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getSpecificRange(IBundleModel, String, String)-1
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.findRange()-1
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.getRangeElement(int, boolean)-1

org.eclipse.pde.internal.core.text.IDocumentTextNode

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.assignRange(int)187
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.assignRange(int)186
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCATextProposal(IDocument, int, XMLContentAssistText)196
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)67
org.eclipse.pde.internal.ui.editor.PDEHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)53
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.updateFormSelection()151
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)36
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getTopLevelParent(IDocumentRange)42
org.eclipse.pde.internal.ui.editor.text.XMLUtil.withinRange(IDocumentRange, int)65
org.eclipse.pde.internal.ui.editor.text.XMLUtil.withinRange(IDocumentRange, int)65
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.assignRange(int)185
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCATextProposal(IDocument, int, XMLContentAssistText)193
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)143
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addTextEditOperation(ArrayList, IModelChangedEvent)66
org.eclipse.pde.internal.ui.editor.PDEHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)52
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsPage.updateFormSelection()150
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.getHoverInfo(ITextViewer, IRegion)35
org.eclipse.pde.internal.ui.editor.text.XMLUtil.getTopLevelParent(IDocumentRange)41
org.eclipse.pde.internal.ui.editor.text.XMLUtil.withinRange(IDocumentRange, int)64
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.removeUnnecessaryOperations()477
org.eclipse.pde.internal.ui.editor.PDESourcePage.findNode(Object[], int, boolean)641
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)40
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.addElementContentOperation(IDocumentTextNode, ArrayList)-1
org.eclipse.pde.internal.ui.editor.context.XMLInputContext.getWritableTextNodeString(IDocumentTextNode)-1
org.eclipse.pde.internal.ui.editor.PDEHyperlinkDetector.detectTextNodeHyperlink(IDocumentTextNode)-1
org.eclipse.pde.internal.ui.editor.plugin.ManifestHyperlinkDetector.detectTextNodeHyperlink(IDocumentTextNode)-1
org.eclipse.pde.internal.ui.editor.text.PluginXMLTextHover.checkTranslatedValue(IDocumentTextNode)-1

org.eclipse.pde.internal.core.text.IEditingModel

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildHyperlinkDetector.matchLinkFor(BuildEntry, int)63
org.eclipse.pde.internal.ui.editor.context.InputContext.2.modelChanged(IModelChangedEvent)146
org.eclipse.pde.internal.ui.editor.context.InputContext.flushModel(IDocument)225
org.eclipse.pde.internal.ui.editor.PDEProjectionSourcePage.projectionEnabled()91
org.eclipse.pde.internal.ui.editor.PDESourcePage.createOutlinePage()203
org.eclipse.pde.internal.ui.editor.plugin.BundleHyperlinkDetector.matchLinkFor(ManifestHeader, int)80
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getSpecificRange(IBundleModel, IManifestHeader, String)516
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.getOffsetOfElement(IBundle, IManifestHeader, String)244
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)249
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)260
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)261
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)252
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)251
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)248
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.AbstractFoldingStructureProvider.fModel-1
org.eclipse.pde.internal.ui.editor.SourceOutlinePage.fModel-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.build.BuildHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)47
org.eclipse.pde.internal.ui.editor.context.InputContext.2.modelChanged(IModelChangedEvent)142
org.eclipse.pde.internal.ui.editor.context.InputContext.flushModel(IDocument)224
org.eclipse.pde.internal.ui.editor.PDEProjectionSourcePage.projectionEnabled()90
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getSpecificRange(IBundleModel, IManifestHeader, String)509
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.getOffsetOfElement(IBundle, IManifestHeader, String)243
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)260
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)251
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)248
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.AbstractFoldingStructureProvider.AbstractFoldingStructureProvider(PDESourcePage, IEditingModel)-1
org.eclipse.pde.internal.ui.editor.IFoldingStructureProvider.addFoldingRegions(Set, IEditingModel)-1
org.eclipse.pde.internal.ui.editor.PDEProjectionSourcePage.getFoldingStructureProvider(IEditingModel)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleFoldingStructureProvider.addFoldingRegions(Set, IEditingModel)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleFoldingStructureProvider.BundleFoldingStructureProvider(PDESourcePage, IEditingModel)-1
org.eclipse.pde.internal.ui.editor.plugin.BundleSourcePage.getFoldingStructureProvider(IEditingModel)-1
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.getFoldingStructureProvider(IEditingModel)-1
org.eclipse.pde.internal.ui.editor.plugin.PluginFoldingStructureProvider.addFoldingRegions(Set, IEditingModel)-1
org.eclipse.pde.internal.ui.editor.plugin.PluginFoldingStructureProvider.PluginFoldingStructureProvider(PDESourcePage, IEditingModel)-1
org.eclipse.pde.internal.ui.editor.SourceOutlinePage.SourceOutlinePage(PDEFormEditor, IEditingModel, IBaseLabelProvider, IContentProvider, ViewerComparator, ViewerComparator)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.util.PDEModelUtility.getOpenModel(IDocument)-1

org.eclipse.pde.internal.core.text.IModelTextChangeListener

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListeners(IBaseModel)541
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListeners(IBaseModel)538
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListeners(IBaseModel)536
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareAbstractEditingModel(IFile, IDocument, boolean)505
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.getTextEdit(IModelTextChangeListener)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.util.PDEModelUtility.createListener(String, IDocument, boolean)-1
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListener(IBaseModel)-1
org.eclipse.pde.internal.ui.util.PDEModelUtility.gatherListeners(IBaseModel)-1

org.eclipse.pde.internal.core.text.IReconcilingParticipant

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)283
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)131
org.eclipse.pde.internal.ui.editor.text.ChangeAwareSourceViewerConfiguration.getReconciler(ISourceViewer)63
org.eclipse.pde.internal.ui.editor.text.ChangeAwareSourceViewerConfiguration.getReconciler(ISourceViewer)66
org.eclipse.pde.internal.ui.editor.text.ReconcilingStrategy.notifyParticipants()53
EXTENDS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.IFoldingStructureProvider-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.SourceOutlinePage-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.modifyModel(IDocument)282
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)130
org.eclipse.pde.internal.ui.editor.text.ChangeAwareSourceViewerConfiguration.getReconciler(ISourceViewer)65
org.eclipse.pde.internal.ui.editor.text.ChangeAwareSourceViewerConfiguration.getReconciler(ISourceViewer)61
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.text.ReconcilingStrategy.addParticipant(IReconcilingParticipant)-1
org.eclipse.pde.internal.ui.editor.text.ReconcilingStrategy.removeParticipant(IReconcilingParticipant)-1

org.eclipse.pde.internal.core.text.plugin.FragmentModel

INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.getTextModel(IPluginModelBase, boolean)281
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createModel(Object, IDocument, boolean)139
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.createModel(IEditorInput)49
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createRenameChange(IFile, Object[], String[], TextChange, IProgressMonitor)43
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareAbstractEditingModel(IFile, IDocument, boolean)495
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.getTextModel(IPluginModelBase, boolean)290

org.eclipse.pde.internal.core.text.plugin.PluginAttribute

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.ChooseClassXMLResolution.createChange(IPluginModelBase)31
org.eclipse.pde.internal.ui.correction.CreateClassXMLResolution.createChange(IPluginModelBase)40
org.eclipse.pde.internal.ui.correction.RemoveNodeXMLResolution.createChange(IPluginModelBase)39
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.setSelectionOffsets(IDocument, ISchemaElement, IPluginParent)418
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.setSelectionOffsets(IDocument, ISchemaElement, IPluginParent)417
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)46
org.eclipse.pde.internal.ui.nls.ModelChangeElement.updateValue()128
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.ChooseClassXMLResolution.createChange(IPluginModelBase)29
org.eclipse.pde.internal.ui.correction.CreateClassXMLResolution.createChange(IPluginModelBase)37
org.eclipse.pde.internal.ui.correction.RemoveNodeXMLResolution.createChange(IPluginModelBase)38
org.eclipse.pde.internal.ui.editor.contentassist.XMLCompletionProposal.setSelectionOffsets(IDocument, ISchemaElement, IPluginParent)416
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)45
org.eclipse.pde.internal.ui.nls.ModelChangeElement.updateValue()127
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.ChooseClassXMLResolution.createChange(IPluginModelBase)31
org.eclipse.pde.internal.ui.correction.CreateClassXMLResolution.createChange(IPluginModelBase)40
org.eclipse.pde.internal.ui.correction.RemoveNodeXMLResolution.createChange(IPluginModelBase)39
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)46
org.eclipse.pde.internal.ui.nls.ModelChangeElement.updateValue()128
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.CreateClassXMLResolution.getAttribute(PluginAttribute)-1

org.eclipse.pde.internal.core.text.plugin.PluginBaseNode

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.RemoveNodeXMLResolution.createChange(IPluginModelBase)37
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.1.modifyModel(IBaseModel, IProgressMonitor)64
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginExtension, int)1584
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginExtension, int)1572
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.addImports(IPluginBase, IPluginImport[])419
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.removeImports(IPluginBase, IPluginImport[])378
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.RemoveNodeXMLResolution.createChange(IPluginModelBase)36
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.1.modifyModel(IBaseModel, IProgressMonitor)63
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.doDropMove(IPluginExtension, IPluginExtension, int)1551
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.reorderInsertEdits(ArrayList)95
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.addImports(IPluginBase, IPluginImport[])418
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.removeImports(IPluginBase, IPluginImport[])377
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.actions.FormatOperation.formatXML(PluginBaseNode)-1

org.eclipse.pde.internal.core.text.plugin.PluginDocumentNodeFactory

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.createImport(IPluginModelFactory, String)409
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.createImport(IPluginModelFactory, String)408

org.eclipse.pde.internal.core.text.plugin.PluginElementNode

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.NewElementAction.run()47
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeAdd(IModelChangeProvider, Object[])103
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeRemove(IModelChangeProvider, Object[])141
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)39
org.eclipse.pde.internal.ui.nls.ModelChangeElement.updateValue()125
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectExtension(ISchema, IPluginParent, IFile)142
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectExtension(ISchema, IPluginParent, IFile)143
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.modifyExistingExtension(IPluginExtension)511
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeAdd(IModelChangeProvider, Object[])102
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeRemove(IModelChangeProvider, Object[])140
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)38
org.eclipse.pde.internal.ui.nls.ModelChangeElement.updateValue()124
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectExtension(ISchema, IPluginParent, IFile)140
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectExtension(ISchema, IPluginParent, IFile)140
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)39
org.eclipse.pde.internal.ui.nls.ModelChangeElement.updateValue()125
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectExtension(ISchema, IPluginParent, IFile)143
org.eclipse.pde.internal.ui.search.ClassSearchParticipant.inspectExtension(ISchema, IPluginParent, IFile)142
org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionOperation.modifyExistingExtension(IPluginExtension)511

org.eclipse.pde.internal.core.text.plugin.PluginExtensionNode

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectExtension(ISchema, IPluginParent, IPluginModelBase, IFile)168
org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage.finish()435
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectExtension(ISchema, IPluginParent, IPluginModelBase, IFile)167
org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage.finish()433
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectExtension(ISchema, IPluginParent, IPluginModelBase, IFile)168

org.eclipse.pde.internal.core.text.plugin.PluginExtensionPointNode

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExtensionPointsSection.handleDoubleClick(IStructuredSelection)214
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectExtensionPoint(IPluginExtensionPoint, IPluginModelBase, IFile)207
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)52
org.eclipse.pde.internal.ui.nls.ModelChangeElement.updateValue()132
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.nls.GetNonExternalizedStringsOperation.inspectExtensionPoint(IPluginExtensionPoint, IPluginModelBase, IFile)205
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)51
org.eclipse.pde.internal.ui.nls.ModelChangeElement.updateValue()131
org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage.finish()446
org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage.PointFilter.select(Viewer, Object, Object)84
org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage.PointFilter.select(Viewer, Object, Object)84
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.ExtensionPointsSection.handleDoubleClick(IStructuredSelection)214
org.eclipse.pde.internal.ui.nls.ModelChangeElement.ModelChangeElement(ModelChange, Object)52
org.eclipse.pde.internal.ui.nls.ModelChangeElement.updateValue()132

org.eclipse.pde.internal.core.text.plugin.PluginLibraryNode

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeAdd(IModelChangeProvider, Object[])103
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeRemove(IModelChangeProvider, Object[])141
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeAdd(IModelChangeProvider, Object[])102
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeRemove(IModelChangeProvider, Object[])140

org.eclipse.pde.internal.core.text.plugin.PluginModel

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginFoldingStructureProvider.addFoldingRegions(Set, IEditingModel)32
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createRenameChange(IFile, Object[], String[], TextChange, IProgressMonitor)52
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.getTextModel(IPluginModelBase, boolean)281
INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createModel(Object, IDocument, boolean)141
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.createModel(IEditorInput)51
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createRenameChange(IFile, Object[], String[], TextChange, IProgressMonitor)45
org.eclipse.pde.internal.ui.util.PDEModelUtility.prepareAbstractEditingModel(IFile, IDocument, boolean)497
org.eclipse.pde.internal.ui.wizards.tools.OrganizeManifest.getTextModel(IPluginModelBase, boolean)292

org.eclipse.pde.internal.core.text.plugin.PluginModelBase

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)147
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.ContentProvider.getChildren(Object)94
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.ContentProvider.getChildren(Object)94
org.eclipse.pde.internal.ui.editor.text.TranslationHyperlink.getLocalization()41
org.eclipse.pde.internal.ui.editor.text.TranslationHyperlink.getLocalization()42
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)145
org.eclipse.pde.internal.ui.editor.text.TranslationHyperlink.getLocalization()40
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createModel(Object, IDocument, boolean)137
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.parsePlugin(Object, DocumentRangeNode, IDocument, PDELabelProvider, ResourceManager, IProgressMonitor)116
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.ContentProvider.getChildren(Object)94
org.eclipse.pde.internal.ui.editor.plugin.ManifestSourcePage.ContentProvider.getChildren(Object)94
org.eclipse.pde.internal.ui.editor.plugin.PluginInputContext.createModel(IEditorInput)45
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createRenameChange(IFile, Object[], String[], TextChange, IProgressMonitor)45
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createRenameChange(IFile, Object[], String[], TextChange, IProgressMonitor)43
PARAMETER
Reference LocationLine Number
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createChildren(DocumentRangeNode, PluginModelBase, PDELabelProvider, ResourceManager)-1
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createExtensionPoints(DocumentRangeNode, PluginModelBase, PDELabelProvider, ResourceManager)-1
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createExtensions(DocumentRangeNode, PluginModelBase, PDELabelProvider, ResourceManager)-1
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createImports(DocumentRangeNode, PluginModelBase, PDELabelProvider, PDELabelProvider, ResourceManager)-1
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createLibraries(DocumentRangeNode, PluginModelBase, PDELabelProvider, ResourceManager)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.pde.internal.ui.compare.PluginStructureCreator.createModel(Object, IDocument, boolean)-1

org.eclipse.pde.internal.core.text.plugin.PluginNode

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createRenameChange(IFile, Object[], String[], TextChange, IProgressMonitor)53
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.refactoring.PluginManifestChange.createRenameChange(IFile, Object[], String[], TextChange, IProgressMonitor)53

org.eclipse.pde.internal.core.text.plugin.PluginObjectNode

CASTS
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeChange(Object, String, Object, Object)186
org.eclipse.pde.internal.ui.search.ManifestEditorOpener.getAttributeMatch(ManifestEditor, IPluginObject, IDocument)136
org.eclipse.pde.internal.ui.search.ManifestEditorOpener.getAttributeMatch(ManifestEditor, IPluginObject, IDocument)135
INSTANCEOF
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeChange(Object, String, Object, Object)185
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.plugin.PluginUndoManager.executeChange(Object, String, Object, Object)186

org.eclipse.pde.internal.core.text.plugin.XMLTextChangeListener

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.util.PDEModelUtility.createListener(String, IDocument, boolean)481

org.eclipse.pde.internal.core.util.HeaderMap

INSTANTIATION
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.contentassist.ManifestContentAssistProcessor.parseDocument(IDocument)108

Back to reference summary for org.eclipse.pde.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict