|
ENTITY Functional_terminal_group; name : STRING; group_description : STRING; group_type : STRING; UNIQUE UR1 : name; END_ENTITY; -- Functional_terminal_group |
Entity data types and their attributesFunctional_terminal_groupname: STRING; group_description: STRING; group_type: STRING; |
Global rules for this entity data type- |