Overview Schemas Index

Effectivity_application_mim         


ENTITY applied_ineffectivity_assignment
          SUBTYPE OF (effectivity_assignment);
          items : SET [1:?] OF effectivity_item;
WHERE
          WR1: SIZEOF(['EFFECTIVITY_SCHEMA.LOT_EFFECTIVITY',
                'EFFECTIVITY_SCHEMA.SERIAL_NUMBERED_EFFECTIVITY',
                'PRODUCT_DEFINITION_SCHEMA.PRODUCT_DEFINITION_EFFECTIVITY'] *
                     TYPEOF(SELF.assigned_effectivity)
              ) = 0;
END_ENTITY; -- applied_ineffectivity_assignment

Entity data types and their attributes

effectivity_assignment
          assigned_effectivity: effectivity;
          (DER) role: object_role;
applied_ineffectivity_assignment
          items: SET [1:?] OF effectivity_item;

Users: by entity attributes

effectivity_assignment
          effectivity_context_assignment.assigned_effectivity_assignment
          role_association.item_with_role
                    role_select
applied_ineffectivity_assignment
          draughting_model_item_association.definition
                    draughting_model_item_definition
                              draughting_model_item_definition_242
          item_identified_representation_usage.definition
                    item_identified_representation_usage_definition
                              item_identified_representation_usage_definition_242

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

applied_ineffectivity_assignment
          draughting_model_item_definition_242
                    draughting_model_item_association.definition
          item_identified_representation_usage_definition_242
                    item_identified_representation_usage.definition

Global rules for this entity data type

          -