Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Language Reference


FACTORY paragraph

The factory IDENTIFICATION DIVISION introduces the factory definition, which is the portion of a class definition that defines the factory object of the class. A factory object is the single common object that is shared by all object instances of the class.

The factory definition contains factory data and factory methods.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)