org.eclipse.emf.codegen.jet
Class JETAddNatureOperation
java.lang.Object
org.eclipse.emf.codegen.jet.JETAddNatureOperation
- All Implemented Interfaces:
- IWorkspaceRunnable
- public class JETAddNatureOperation
- extends Object
- implements IWorkspaceRunnable
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(IProgressMonitor monitor)
throws CoreException
- Perform this operation.
- Specified by:
run
in interface IWorkspaceRunnable
- Throws:
CoreException