- T
- TDescription
C# Syntax
public abstract class AppModelNodeBase<T,TDescription> where T: class, ITestObject where TDescription: class, IDescription
System.Object
HP.LFT.SDK.AppModelNodeBase<T,TDescription>
HP.LFT.SDK.TopLevelObjectNodeBase<T,TDescription>
Name | Description | |
---|---|---|
![]() | Description | The description of the generated Application Model node. |
![]() | Parent | The parent ITestObject object. |
Name | Description | |
---|---|---|
![]() | SetDescription | Sets the description of the generated Application Model node. |
Name | Description | |
---|---|---|
![]() | CreateDescription | Placeholder method for CreateDescription. |
![]() | GetRelatedObject | Returns the related test object. |