Previous Table of Contents Next


6.6 Classifier-Level Attributes

   [24] ClassifierLvlAttr := <ClassifierName> ’.’ <AttrName> (’:’|’=’) 25:DataValue ’;’

   Classifier-level Attributes are represented similarly to other attributes, with the exception that their declarations must appear within package bodies rather than within class instance bodies, and that the Attribute name must be prefixed by the name of the Classifier. These declarations must be terminated by semi-colons.