ENTITY project_data_group

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* New for LPM/6 - See Issues 90 *)
ENTITY project_data_group
SUBTYPE OF (group_assignment);
	parent_project : project;
END_ENTITY;

Explicit Attributes

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

Derived Attributes

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

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity project_data_group inherits from the following supertypes:
  group_assignment

Subtypes

    No subtypes

Referenced By

Entity project_data_group and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 group_assignment ENTITY project_data_group
 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