Next: GhostField Attribute, Previous: Version Attribute, Up: Class Attributes
This attribute represents BML class modifiers. The format of the attribute is as follows:
ClassModifiers_attribute { u2 attribute_name_index; u4 attribute_length; u4 BML_flags; }
The meaning of the fields:
[1] As mentioned above, in future extensions of BML, more advanced specification constructs, e.g., model classes, might require the use of class modifiers. Therefore, the attribute is defined anyway.