|
|
|
|
Uses of Interface org.eclipse.core.runtime.jobs.ISchedulingRule
Subinterfaces of
ISchedulingRule in
org.eclipse.core.resources
|
interface
|
IContainer
Interface for resources which may contain
other resources (termed its members). |
interface
|
IFile
Files are leaf resources which contain data. |
interface
|
IFolder
Folders may be leaf or non-leaf resources and may contain files and/or other folders. |
interface
|
IProject
A project is a type of resource which groups resources
into buildable, reusable units. |
interface
|
IResource
The workspace analog of file system files
and directories. |
interface
|
IWorkspaceRoot
A root resource represents the top of the resource hierarchy in a workspace. |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|