Methods from org.eclipse.jdt.core used by org.eclipse.jst.server.core

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

Reference Details

org.eclipse.jdt.core.ClasspathContainerInitializer.canUpdateClasspathContainer(IPath, IJavaProject)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.canUpdateClasspathContainer(IPath, IJavaProject)-1

org.eclipse.jdt.core.ClasspathContainerInitializer.ClasspathContainerInitializer()

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.RuntimeClasspathContainerInitializer()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.RuntimeClasspathContainerInitializer()28

org.eclipse.jdt.core.ClasspathContainerInitializer.getComparisonID(IPath, IJavaProject)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.getComparisonID(IPath, IJavaProject)-1

org.eclipse.jdt.core.ClasspathContainerInitializer.getDescription(IPath, IJavaProject)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.getDescription(IPath, IJavaProject)-1

org.eclipse.jdt.core.ClasspathContainerInitializer.initialize(IPath, IJavaProject)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.initialize(IPath, IJavaProject)-1

org.eclipse.jdt.core.ClasspathContainerInitializer.requestClasspathContainerUpdate(IPath, IJavaProject, IClasspathContainer)

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.requestClasspathContainerUpdate(IPath, IJavaProject, IClasspathContainer)-1

org.eclipse.jdt.core.IClasspathAttribute.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.save()345

org.eclipse.jdt.core.IClasspathAttribute.getValue()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.save()346

org.eclipse.jdt.core.IClasspathContainer.getClasspathEntries()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.requestClasspathContainerUpdate(IPath, IJavaProject, IClasspathContainer)78

org.eclipse.jdt.core.IClasspathEntry.getEntryKind()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jst.server.core.internal.JavaServerPlugin.1RebuildRuntimeReferencesJob.run(IProgressMonitor)146
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.1UpdateClasspathJob.run(IProgressMonitor)112

org.eclipse.jdt.core.IClasspathEntry.getExtraAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.requestClasspathContainerUpdate(IRuntime, IClasspathEntry[])265
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.requestClasspathContainerUpdate(IRuntime, IClasspathEntry[])259

org.eclipse.jdt.core.IClasspathEntry.getPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jst.server.core.internal.JavaServerPlugin.1RebuildRuntimeReferencesJob.run(IProgressMonitor)147
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.1UpdateClasspathJob.run(IProgressMonitor)113
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.requestClasspathContainerUpdate(IRuntime, IClasspathEntry[])262
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.resolveClasspathContainerImpl(IProject, IRuntime)153
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.resolveClasspathContainerImpl(IProject, IRuntime)154

org.eclipse.jdt.core.IClasspathEntry.getSourceAttachmentPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.requestClasspathContainerUpdate(IRuntime, IClasspathEntry[])263
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.requestClasspathContainerUpdate(IRuntime, IClasspathEntry[])259

org.eclipse.jdt.core.IClasspathEntry.getSourceAttachmentRootPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.requestClasspathContainerUpdate(IRuntime, IClasspathEntry[])264

org.eclipse.jdt.core.IJavaProject.getProject()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.initialize(IPath, IJavaProject)45

org.eclipse.jdt.core.IJavaProject.getRawClasspath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jst.server.core.internal.JavaServerPlugin.1RebuildRuntimeReferencesJob.run(IProgressMonitor)144
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.1UpdateClasspathJob.run(IProgressMonitor)110

org.eclipse.jdt.core.JavaCore.create(IProject)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.server.core.internal.JavaServerPlugin.1RebuildRuntimeReferencesJob.run(IProgressMonitor)141
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.1UpdateClasspathJob.run(IProgressMonitor)107
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.resolveClasspathContainerImpl(IProject, IRuntime)172

org.eclipse.jdt.core.JavaCore.newClasspathAttribute(String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.load()307

org.eclipse.jdt.core.JavaCore.newContainerEntry(IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.server.core.internal.RuntimeClasspathProvider.getClasspathEntries(IProjectFacetVersion)59

org.eclipse.jdt.core.JavaCore.newLibraryEntry(IPath, IPath, IPath, IAccessRule[], IClasspathAttribute[], boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.resolveClasspathContainerImpl(IProject, IRuntime)154

org.eclipse.jdt.core.JavaCore.newLibraryEntry(IPath, IPath, IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.addJarFiles(File, List, int)222

org.eclipse.jdt.core.JavaCore.setClasspathContainer(IPath, IJavaProject[], IClasspathContainer[], IProgressMonitor)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.server.core.internal.JavaServerPlugin.1RebuildRuntimeReferencesJob.run(IProgressMonitor)160
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.1UpdateClasspathJob.run(IProgressMonitor)138
org.eclipse.jst.server.core.internal.RuntimeClasspathContainerInitializer.initialize(IPath, IJavaProject)46
org.eclipse.jst.server.core.RuntimeClasspathProviderDelegate.resolveClasspathContainerImpl(IProject, IRuntime)173

Back to reference summary for org.eclipse.jst.server.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict