|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER ExtractAnnotationParameter (character, character) |
Returns the value of the given parameter from the argument list
of a @BusinessEntityGenerator annotation |
||
| LOGICAL IsWhitespace (character) |
Returns TRUE when the given character is an ABL whitespace
character (space, tab, carriage return, line feed) |
||
| LOGICAL ParseFileAnnotation (character, character, character) |
Parses the first @BusinessEntityGenerator annotation contained
in the given source code |
||
| ScanForGeneratedFiles (character, character, table) |
Scans the given directory tree for ABL source files (.cls, .i)
carrying the @BusinessEntityGenerator annotation of the given
Business Entity and adds them to the temp-table |
||
| INTEGER SkipWhitespace (character, integer, integer) |
Returns the position of the first non-whitespace character at
or after the given position |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER ANNOTATION_NAME |
|
|
Top
CHARACTER ExtractAnnotationParameter (character, character)
|
|||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL IsWhitespace (character)
|
|||||||||||||||||||||||||||||||||||||||
LOGICAL ParseFileAnnotation (character, character, character)
|
|||||||||||||||||||||||||||||||||||||||
ScanForGeneratedFiles (character, character, table)
|
|||||||||||||||||||||||||||||||||||||||
INTEGER SkipWhitespace (character, integer, integer)
|
|||||||||||||||||||||||||||||||||||||||
CHARACTER ANNOTATION_NAME
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
Temp-Table ttStaleGeneratedFileDefined in: |