|
||||||||||
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.CopyPackageFragmentRootOperation
public class CopyPackageFragmentRootOperation
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 | |
---|---|
CopyPackageFragmentRootOperation(IPackageFragmentRoot root,
org.eclipse.core.runtime.IPath destination,
int updateResourceFlags,
int updateModelFlags,
IClasspathEntry sibling)
|
Method Summary | |
---|---|
IJavaModelStatus |
verify()
Returns a status indicating if there is any known reason this operation will fail. |
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 |
Constructor Detail |
---|
public CopyPackageFragmentRootOperation(IPackageFragmentRoot root, org.eclipse.core.runtime.IPath destination, int updateResourceFlags, int updateModelFlags, IClasspathEntry sibling)
Method Detail |
---|
public IJavaModelStatus verify()
JavaModelOperation
IJavaModelStatus
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |