Static
This characteristic specifies whether the attribute (or the operation) has one value that characterizes the entire class (Static = Yes) or whether it can assume specific values for each instance of the class (Static = No).
This attribute was called Scope in a previous version.
Translations
Type
String (2) Enumeration
 
List of MetaClasses
Value
Yes (C), No (O).