Namespace: Consultingwerk.Studio
Interface 
IClassAnnotationParser Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Studio.ClassAnnotationParser, Consultingwerk.Studio.XrefClassAnnotationParser

File:IClassAnnotationParser
Purpose:Interface for parsers for class and class member annotations
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Mar 22 18:36:39 CET 2013



Top Method Summary
Options Name Purpose
Consultingwerk.Studio.ListAnnotation GetClassAnnotations () Gets the List of Annotations of the ClassHeader
Consultingwerk.Studio.ListClassMember GetClassMemberAnnotations () Gets the List of Class Members and their Annotations


Method Detail
Top

Consultingwerk.Studio.ListAnnotation GetClassAnnotations ()

Purpose: Gets the List of Annotations of the ClassHeader
Notes:

Returns Consultingwerk.Studio.ListAnnotation
The ListAnnotation with the list of annotations from the class header
Top

Consultingwerk.Studio.ListClassMember GetClassMemberAnnotations ()

Purpose: Gets the List of Class Members and their Annotations
Notes: It is only expected that members with annotations are returned

Returns Consultingwerk.Studio.ListClassMember
The ListClassMember with the lsit of class members and their annotations


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