OTX Reference
|
|
Create a List. More...
Public Attributes | |
ListItems | items |
Cardinality [0..1] Describes one or more items for the List operation. More... | |
DataType | itemType |
Cardinality [1] Data type of the items of a list. More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Create a List.
ListCreate
is a term to create a new list at run time. It is generated by passing a set of items.
ListItems OpenTestSystem.Otx.Core.Terms.ListCreate.items |
Cardinality [0..1]
Describes one or more items for the List operation.
DataType OpenTestSystem.Otx.Core.Terms.ListCreate.itemType |
Cardinality [1]
Data type of the items of a list.