![]() |
OTX Reference
|
|
StructureLiteral is a StructureTerm More...
Public Attributes | |
StructureElements | structureElements |
Cardinality [0..1] This element shall be used to assign structureElements values. If <structureElements> is omitted, all elements of the structure will be set to the init values of the signature declaration. More... | |
OtxLink | structureType |
Cardinality [1] Refers to a certain StructureSignature. More... | |
![]() | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
StructureLiteral is a StructureTerm
This term shall be used to create a Structure based on hard-coded literals of all its elements. Elements can be omitted freely.In this case the omitted element will initialized with the init value inside the structure signature.The data type of the used elements shall have an init value otherwise it cannot be used and shall be omitted.
StructureElements OpenTestSystem.Otx.Extensions.DataType.Terms.StructureLiteral.structureElements |
Cardinality [0..1]
This element shall be used to assign structureElements values. If <structureElements> is omitted, all elements of the structure will be set to the init values of the signature declaration.
OtxLink OpenTestSystem.Otx.Extensions.DataType.Terms.StructureLiteral.structureType |
Cardinality [1]
Refers to a certain StructureSignature.