Basic Help : General : VA Smalltalk Record Class Generator : Names generated for record structures
Names generated for record structures
The default name for the class will be the Smalltalk global identifier which corresponds to the 01-level declaration, typedef or struct.
The default method names will be taken from the C or COBOL data item name and converted to a Smalltalk identifier and used as the default get or set selectors.
Note:
For DBCS names, where this is not possible, you are prompted to specify a method name. For subordinate data items with identical names, the get and set selectors will be qualified.
Last modified date: 01/29/2015