package in asynchLink element
The linkage options part, asynchLink element, property package specifies the name of the package that contains the program being invoked. The default is the package of the invoking program.
The package name that is used in generated Java programs is the package name of the EGL program, but in lower case; and when EGL generates output from the asynchLink element, the value of package is changed (if necessary) to lower case.
Related concepts
Linkage options part
Related reference
asynchLink element
recordName in asynchLink element