Namespace: Consultingwerk.Studio.ProparseApi.Implementation.ProparseDotNet
Class 
ProparseDotNetVariable Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Studio.ProparseApi.IVariable

File:ProparseDotNetVariable
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Aug 13 11:37:50 CEST 2020



Top Method Summary
Options Name Purpose
+ Consultingwerk.Studio.ProparseApi.IVariable Array (Collection) Converts a .NET/Java array of Variable's in an ABL Array

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

Top Property Summary
Options Name Purpose
+ CHARACTER ClassName
+ CHARACTER DataType
+ INTEGER Extent
+ CHARACTER FullName
+ Progress.Lang.Object Value


Method Detail
Top

PUBLIC Consultingwerk.Studio.ProparseApi.IVariable Array (Collection)

Purpose: Converts a .NET/Java array of Variable's in an ABL Array
Notes:

Parameters:
poSet java.util.Collection
The Variable collection to convert
Returns Consultingwerk.Studio.ProparseApi.IVariable
The ABL Array of IVariable instances


Constructor Detail
Top

PUBLIC ProparseDotNetVariable (Variable)

Purpose: Constructor for the ProparseDotNetVariable class
Notes:

Parameters:
poVariable org.prorefactor.treeparser.Variable
Te Proparse Variable to represent


Property Detail
Top

PUBLIC CHARACTER ClassName


Returns CHARACTER
Top

PUBLIC CHARACTER DataType


Returns CHARACTER
Top

PUBLIC INTEGER Extent


Returns INTEGER
Top

PUBLIC CHARACTER FullName


Returns CHARACTER
Top

PUBLIC Progress.Lang.Object Value


Returns Progress.Lang.Object


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