ENTITY step_file
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 *)
ENTITY step_file
SUBTYPE OF (media_file);
INVERSE
selected_content : SET [1:?] OF group_assignment FOR assigned_group;
WHERE
WRS28 : (SELF\media_file.file_format = 'STP') OR (SELF\media_file.file_format = 'stp');
END_ENTITY;
Explicit Attributes
Entity step_file has the following local and inherited explicit attributes:
Derived Attributes
Entity step_file has the following local and inherited derived attributes:
Inverse Attributes
Entity step_file has the following local and inherited inverse attributes:
Attribute | Type | Defined By |
---|
selected_content | SET OF group_assignment (ENTITY) | step_file |
|
Supertypes
Entity step_file inherits from the following supertypes:
group
media_file
Subtypes
No subtypesReferenced By
Entity step_file and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00