|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
org.aspectj.org.eclipse.jdt.internal.core.ChangeClasspathOperation
public abstract class ChangeClasspathOperation
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation |
|---|
JavaModelOperation.IPostAction |
| Field Summary | |
|---|---|
protected boolean |
canChangeResources
|
| Fields inherited from class org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation |
|---|
actions, actionsEnd, actionsStart, APPEND, attributes, elementsToProcess, force, HAS_MODIFIED_RESOURCE_ATTR, isNested, KEEP_EXISTING, NO_ELEMENTS, OPERATION_STACKS, parentElements, POST_ACTION_VERBOSE, progressMonitor, REMOVEALL_APPEND, resultElements, TRUE |
| Constructor Summary | |
|---|---|
ChangeClasspathOperation(IJavaElement[] elements,
boolean canChangeResources)
|
|
| Method Summary | |
|---|---|
protected boolean |
canModifyRoots()
|
protected void |
classpathChanged(ClasspathChange change,
boolean refreshExternalFolder)
|
protected ISchedulingRule |
getSchedulingRule()
|
boolean |
isReadOnly()
Returns true if this operation performs no resource modifications,
otherwise false. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean canChangeResources
| Constructor Detail |
|---|
public ChangeClasspathOperation(IJavaElement[] elements,
boolean canChangeResources)
| Method Detail |
|---|
protected boolean canModifyRoots()
canModifyRoots in class JavaModelOperation
protected void classpathChanged(ClasspathChange change,
boolean refreshExternalFolder)
throws JavaModelException
JavaModelExceptionprotected ISchedulingRule getSchedulingRule()
getSchedulingRule in class JavaModelOperationpublic boolean isReadOnly()
JavaModelOperationtrue if this operation performs no resource modifications,
otherwise false. Subclasses must override.
isReadOnly in class JavaModelOperation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||