Class definition file: wpabs.idl

Class hierarchy SOMObject
WPObject
WPAbstract

Description

This is the abstract object storage class. The storage medium for objects that are descendants of the WPAbstract class is the INI file. In other words, any object class derived from WPAbstract will have persistent storage for its instance variables in the INI file. Note that an abstract object does not have a file name, just a numeric handle that can be used to identify it. It can optionally be assigned an object id to uniquely identify it. An instance of this class can be created as a Workplace object. No instances of this class are initially created by the system.

Instance methods

There are currently no methods defined for the WPAbstract Workplace object class.

SOMObject instance methods

The following list shows all the instance methods overridden by the WPObject class. These instance methods are overridden in order to modify the behavior defined by an ancestor class.

WPObject instance methods

The following list shows all the methods overridden by the WPAbstract class. These methods are overridden in order to modify the behavior defined by an ancestor class.