|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEnumeratedAttribute
prantl.ant.eclipse.EclipseElement.Mode
public static class EclipseElement.Mode
EnumeratedAttribute implementation supporting the available project modes.
Field Summary | |
---|---|
static int |
ASPECTJ
Forces the AspectJ mode to use AJDT in the project. |
static int |
JAVA
Forces the Java mode to use JDT in the project. |
Constructor Summary | |
---|---|
EclipseElement.Mode()
|
Method Summary | |
---|---|
java.lang.String[] |
getValues()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int JAVA
public static final int ASPECTJ
Constructor Detail |
---|
public EclipseElement.Mode()
Method Detail |
---|
public java.lang.String[] getValues()
EnumeratedAttribute#getValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |