org.modeldriven.fuml.xmi
Class XmiNodeVisitorStatus
java.lang.Object
org.modeldriven.fuml.xmi.XmiNodeVisitorStatus
public class XmiNodeVisitorStatus
- extends Object
A class used to communicate traversal logic changes required by a client.
- Author:
- Scott Cinnamond
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATUS_TRAVERSE
public static final int STATUS_TRAVERSE
- See Also:
- Constant Field Values
STATUS_ABORT
public static final int STATUS_ABORT
- See Also:
- Constant Field Values
XmiNodeVisitorStatus
public XmiNodeVisitorStatus()
getStatus
public int getStatus()
setStatus
public void setStatus(int status)
Copyright © 2014. All rights reserved.