ENTITY applied_organization_type_assignment

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY applied_organization_type_assignment
   SUBTYPE OF (organization_type_assignment);
      items : SET [1:?] OF organization_type_item;
END_ENTITY;

Explicit Attributes

Entity applied_organization_type_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)organization_type_assignment
 namelabel (STRING)organization_type_assignment
 descriptiontext (STRING)organization_type_assignment
 assigned_organization_typeorganization_type (ENTITY)organization_type_assignment
 roleorganization_type_role (ENTITY)organization_type_assignment
 itemsSET OF organization_type_item (SELECT)applied_organization_type_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_organization_type_assignment inherits from the following supertypes:
  organization_type_assignment

Subtypes

    No subtypes

Referenced By

Entity applied_organization_type_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 groupable_item SELECT applied_organization_type_assignment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:01-05:00