ENTITY dimensional_measurement_inspection

(* SCHEMA cast_parts_schema; *)
  ENTITY dimensional_measurement_inspection
    SUBTYPE OF (inspection_activity);
    WHERE
      (* --  to external_schema_definition (as iso10303_219_data) ------------- *)

 wr1: SIZEOF(QUERY ( sar <* USEDIN(SELF,
   'CAST_PARTS_SCHEMA.ACTION_METHOD_ASSIGNMENT.ASSIGNED_ACTION_METHOD')| 
           (('CAST_PARTS_SCHEMA.APPLIED_ACTION_METHOD_ASSIGNMENT' 
           IN TYPEOF(sar)) AND 
           (SIZEOF(QUERY ( edi <* sar.items | 
           ('CAST_PARTS_SCHEMA.EXTERNALLY_DEFINED_SCHEMA' 
           IN TYPEOF(edi)) )) <= 1))))>=0;

  END_ENTITY; -- dimensional_measurement_inspection

Explicit Attributes

Entity dimensional_measurement_inspection has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_method
 descriptiontext (STRING)action_method
 consequencetext (STRING)action_method
 purposetext (STRING)action_method

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity dimensional_measurement_inspection inherits from the following supertypes:
  action_method
    process_plan_activity
      casting_activity
        inspection_activity

Subtypes

    No subtypes

Referenced By

Entity dimensional_measurement_inspection and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action ENTITY action_method
 action_method_assignment ENTITY action_method
 action_method_relationship ENTITY action_method
 action_request_solution ENTITY action_method
 approved_item SELECT action_method
 characterized_action_definition SELECT action_method
 document_reference_item SELECT action_method
 organization_item SELECT action_method
 security_classification_item SELECT action_method
 supported_item SELECT action_method


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:49-04:00