|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jdt.internal.core.JavaModelOperation
org.eclipse.jdt.internal.core.MultiOperation
org.eclipse.jdt.internal.core.DeleteResourceElementsOperation
public class DeleteResourceElementsOperation
This operation deletes a collection of resources and all of their children. It does not delete resources which do not belong to the Java Model (eg GIF files).
Field Summary |
---|
Fields inherited from class org.eclipse.jdt.internal.core.JavaModelOperation |
---|
HAS_MODIFIED_RESOURCE_ATTR, progressMonitor, TRUE |
Fields inherited from interface org.eclipse.core.runtime.IProgressMonitor |
---|
UNKNOWN |
Method Summary |
---|
Methods inherited from class org.eclipse.jdt.internal.core.MultiOperation |
---|
setInsertBefore, setRenamings |
Methods inherited from class org.eclipse.jdt.internal.core.JavaModelOperation |
---|
beginTask, done, executeNestedOperation, getJavaModel, getResultElements, hasModifiedResource, internalWorked, isCanceled, isReadOnly, newJavaElementDelta, run, runOperation, setCanceled, setTaskName, subTask, worked |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |