|
ENTITY Pre_defined_security_classification SUBTYPE OF (Security_classification); WHERE WR1: SELF\Security_classification.classification_level IN Pre_defined_security_classification_types; END_ENTITY; -- Pre_defined_security_classification |
Entity data types and their attributesSecurity_classificationclassification_level: STRING; (OPT) description: STRING; Pre_defined_security_classification - |
Global rules for this entity data type- |