ENTITY media_content_drawing

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* New for LPM/6 - see Issue 97 *)
ENTITY media_content_drawing 
SUBTYPE OF (media_content);
WHERE
	WRM42 : 'STRUCTURAL_FRAME_SCHEMA.MEDIA_FILE_DRAWING' IN TYPEOF 
		(SELF\group_assignment.assigned_group);
	(*
		the content shall be assigned to a drawing 
	*)		
END_ENTITY;

Explicit Attributes

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

Derived Attributes

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

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity media_content_drawing inherits from the following supertypes:
  group_assignment
    media_content

Subtypes

    No subtypes

Referenced By

Entity media_content_drawing 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