Overview Schemas Index

management_resources_schema         


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

Entity data types and their attributes

effectivity_assignment
          assigned_effectivity: effectivity;
          (DER) role: object_role;

Known subtypes

          applied_effectivity_assignment (Effectivity_application_mim)
          applied_ineffectivity_assignment (Effectivity_application_mim)
          configured_effectivity_assignment (Specification_based_configuration_mim)

Users: by entity attributes

effectivity_assignment
          effectivity_context_assignment.assigned_effectivity_assignment
          role_association.item_with_role
                    role_select

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

effectivity_assignment
          -

Global rules for this entity data type

          subtype_exclusiveness_effectivity_assignment (automotive_design)
          subtype_exclusiveness_effectivity_assignment (Catalog_data_information_mim)