Overview Schemas Index

management_resources_schema         


ENTITY approval_assignment;
          ABSTRACT SUPERTYPE;
          assigned_approval : approval;
DERIVE
          role : object_role := get_role(SELF);
WHERE
          WR1: SIZEOF(USEDIN(SELF, 'BASIC_ATTRIBUTE_SCHEMA.' + 'ROLE_ASSOCIATION.ITEM_WITH_ROLE')) <= 1;
END_ENTITY; -- approval_assignment

Entity data types and their attributes

approval_assignment
          assigned_approval: approval;
          (DER) role: object_role;

Known subtypes

          applied_approval_assignment (Approval_mim)
          cc_design_approval (Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim)
          cc_design_approval (Ap242_managed_model_based_3d_engineering_mim)
          frozen_assignment (Change_management_mim)
          frozen_assignment (Design_management_mim)

Users: by entity attributes

approval_assignment
          role_association.item_with_role
                    role_select

Users: by defined types, not used by any entity attribute

approval_assignment
          -

Global rules for this entity data type

          -