|
TPTP 4.4.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Main interface to wrap objects into the test navigator
| Method Summary | |
|---|---|
IProxyNode[] |
getChildren()
Returns the array of children of this node. |
org.eclipse.swt.graphics.Image |
getImage()
Returns the icon of this node used in the navigator. |
java.lang.Object |
getParent()
Returns the parent object of this node. |
java.lang.String |
getText()
Returns the label used in the navigator to designate this node. |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.hyades.test.ui.navigator.IProxy |
|---|
getIdentifier, getUnderlyingResource |
| Method Detail |
public java.lang.String getText()
public org.eclipse.swt.graphics.Image getImage()
public java.lang.Object getParent()
public IProxyNode[] getChildren()
|
TPTP 4.4.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||