7.2 Application Data Type (Array)
The Application Data Type (Array) allows the creation, editing, and deletion of array types based on a specific application base type.
This data type describes an array of objects. The number of objects in the array is determined by setting a value for the "Max number of elements" attribute. Whether the array can vary in size is defined by the "Array size semantics" attribute. The actual content of an Application Array Data Type is specified by the component known as the Application Array Element (ARAF).
Create Array Data Type:
-
To create array type for any primitive or defined type, click on Add button. Fill the required details and save the type by clicking on save button.
-
Sample steps to create Array type is shown in below snap -
-
Add Application Data Types(Array) → Short Name → Size semantic (Fixed Size, Variable Size(Old) and Variable Size (New)), Dimension (One Dimensional and Multidimensional) →Save