ENTITY functional_role_documented

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

Explicit Attributes

Entity functional_role_documented has the following local and inherited explicit attributes:
AttributeTypeDefined By
 functional_role_namelabel (STRING)functional_role
 functional_role_descriptiontext (STRING)functional_role
 document_referencedocument_usage_constraint (ENTITY)functional_role_documented

Derived Attributes

    No derived attributes

Inverse Attributes

Entity functional_role_documented has the following local and inherited inverse attributes:
AttributeTypeDefined By
 role_for_assembliesSET OF assembly_design (ENTITY)functional_role

Supertypes

Entity functional_role_documented inherits from the following supertypes:
  functional_role

Subtypes

    No subtypes

Referenced By

Entity functional_role_documented and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 assembly_design ENTITY functional_role
 functional_role ENTITY functional_role_documented
 select_design_item SELECT functional_role


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00