- Set AllAttributeNames
AllAttributeNames
The predefined set AllAttributeNames contains the names of all
possible identifier attributes.
Set AllAttributeNames {
Index : IndexAttributeNames;
}
Definition
The predefined set
AllAttributeNamescontains the names of all possible identifier attributes.
Updatability
The contents of the set cannot be modified.
See also
The sets
AllIdentifierTypes, andAllSuffixNames.Model edit functions, see Runtime Libraries and the Model Edit Functions of the Language Reference.
The functions
me::AllowedAttributeandIdentifierAttributes.