BasicRecord properties

The following properties are associated with the BasicRecord stereotype:

Table 1. BasicRecord properties
Property Description
containerContextDependent This property is obsolete and should not be used in new code.
i4glItemsNullable Determines whether a record emulates the behavior of I4GL in creating variables as nullable by default.
textLiteralDefaultIsString If NO, literals without specific type designation receive a type based on the characters in the literal. This promotes compatibility with programs migrated from VisualAge® Generator.

Compatibility

Table 2. Compatibility considerations for BasicRecord properties
Platform Issue
JavaScript generation The BasicRecord stereotype is supported, but without the properties listed in this topic.

Feedback