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

File:GeneratorParameter
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Sep 06 06:27:29 CEST 2017
Purpose: Gets and sets the Class Name
Notes:



Top Method Summary
Options Name Purpose
+ CHARACTER ParameterName (character) Returns the name of a parameter
+ CHARACTER ParameterType (character) Returns the type of a parameter

Top Constructor Summary
Options Name Purpose
+ GeneratorParameter (character, character, character) Constructor for the GeneratorParameter class

Top Property Summary
Options Name Purpose
+ CHARACTER ClassName
+ CHARACTER DateTime
+ CHARACTER PackageName
+ CHARACTER Parameters


Method Detail
Top

PUBLIC CHARACTER ParameterName (character)

Purpose: Returns the name of a parameter
Notes:

Parameters:
pcParameter CHARACTER
The parameter provided to the template
Returns CHARACTER
The name of the parameter
Top

PUBLIC CHARACTER ParameterType (character)

Purpose: Returns the type of a parameter
Notes:

Parameters:
pcParameter CHARACTER
The parameter provided to the template
Returns CHARACTER
The type of the parameter


Constructor Detail
Top

PUBLIC GeneratorParameter (character, character, character)

Purpose: Constructor for the GeneratorParameter class
Notes:

Parameters:
pcPackageName CHARACTER
The value for the package name property
pcClassName CHARACTER
The value for the class name property
pcParameters CHARACTER
The value for the parameters property


Property Detail
Top

PUBLIC CHARACTER ClassName


Returns CHARACTER
Top

PUBLIC CHARACTER DateTime


Returns CHARACTER
Top

PUBLIC CHARACTER PackageName


Returns CHARACTER
Top

PUBLIC CHARACTER Parameters


Returns CHARACTER


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