|
ENTITY action_directive; name : label; description : OPTIONAL text; analysis : text; comment : text; requests : SET [1:?] OF versioned_action_request; END_ENTITY; -- action_directive |
Entity data types and their attributesaction_directivename: label; (OPT) description: text; analysis: text; comment: text; requests: SET [1:?] OF versioned_action_request; |
Global rules for this entity data typedependent_instantiable_action_directive (automotive_design)restrict_multi_language_for_action_directive (automotive_design) restrict_version_assignment_for_action_directive (automotive_design) |