|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.granite.builder.GraniteNature
public class GraniteNature
| Field Summary | |
|---|---|
static java.lang.String |
NATURE_ID
|
| Constructor Summary | |
|---|---|
GraniteNature()
|
|
| Method Summary | |
|---|---|
void |
configure()
|
void |
deconfigure()
|
org.eclipse.core.resources.IProject |
getProject()
|
void |
setProject(org.eclipse.core.resources.IProject project)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NATURE_ID
| Constructor Detail |
|---|
public GraniteNature()
| Method Detail |
|---|
public void configure()
throws org.eclipse.core.runtime.CoreException
configure in interface org.eclipse.core.resources.IProjectNatureorg.eclipse.core.runtime.CoreException
public void deconfigure()
throws org.eclipse.core.runtime.CoreException
deconfigure in interface org.eclipse.core.resources.IProjectNatureorg.eclipse.core.runtime.CoreExceptionpublic org.eclipse.core.resources.IProject getProject()
getProject in interface org.eclipse.core.resources.IProjectNaturepublic void setProject(org.eclipse.core.resources.IProject project)
setProject in interface org.eclipse.core.resources.IProjectNature
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||