|
ENTITY Language_indication; considered_instance : string_select; considered_attribute : STRING; used_language : Language; END_ENTITY; -- Language_indication |
Entity data types and their attributesLanguage_indicationconsidered_instance: string_select; considered_attribute: STRING; used_language: Language; |
Global rules for this entity data type- |