|
ENTITY person_type_definition; id : identifier; name : label; description : OPTIONAL text; formation : person_type_definition_formation; END_ENTITY; -- person_type_definition |
Entity data types and their attributesperson_type_definitionid: identifier; name: label; (OPT) description: text; formation: person_type_definition_formation; |
| characterized_person_type_definition (Type_of_person_mim) |
Global rules for this entity data type- |