Attribut "IsElementary"

Propriétaire : GeneralClass

Type : "boolean"

Determines whether a class is elementary / primitive or not. A class is primitive if its value cannot be decomposed and its instances are not handled by the application. For example, “integer" and “boolean" are elementary classes, whereas “Human" or “Device" are generally not.