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

File:IClassRelationProvider
Purpose:Interface for classes providing information about
relations between classes
Author(s):cInterface
Created:Wed Jul 02 22:57:16 CEST 2014
Purpose: Returns the List of Child Classes of the given parent class
Notes: Returns direct and indirect child classes



Top Method Summary
Options Name Purpose
+ Consultingwerk.Framework.Collections.CharacterList GetChildClasses (character) Returns the List of Child Classes of the given parent class
+ Consultingwerk.Framework.Collections.CharacterList GetImplementingClasses (character) Returns the List of Classes implementing the given interface


Method Detail
Top

PUBLIC Consultingwerk.Framework.Collections.CharacterList GetChildClasses (character)

Purpose: Returns the List of Child Classes of the given parent class
Notes: Returns direct and indirect child classes

Parameters:
pcParentClass CHARACTER
The name of the parent class
Returns Consultingwerk.Framework.Collections.CharacterList
The CharacterList of Child Classes
Top

PUBLIC Consultingwerk.Framework.Collections.CharacterList GetImplementingClasses (character)

Purpose: Returns the List of Classes implementing the given interface
Notes: Returns direct and indirect child classes

Parameters:
pcInterfaceName CHARACTER
The name of the interface
Returns Consultingwerk.Framework.Collections.CharacterList
The CharacterList of Child Classes


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:15:14