|
ENTITY Attribute_classification; allowed_value : Class; attribute_name : STRING; classified_entity : SET [1:?] OF classified_attribute_select; END_ENTITY; -- Attribute_classification |
Entity data types and their attributesAttribute_classificationallowed_value: Class; attribute_name: STRING; classified_entity: SET [1:?] OF classified_attribute_select; |
Users: by entity attributesAttribute_classificationIssue_reference.item issue_reference_item prgm_issue_reference_item Users: by defined types, not used by any entity attributeAttribute_classificationprgm_issue_reference_item Issue_reference.item |
Global rules for this entity data type- |