Navigation

functional_role_documented

EXPRESS specification:

ENTITY functional_role_documented
SUBTYPE OF ( functional_role);
document_reference  :  document_usage_constraint;
END_ENTITY;

References (1):

Name Type Referred through Express-G
functional_role Entity
Subtype
No Diagram

Inheritance graph

ENTITY functional_role_documented;
ENTITY functional_role;
functional_role_name  :  label;
functional_role_description  :  text;
INVERSE
role_for_assemblies  :  SET [1:?] OF assembly_design FOR roles;
ENTITY functional_role_documented;
document_reference  :  document_usage_constraint;
END_ENTITY;