IContainer usage details

Summary

org.eclipse.core.resources.IContainer has 24 total references to 4 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] IContainer
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer.fContainer -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.fContainer -1 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer.validateFile(String) 206 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.isMoved() 618 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.writeNewFile(IProgressMonitor) 325 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.isMoved() 617 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.setContainer(IContainer) -1 API
org.eclipse.debug.core.ILaunchConfigurationType.newInstance(IContainer, String) -1 API
org.eclipse.debug.core.sourcelookup.containers.FolderSourceContainer.FolderSourceContainer(IContainer, boolean) -1 API
org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer.ContainerSourceContainer(IContainer, boolean) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.setContainer(IContainer) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationType.newInstance(IContainer, String) -1 API
org.eclipse.debug.internal.core.LaunchManager.findLaunchConfigurations(IContainer) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.LaunchConfigurationWorkingCopy(IContainer, String, ILaunchConfigurationType) -1 API
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer.getContainer() -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.getContainer() -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getContainer() -1 API
[+] getFile(IPath) : IFile
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer.findSourceElements(String) 97 API
org.eclipse.debug.internal.core.LaunchConfiguration.LaunchConfiguration(String) 182 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMappedResources() 452 API
org.eclipse.debug.internal.core.sourcelookup.containers.ArchiveSourceContainerType.createSourceContainer(String) 46 API
[+] getFolder(IPath) : IFolder
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.internal.core.LaunchConfiguration.getMappedResources() 458 API
org.eclipse.debug.internal.core.sourcelookup.containers.FolderSourceContainerType.createSourceContainer(String) 65 API
[+] members() : IResource[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer.createSourceContainers() 182 API

Back to bundle index

Valid HTML 4.01 Transitional