|
TPTP 4.5.0 Testing Tools Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.hyades.test.tools.ui.common.internal.report.DescendingVisitor
org.eclipse.hyades.test.tools.ui.common.internal.report.jscrib.ExecutionVisitor
org.eclipse.tptp.platform.report.birt).
public class ExecutionVisitor
This class visits a test log and create a part of the final JScrib document.
| Constructor Summary | |
|---|---|
ExecutionVisitor(JscribWriter jscribWriter)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
postVisit()
Deprecated. |
void |
visit(DescendingVisitor dvisitor,
java.lang.Object data,
org.eclipse.tptp.platform.report.core.internal.DItem parent)
Deprecated. |
| Methods inherited from class org.eclipse.hyades.test.tools.ui.common.internal.report.DescendingVisitor |
|---|
accept |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutionVisitor(JscribWriter jscribWriter)
jscribWriter - | Method Detail |
|---|
public void visit(DescendingVisitor dvisitor,
java.lang.Object data,
org.eclipse.tptp.platform.report.core.internal.DItem parent)
throws java.lang.Exception
visit in interface Visitorjava.lang.ExceptionVisitor.visit(org.eclipse.hyades.test.tools.ui.common.internal.report.DescendingVisitor, java.lang.Object, org.eclipse.tptp.platform.report.core.internal.DItem)public void postVisit()
postVisit in interface VisitorVisitor.postVisit()
|
TPTP 4.5.0 Testing Tools Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||