eu.geclipse.core.project
Class GridProjectNature
java.lang.Object
eu.geclipse.core.project.GridProjectNature
public class GridProjectNature
- extends java.lang.Object
The project nature of a grid project.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridProjectNature
public GridProjectNature()
configure
public void configure()
throws CoreException
- Throws:
CoreException
deconfigure
public void deconfigure()
throws CoreException
- Throws:
CoreException
getProject
public IProject getProject()
setProject
public void setProject(IProject project)
getID
public static java.lang.String getID()
- The ID of this project nature.
- Returns:
- A unique ID used to refer to this project nature.