|
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 | ||||||||||
Factory for typed elements.
TPFTestTPFExecutionResultTPFTestComponentorg.eclipse.hyades.test.ui.testNavigatorTypedElementProxyFactory
| Method Summary | |
|---|---|
IProxyNode |
create(org.eclipse.hyades.models.common.testprofile.TPFExecutionResult result,
java.lang.Object parent)
Create a new proxy node from an execution result. |
IProxyNode |
create(org.eclipse.hyades.models.common.testprofile.TPFTestComponent component,
java.lang.Object parent)
Create a new proxy node from a test component. |
IProxyNode |
create(org.eclipse.hyades.models.common.testprofile.TPFTest test,
java.lang.Object parent)
Create a proxy node from a test element, mainly: TPFTestSuite
TPFTestCase |
| Method Detail |
public IProxyNode create(org.eclipse.hyades.models.common.testprofile.TPFTest test,
java.lang.Object parent)
TPFTestSuiteTPFTestCase
test - the element to convert from.parent - the parent of the new proxy.
public IProxyNode create(org.eclipse.hyades.models.common.testprofile.TPFExecutionResult result,
java.lang.Object parent)
result - the execution result to convert from.parent - the parent of the new proxy.
public IProxyNode create(org.eclipse.hyades.models.common.testprofile.TPFTestComponent component,
java.lang.Object parent)
component - the test component to convert from.parent - the parent of the new proxy.
|
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 | ||||||||||