|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.xtools.ras.profile.defauld.navigation.VisitorStatus
The VisitorStatus
defines the statuses that can be returned
during visitation.
Field Summary | |
static VisitorStatus |
IGNORE_CHILDREN
Status indicating that the children of the current node should be skipped. |
static VisitorStatus |
STOP_VISITING
Status indicating that visting should be aborted. |
static VisitorStatus |
VISIT_CHILDREN
Status indicating that the children of the current node should be visited. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final VisitorStatus VISIT_CHILDREN
public static final VisitorStatus IGNORE_CHILDREN
public static final VisitorStatus STOP_VISITING
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.