Namespace: Consultingwerk.Studio.ClassDocumentation
Interface 
ICommentBuilder Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Studio.ClassDocumentation.CommentBuilder

File:ICommentParser
Purpose:Describes methods of a class than can return a
formated comment.
Author(s):Sebastian Duengel / Consultingwerk Ltd.
Created:Mon Apr 29 09:09:28 CEST 2013



Top Method Summary
Options Name Purpose
LONGCHAR CommentFormater (longchar) Build a HTML Output for the comment from the commentparser comment.
FillDetailParameterTempTable (longchar, table) Create a temptable with the detail comments.
LONGCHAR GetUnitPurpose (longchar) Get the purpose comment form the unit
LONGCHAR ParseComment (longchar) Create a formated comment block.
LONGCHAR SummaryComment (longchar) Create a formated comment for the summary.
LONGCHAR UnitCommentFormater (longchar) Create a formated unit comment from the commentparser comment.


Method Detail
Top

LONGCHAR CommentFormater (longchar)

Purpose: Build a HTML Output for the comment from the commentparser comment.
Notes:

Parameters:
pcComment LONGCHAR
The comment string
Returns LONGCHAR
A valid HTML Longchar
Top

FillDetailParameterTempTable (longchar, table)

Purpose: Create a temptable with the detail comments.
Notes:

Parameters:
pcComment LONGCHAR
A longchar value which formated from the comment block.
eParameterComment TEMP-TABLE eParameterComment
The Temptable for the parameters and comments
Top

LONGCHAR GetUnitPurpose (longchar)

Purpose: Get the purpose comment form the unit
Notes:

Parameters:
pcComment LONGCHAR
A longcharvalue with the purpose comment.
Returns LONGCHAR
A longchar value
Top

LONGCHAR ParseComment (longchar)

Purpose: Create a formated comment block.
Notes:

Parameters:
pcComment LONGCHAR
The comment string
Returns LONGCHAR
A valid HTML Longchar
Top

LONGCHAR SummaryComment (longchar)

Purpose: Create a formated comment for the summary.
Notes:

Parameters:
pcComment LONGCHAR
The comment string
Returns LONGCHAR
A valid HTML Longchar
Top

LONGCHAR UnitCommentFormater (longchar)

Purpose: Create a formated unit comment from the commentparser comment.
Notes:

Parameters:
pcComment LONGCHAR
The comment string
Returns LONGCHAR
A valid HTML Longchar


Temp-Table Detail

Temp-Table eParameterComment

Defined in:


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:29:28