|
TPTP 4.3.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.execution.testgen.http.TRCNodeHandler
| Field Summary | |
|---|---|
protected TRCContext |
context
Deprecated. |
| Constructor Summary | |
|---|---|
TRCNodeHandler()
Deprecated. |
|
| Method Summary | |
|---|---|
protected static void |
dumpElementAttributes(java.io.PrintStream debugStream,
int nSpaces,
TRCElement element)
Deprecated. |
protected static void |
dumpElementContent(java.io.PrintStream debugStream,
int nSpaces,
TRCElement element)
Deprecated. |
protected static void |
dumpElementName(java.io.PrintStream debugStream,
int nSpaces,
TRCElement element)
Deprecated. |
protected static void |
dumpFirstOrderSection(java.io.PrintStream debugStream,
TRCNode topNode)
Deprecated. |
protected static void |
dumpSecondOrderSection(java.io.PrintStream debugStream,
TRCNode topNode,
java.lang.String[] vertices)
Deprecated. |
protected static void |
dumpVertexElementName(java.io.PrintStream debugStream,
int nSpaces,
TRCElement element)
Deprecated. |
protected static java.lang.String |
getAttributeValue(java.lang.String name,
TRCNode node)
Deprecated. |
protected static TRCNode |
getSubNode(java.lang.String name,
TRCNode node)
Deprecated. |
protected static java.util.List |
getSubNodeList(java.lang.String name,
TRCNode node)
Deprecated. |
void |
init(TRCContext context)
Deprecated. |
void |
node(TRCNode node)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected TRCContext context
| Constructor Detail |
public TRCNodeHandler()
| Method Detail |
public void init(TRCContext context)
throws TestgenException
init in interface ITRCNodeHandlerTestgenException
public void node(TRCNode node)
throws TestgenException
node in interface ITRCNodeHandlerTestgenException
protected static java.lang.String getAttributeValue(java.lang.String name,
TRCNode node)
protected static TRCNode getSubNode(java.lang.String name,
TRCNode node)
protected static java.util.List getSubNodeList(java.lang.String name,
TRCNode node)
protected static void dumpVertexElementName(java.io.PrintStream debugStream,
int nSpaces,
TRCElement element)
protected static void dumpElementName(java.io.PrintStream debugStream,
int nSpaces,
TRCElement element)
protected static void dumpElementAttributes(java.io.PrintStream debugStream,
int nSpaces,
TRCElement element)
protected static void dumpElementContent(java.io.PrintStream debugStream,
int nSpaces,
TRCElement element)
protected static void dumpFirstOrderSection(java.io.PrintStream debugStream,
TRCNode topNode)
protected static void dumpSecondOrderSection(java.io.PrintStream debugStream,
TRCNode topNode,
java.lang.String[] vertices)
|
TPTP 4.3.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||