CLASS declaration
Format :
Class :
This statement is used to describe a group of identical objects. The description of the group begins with the Class declaration, which specifies also some of the characteristics of the objects. All the statements concerning the group of objects must immediately follow. For the ASSOCIATED class, the same considerations apply as for the associated object (see the Object Declaration).