| Class | Description |
|---|---|
| AccessMode |
Business logic (converted to Java from the 4GL source code
in Progress/Reflect/AccessMode.cls).
|
| DataType |
Business logic (converted to Java from the 4GL source code
in Progress/Reflect/DataType.cls).
|
| Event |
Implementation of the Progress.Reflect.Event builtin class.
|
| Flags |
Implementation of the Progress.Reflect.Flags builtin class.
|
| Legacy4GLMethod |
Implementation of the Progress.Reflect.Method builtin class.
|
| LegacyConstructor |
Business logic (converted to Java from the 4GL source code
in Progress/Reflect/Constructor.cls).
|
| Parameter |
Business logic (converted to Java from the 4GL source code
in abl/skeleton/oo4gl/Progress/Reflect/Parameter.cls).
|
| ParameterMode |
Implementation of the Progress.Reflect.ParameterMode builtin class.
|
| Property |
Implementation of the Progress.Reflect.Property builtin class.
|
| Variable |
Implementation of the Progress.Reflect.Variable builtin class.
|