Overview

 
Package  Use  Tree  Deprecated  Index  Help 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES  
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD


 

org.eclipse.emf.codegen.jet
Class JETAddNatureOperation

java.lang.Object
  extended byorg.eclipse.emf.codegen.jet.JETAddNatureOperation

All Implemented Interfaces:
IWorkspaceRunnable


public class JETAddNatureOperation
extends Object
implements IWorkspaceRunnable


Field Summary
protected  List projects
           
 
Constructor Summary
JETAddNatureOperation(Collection objects)
          Creates an instance from the given collection of projects.
 
Method Summary
 void run(IProgressMonitor monitor)
          Perform this operation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

 

Field Detail

 

 

projects

protected List projects

Constructor Detail

 

 

JETAddNatureOperation

public JETAddNatureOperation(Collection objects)

Creates an instance from the given collection of projects.

Method Detail

 

 

run

public void run(IProgressMonitor monitor)
         throws CoreException

Perform this operation.

Specified by:
run in interface IWorkspaceRunnable

Throws:
CoreException


 

Overview

 
Package  Use  Tree  Deprecated  Index  Help 
Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES  
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD