|
ENTITY syss_characterizable_person_and_organization SUBTYPE OF (characterized_object, person_and_organization); END_ENTITY; -- syss_characterizable_person_and_organization |
Entity data types and their attributescharacterized_objectname: label; (OPT) description: text; person_and_organization the_person: person; the_organization: organization; (DER) name: label; (DER) description: text; syss_characterizable_person_and_organization - |
Global rules for this entity data type- |