org.eclipse.emf.codegen.jet
Class JETAddNatureOperation
java.lang.Object
org.eclipse.emf.codegen.jet.JETAddNatureOperation
- All Implemented Interfaces:
- org.eclipse.core.resources.IWorkspaceRunnable
- public class JETAddNatureOperation
- extends Object
- implements org.eclipse.core.resources.IWorkspaceRunnable
|
Method Summary |
void |
run(org.eclipse.core.runtime.IProgressMonitor monitor)
Perform this operation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
projects
protected List projects
JETAddNatureOperation
public JETAddNatureOperation(Collection objects)
- Creates an instance from the given collection of projects.
run
public void run(org.eclipse.core.runtime.IProgressMonitor monitor)
throws org.eclipse.core.runtime.CoreException
- Perform this operation.
- Specified by:
run in interface org.eclipse.core.resources.IWorkspaceRunnable
- Throws:
org.eclipse.core.runtime.CoreException