|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.domain.messages.StatusCodes
public final class StatusCodes
| Field Summary | |
|---|---|
static int |
ERROR
|
static int |
EVALUATION_HALTED
|
static int |
OK
|
static java.lang.String |
PLUGIN_ID
|
| Constructor Summary | |
|---|---|
StatusCodes()
|
|
| Method Summary |
|---|
| 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 PLUGIN_ID
public static final int OK
public static final int ERROR
public static final int EVALUATION_HALTED
| Constructor Detail |
|---|
public StatusCodes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||