Navigation

action_directive

EXPRESS specification:

ENTITY action_directive;
name  :  label;
description  :  OPTIONAL text;
analysis  :  text;
comment  :  text;
requests  :  SET [1:?] OF versioned_action_request;
END_ENTITY;

References (2):

Name Type Referred through Express-G
directed_action Entity
Attribute 'directive'
No Diagram
select_generic_item Select
Select relation
No Diagram

Inheritance graph

ENTITY action_directive;
ENTITY action_directive;
name  :  label;
description  :  OPTIONAL text;
analysis  :  text;
comment  :  text;
requests  :  SET [1:?] OF versioned_action_request;
END_ENTITY;