Namespace: Consultingwerk.Studio
Class 
ClassMember Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:ClassMember
Purpose:Structure describing members of a class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Mar 20 21:15:41 CET 2013


Top Constructor Summary
Options Name Purpose
+ ClassMember () Constructor for the ClassMember class

Top Property Summary
Options Name Purpose
+ Consultingwerk.Studio.ListAnnotation Annotations Returns the List of Annotations of the Class Member
+ Consultingwerk.Studio.ClassMemberTypeEnum MemberType Gets and sets the MemberType
+ CHARACTER Name Gets and sets the Name of the ClassMember
+ CHARACTER Parameters Gets and sets the Member Parameters
+ LOGICAL Private Gets and sets if the member is Private
+ LOGICAL Protected Gets and sets if the Member is Protected
+ LOGICAL Public Gets and sets if the Member is Public
+ LOGICAL Static Gets and sets if the Member is Static


Constructor Detail
Top

PUBLIC ClassMember ()

Purpose: Constructor for the ClassMember class
Notes:



Property Detail
Top

PUBLIC Consultingwerk.Studio.ListAnnotation Annotations

Purpose: Returns the List of Annotations of the Class Member
Notes:

Returns Consultingwerk.Studio.ListAnnotation
Top

PUBLIC Consultingwerk.Studio.ClassMemberTypeEnum MemberType

Purpose: Gets and sets the MemberType
Notes:

Returns Consultingwerk.Studio.ClassMemberTypeEnum
Top

PUBLIC CHARACTER Name

Purpose: Gets and sets the Name of the ClassMember
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER Parameters

Purpose: Gets and sets the Member Parameters
Notes:

Returns CHARACTER
Top

PUBLIC LOGICAL Private

Purpose: Gets and sets if the member is Private
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL Protected

Purpose: Gets and sets if the Member is Protected
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL Public

Purpose: Gets and sets if the Member is Public
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL Static

Purpose: Gets and sets if the Member is Static
Notes:

Returns LOGICAL


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:45:07