|
|
|
AfterWriteFileHandler (Object, AfterWriteFileEventArgs)
|
Event handler for the AfterWriteFile event of the BusinessEntityGenerator
|
|
|
|
CorrectKeywordCase (character, KeywordCaseEnum)
|
Corrects the case of the ABL keywords in the given source file
|
|
|
|
GenerationFinishedHandler (Object, EventArgs)
|
Event handler for the GenerationFinished event of the BusinessEntityGenerator
|
|
|
|
Consultingwerk.Studio.SourceCode.KeywordCaseEnum GetKeywordCase ()
|
Resolves the configured KeywordCasing setting into the matching
KeywordCaseEnum value
|
|
|
|
LOGICAL IsParseableExtension (character)
|
Returns whether the given file extension belongs to a parseable
ABL source file
|
|
|
|
ProcessGeneratedFile (character, KeywordCaseEnum, IStatusManager)
|
Corrects the keyword case of a single generated file
|
|
|
|
ShutdownInternal ()
|
Uninitializes the plug-in instance and unsubscribes from events
|
|
|
|
StartupInternal ()
|
Initializes the plug-in instance and subscribes to required events
|