OO Programming with Object COBOL
Table of Contents
Index
Chapter 36: SOM (OS/2)
36.1 Overview
36.1.1 Classes and Metaclasses
36.1.2 Software Requirements
36.2 Writing SOM clients
36.3 Creating a SOM Class
36.3.1 Writing a SOM Class
36.3.1.1 Declaring a SOM Class
36.3.1.2 Inheriting SOM Functionality
36.3.1.3 Declaring SOM Attributes
36.3.1.4 Updating Object COBOL SOM Classes
36.3.2 Compiling a SOM Class
36.3.2.1 Using the mfdts Preprocessor
36.3.2.1.1 Directives for mfdts
36.3.2.2 Linking the SOM Class
36.3.3 Debugging Object COBOL SOM Classes
36.3.4 Adding a Class to the SOM Interface Repository
36.3.5 The Environment Parameter
36.4 SOM Type Coercion Rules
36.5 Distributed SOM (DSOM)
36.5.1 Changes to Object COBOL Programs for DSOM
36.6 SOM Framework Support
36.7 Troubleshooting Guide