|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.xmi.XmiNodeVisitorStatus
public class XmiNodeVisitorStatus
A class used to communicate traversal logic changes required by a client.
| Field Summary | |
|---|---|
static int |
STATUS_ABORT
|
static int |
STATUS_TRAVERSE
|
| Constructor Summary | |
|---|---|
XmiNodeVisitorStatus()
|
|
| Method Summary | |
|---|---|
int |
getStatus()
|
void |
setStatus(int status)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int STATUS_TRAVERSE
public static final int STATUS_ABORT
| Constructor Detail |
|---|
public XmiNodeVisitorStatus()
| Method Detail |
|---|
public int getStatus()
public void setStatus(int status)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||