|
ENTITY Justification; id : STRING; name : OPTIONAL STRING; description : STRING; context_description : OPTIONAL STRING; END_ENTITY; -- Justification |
Entity data types and their attributesJustificationid: STRING; (OPT) name: STRING; description: STRING; (OPT) context_description: STRING; |
Global rules for this entity data type- |