|
||||||||||
| 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.ChangeClasspathOperation
org.eclipse.jdt.internal.core.SetContainerOperation
public class SetContainerOperation
| 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 |
| Constructor Summary | |
|---|---|
SetContainerOperation(org.eclipse.core.runtime.IPath containerPath,
IJavaProject[] affectedProjects,
IClasspathContainer[] respectiveContainers)
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.jdt.internal.core.ChangeClasspathOperation |
|---|
isReadOnly |
| Methods inherited from class org.eclipse.jdt.internal.core.JavaModelOperation |
|---|
beginTask, done, executeNestedOperation, getJavaModel, getResultElements, hasModifiedResource, internalWorked, isCanceled, newJavaElementDelta, run, runOperation, setCanceled, setTaskName, subTask, worked |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetContainerOperation(org.eclipse.core.runtime.IPath containerPath,
IJavaProject[] affectedProjects,
IClasspathContainer[] respectiveContainers)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||