|
ENTITY action_method_with_associated_documents SUBTYPE OF (action_method); documents : SET [1:?] OF document; END_ENTITY; -- action_method_with_associated_documents |
Entity data types and their attributesaction_methodname: label; (OPT) description: text; consequence: text; purpose: text; action_method_with_associated_documents documents: SET [1:?] OF document; |
| action_method_with_associated_documents_constrained (method_definition_schema) |
Global rules for this entity data type- |