OTX Reference
|
|
For declarations at specification stage, having a name for the declaration is sufficient. For realisation stage, the declaration needs a data type assignment. The optional realisation
element is used for exactly this task – it contains a dataType
sub element.
More...
Public Attributes | |
DataType | dataType |
Cardinality [1] This element represents the data type for the declared data. It can be chosen out of the list of available OTX data types; these are derived from the abstract DataType. The runtime characteristics of all data types required by the OTX Core are fully specified in section DataTypes. More... | |
For declarations at specification stage, having a name for the declaration is sufficient. For realisation stage, the declaration needs a data type assignment. The optional realisation
element is used for exactly this task – it contains a dataType
sub element.
DataType OpenTestSystem.Otx.Core.Declarations.Declaration.DeclarationRealisation.dataType |