gmslAPI  0.1
gmslAPI: An API for Developing Upgrade Solutions using Great Migrations Technology
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CgmslLibrary.Opcodes.ACC
 CgmslLibrary.Opcodes.ADD
 CgmslLibrary.Opcodes.ALH
 CgmslLibrary.Opcodes.ALI
 CgmslLibrary.Opcodes.ALM
 CgmslLibrary.Opcodes.ANA
 CgmslLibrary.Services.AnalyserThe Analyser class contains utilities used to allow the introduction of external library component transformations into the analyser phase of a translation.
 CgmslLibrary.Opcodes.AND
 CgmslLibrary.Opcodes.APP
 CgmslLibrary.Opcodes.ARG
 CgmslLibrary.Opcodes.ARR
 CgmslLibrary.Opcodes.ASM
 CgmslLibrary.Opcodes.ASP
 CgmslLibrary.Opcodes.ATT
 CgmslLibrary.Services.AuditVbiThe AuditVbi class writes component audit reports to the currently selected output file in the syntax style specified for that file. It is used extensively by the "gmMetrics" program but may also be used for debugging purposes by any translation program.
 CgmslLibrary.Opcodes.BAS
 CgmslLibrary.Opcodes.BKS
 CgmslLibrary.Opcodes.BOS
 CgmslLibrary.Opcodes.BSY
 CgmslLibrary.Opcodes.CAL
 CgmslLibrary.Opcodes.CAT
 CgmslLibrary.Opcodes.CBO
 CgmslLibrary.Opcodes.CBS
 CgmslLibrary.Opcodes.CBX
 CgmslLibrary.Opcodes.CFX
 CgmslLibrary.Services.CharacterThe class Character processes character strings in various ways. Externally all character strings are of the standard string type. In most cases the standard .NET string methods should be used. The methods here are supplied only when exact gmSL compatibility is needed. Within the tool's storage system, all character strings are sequences of 8-bit unsigned bytes – i.e. with values in the range 0-255. Though not required all current implementations of this class use ASCII, UTF-8, or Shift_J variable length encoding.
 CgmslLibrary.Opcodes.CHS
 CgmslLibrary.Opcodes.CHV
 CgmslLibrary.Opcodes.CLC
 CgmslLibrary.Opcodes.CLF
 CgmslLibrary.Opcodes.CLM
 CgmslLibrary.Opcodes.CLP
 CgmslLibrary.Opcodes.CLR
 CgmslLibrary.Opcodes.CLS
 CgmslLibrary.Opcodes.CMB
 CgmslLibrary.Opcodes.CMD
 CgmslLibrary.Opcodes.CMP
 CgmslLibrary.Opcodes.CMTThe CMT class defines a set of operation codes that comment out preceding statement code.
 CgmslLibrary.Opcodes.CNV
 CgmslLibrary.Services.CodeGroupThe CodeGroup class contains utilities used in the migration of grouped related sections of compiled code that are associated with a reference to a target component such as a method, property, or event.
 CgmslLibrary.Services.CodePatternThe CodePattern class processes decriptions of operation sequences stored within compiled tCodeBlock code sequences. It contains methods to process a notation for doing code sequence content tests.
 CgmslLibrary.Opcodes.COL
 CgmslLibrary.Services.ControlDataThe class ControlData accesses information about controls which was compiled from the property bag specifications in the various form files.
 CgmslLibrary.Opcodes.CTY
 CgmslLibrary.Opcodes.CUE
 CgmslLibrary.Opcodes.CUF
 CgmslLibrary.Opcodes.CUP
 CgmslLibrary.Opcodes.DAB
 CgmslLibrary.Opcodes.DAT
 CgmslLibrary.Services.DataTableThe class DataTable uses the Write class to produce structured tabular reports using the content of the runtime data queue. The reports themselves can be produced in one of three outputStyles: simple tab delimited, text tabular, or html tabular.
 CgmslLibrary.Opcodes.DEC
 CgmslLibrary.Opcodes.DEF
 CgmslLibrary.Enums.Defines
 CgmslLibrary.Opcodes.DIV
 CgmslLibrary.Opcodes.DMO
 CgmslLibrary.Opcodes.DRB
 CgmslLibrary.Opcodes.DSY
 CgmslLibrary.Opcodes.DUE
 CgmslLibrary.Opcodes.EQL
 CgmslLibrary.Opcodes.ERR
 CgmslLibrary.Services.ExecuteThe class Execute executes the mainline translation operations performed by the tool. The individual methods correspond exactly with the gmPL commands of the same name, have string parameters whose names match the attribute names of the corresponding gmPL command, and literally execute the same implementation code in the tool. In addition to the matching parameters the ability of gmPL commands to process embedded refactoring and fix commands is also implemented in this class via the use of the text buffers.
 CgmslLibrary.Opcodes.EXI
 CgmslLibrary.Opcodes.EXP
 CgmslLibrary.Opcodes.FDT
 CgmslLibrary.Opcodes.FDW
 CgmslLibrary.Opcodes.FDY
 CgmslLibrary.Services.FileSystemThe class FileSystem interacts with the operating system to form, decompose, and determine file names and attributes so that they conform the requirements of the hosting platform. In addition, it performs several low level file management operations such as searching for files, loading text files into internal text streams, and generating GUIDs. A full file name is viewed as consisting of three components. The pathname contains the location within the file system of the file. If it is omitted the the currently selected location is assumed. The localname contains the actual name of the file. This is the only component that cannot be ommitted. The extension contains a short extension that describes the type of the file. If it is omitted then the context is often used to determine its value. Note that in the scripting language itself the class is called "System".
 CgmslLibrary.Opcodes.FNT
 CgmslLibrary.Opcodes.FOR
 CgmslLibrary.Opcodes.FRA
 CgmslLibrary.Opcodes.FRM
 CgmslLibrary.Opcodes.FSY
 CgmslLibrary.Services.gmBasicThe gmBasic class is the primary interface to the gmBasic tool. It contains the utilities that the start up and terminate interactions with the tool. In addition it contains the low level utilities needed to mediate between the C# level and the C level.
 CgmslAPI.gmStudioTask
 CgmslLibrary.Opcodes.GTE
 CgmslLibrary.Opcodes.GTR
 CgmslLibrary.Opcodes.HBR
 CgmslLibrary.Opcodes.IDE
 CgmslLibrary.Opcodes.IDV
 CgmslLibrary.Opcodes.IFS
 CgmslLibrary.Opcodes.IMA
 CgmslLibrary.Opcodes.IME
 CgmslLibrary.Opcodes.INV
 CgmslLibrary.Opcodes.INX
 CgmslLibrary.Opcodes.IOF
 CgmslLibrary.Opcodes.IOR
 CgmslLibrary.Opcodes.ISA
 CgmslLibrary.Opcodes.KEY
 CgmslLibrary.Opcodes.LAB
 CgmslLibrary.Opcodes.LAR
 CgmslLibrary.Opcodes.LBC
 CgmslLibrary.Opcodes.LBS
 CgmslLibrary.Opcodes.LEV
 CgmslLibrary.Opcodes.LFI
 CgmslLibrary.Opcodes.LIK
 CgmslLibrary.Opcodes.LIN
 CgmslLibrary.Opcodes.LOK
 CgmslLibrary.Opcodes.LSB
 CgmslLibrary.Opcodes.LTE
 CgmslLibrary.Opcodes.LTH
 CgmslLibrary.Opcodes.LVT
 CgmslLibrary.Opcodes.MBT
 CgmslLibrary.Opcodes.MBU
 CgmslLibrary.Opcodes.MDI
 CgmslLibrary.Opcodes.MEM
 CgmslLibrary.Opcodes.MEN
 CgmslLibrary.Opcodes.MOD
 CgmslLibrary.Opcodes.MPO
 CgmslLibrary.Opcodes.MRE
 CgmslLibrary.Opcodes.MUL
 CgmslLibrary.Opcodes.NEG
 CgmslLibrary.Opcodes.NEQ
 CgmslLibrary.Opcodes.NOT
 CgmslLibrary.Enums.ObjectType
 CgmslLibrary.Opcodes.OBU
 CgmslLibrary.Opcodes.OLE
 CgmslLibrary.Opcodes.OMO
 CgmslLibrary.Opcodes.OPC
 CgmslLibrary.Services.OpcodeThe class Opcode works with the intermediate language streams. Its methods actively manage and reference the opcodes of the intermediate language. Their description and use assume a knowledge of that language and of its internal structure as applied by the toolset.
 CgmslLibrary.Opcodes.OPO
 CgmslLibrary.Opcodes.OPT
 CgmslLibrary.Opcodes.OST
 CgmslLibrary.Opcodes.PAL
 CgmslLibrary.Services.ParserThe class Parser analyses character strings in a known computer language, according to the rules of of that language. At the present time there are two language types processed by this class, "Basic" and the set of contemporary OOP languages referred to here simply as "Java".
 CgmslLibrary.Opcodes.PBS
 CgmslLibrary.Opcodes.PBX
 CgmslLibrary.Services.PostingPairThe PostingPair class manages a small integer SortPair used for looking up links and relationships betweeen components in storage based on their defining root offsets. The information structure associated with posting pairs itself is allocated locally on the stack and is never left open; therefore, posting pairs do not have handles and are controlled entirely via their root offsets.
 CgmslLibrary.Opcodes.PPA
 CgmslLibrary.Opcodes.PRN
 CgmslLibrary.Opcodes.PTY
 CgmslLibrary.Services.ReferencesThe References class provides utility methods to produce, scan, and audit sorted lists of tReference records sorted by the offset of the symbol being referenced. These reference lists are produced automatically by the compiler to aid in the analysis process. In addition, more extensive reference lists can be produced via this class.
 CgmslLibrary.Services.Registry
 CgmslLibrary.Opcodes.RLD
 CgmslLibrary.Opcodes.RTY
 CgmslLibrary.Services.RuntimeThe Runtime class contains various middle level services implemented within the main translation tool.
 CgmslLibrary.Opcodes.SBC
 CgmslLibrary.Opcodes.SCA
 CgmslLibrary.Opcodes.SCM
 CgmslLibrary.Opcodes.SCR
 CgmslAPI.ScriptRules
 CgmslLibrary.Opcodes.SCV
 CgmslLibrary.Model.SelectThe Select class contains a large number of properties which control the behavior of the translation process at every phase. The properties within this class are designed to mimic the attributes of the gmPL Select statement.
 CgmslLibrary.Services.SequenceThe Sequence class offers simple read-only access to sequences stored in long memory. A "sequence" is an open ended list of entries. In this case the entries themselves all consist of a single integer value. Entries in the sequence are numbered starting at one.
 CgmslLibrary.Opcodes.SFT
 CgmslLibrary.Opcodes.SHA
 CgmslLibrary.Opcodes.SHC
 CgmslLibrary.Opcodes.SPV
 CgmslLibrary.Services.StoreThe Store Class contains the methods needed to manage data organized into hierarchical fields and records. When dealing with language processing, program storage must be viewed as containing a wide variety of different structures; indexes, lists, fixed records, long unformatted records, variable length strings, and so on. In addition, it may be purely memory bound or it may be stored in a persistent file system. The role of this service class is to provide a single interface for storing and retrieving information. It is sufficiently robust to allow for the management of large files in the multiple gigabyte size range, while it is still efficient for use by purely memory bound applications.
 CgmslLibrary.Opcodes.STR
 CgmslLibrary.Opcodes.STY
 CgmslLibrary.Opcodes.SUB
 CgmslLibrary.Opcodes.SUP
 CgmslLibrary.Services.SymbolThe class Symbol works with the symbols as stored in the various active storage areas.
 CgmslLibrary.Opcodes.TAB
 CgmslLibrary.Model.tCodeBlockThe tCodeBlock class controls the content of blocks of code retrieved from a VBI file.
 CgmslLibrary.Services.TextThe class Text contains those methods needed to manage ordered sequences of text records, numbered from 1 to n. The typical retrieval pattern for text sequences is that they are first positioned to a certain record in the sequence and then a series of records is accessed from there. The algorithm used is optimal for moving forward through a sequence records once a starting location has been established. As such, the general approach differs from those for "normal" sequences in that the notion of a "current record" or "cursor" is used. The sequence is positioned on a record and that current record can then be manipulated. In addition to optimizing the traversal through the records, the approach also optimizes the storage and changing of records. The individual records are stored in fixed sized blocks in long memory. When a record in inserted into the stream or when the size of a record is changed only the block containing the record needs to be repositioned, not the entire stream. Finally, each text record in the stream consists of two parts: a fixed length component called the "record associated information" followed by the remaining text part, simply called the "record".
 CgmslLibrary.Opcodes.TIM
 CgmslLibrary.Model.tMigInfoThe tMigInfo class is the initial parent class of those component classes that can be migrated.
 CgmslLibrary.Opcodes.TMP
 CgmslLibrary.Opcodes.TNL
 CgmslLibrary.Model.tOpcInfo
 CgmslLibrary.Model.tPostSetThe tPostSet class controls the information needed for searchs. It is a small scratch storage area whose content should not be used by the caller. Note that as many simultaneous searchs as desired may be conducted so long as each search has its own unique iPostSet allocated.
 CgmslLibrary.Model.tReferenceThe class tReference records individual component references in the source code.
 CgmslLibrary.Opcodes.TRI
 CgmslLibrary.Opcodes.TXB
 CgmslLibrary.Opcodes.TYP
 CgmslLibrary.Opcodes.UDC
 CgmslLibrary.Opcodes.UNQ
 CgmslLibrary.Opcodes.USC
 CgmslLibrary.Opcodes.USR
 CgmslLibrary.Opcodes.VBC
 CgmslLibrary.Opcodes.VBF
 CgmslLibrary.Opcodes.VBR
 CgmslLibrary.Opcodes.VCX
 CgmslLibrary.Opcodes.VTY
 CgmslLibrary.Opcodes.WPO
 CgmslLibrary.Services.WriteThe Write class contains the basic methods needed to write structured reports and text files of various sorts using binary information. It is used very extensively by the tool during every phase of its operation and is fully exposed via gmSL. Ultimately, at any given point in time, only one coded output report can be written at one time.
 CgmslLibrary.Opcodes.WSA
 CgmslLibrary.Opcodes.WST
 CgmslLibrary.Opcodes.XOR