ENTITY approval

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY approval;
 	status : approval_status;
	level : label;
END_ENTITY;  (*  STEP Part 41 (unchanged in 2nd edition)  *)

Explicit Attributes

Entity approval has the following local and inherited explicit attributes:
AttributeTypeDefined By
 statusapproval_status (ENTITY)approval
 levellabel (STRING)approval

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity approval and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 group_assignment_approved ENTITY approval
 select_generic_item SELECT approval
 structural_frame_item_approved ENTITY approval


[Top Level Definitions] [Exit]

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