ENTITY media_content

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY media_content 
SUBTYPE OF (group_assignment);
WHERE
	WRM26 : 'STRUCTURAL_FRAME_SCHEMA.MEDIA_FILE' IN TYPEOF 
		(SELF\group_assignment.assigned_group);
END_ENTITY;

Explicit Attributes

Entity media_content has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_groupgroup (ENTITY)group_assignment

Derived Attributes

Entity media_content has the following local and inherited derived attributes:
AttributeTypeDefined By
 roleobject_role (ENTITY)group_assignment

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity media_content inherits from the following supertypes:
  group_assignment

Subtypes

Entity media_content has the following subtypes:
    media_content_drawing*
* - Immediate Subtypes

Referenced By

Entity media_content and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 group_assignment ENTITY media_content
 group_assignment_actioned ENTITY group_assignment
 group_assignment_approved ENTITY group_assignment
 media_content ENTITY group_assignment
 media_content_drawing ENTITY group_assignment
 role_select SELECT group_assignment
 select_generic_item SELECT group_assignment
 step_file ENTITY group_assignment


[Top Level Definitions] [Exit]

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