|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.element.CoElementVisitStatus
@Deprecated public class CoElementVisitStatus
The class define available statuses of the execusion of the visit
method of a visitor.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static CoElementVisitStatus |
CONTINUE
Deprecated. Supported API: true |
static CoElementVisitStatus |
DONT_VISIT_CHILDREN
Deprecated. Supported API: true |
static CoElementVisitStatus |
STOP
Deprecated. Supported API: true |
| 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 CoElementVisitStatus CONTINUE
public static final CoElementVisitStatus STOP
public static final CoElementVisitStatus DONT_VISIT_CHILDREN
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||