ENTITY casting_activity

(* SCHEMA cast_parts_schema; *)
  ENTITY casting_activity
    SUBTYPE OF (process_plan_activity);
    WHERE
  wr1: SIZEOF(QUERY ( ama <* USEDIN(SELF,
       'CAST_PARTS_SCHEMA.ACTION_METHOD_ASSIGNMENT.ASSIGNED_ACTION_METHOD')
       | (('CAST_PARTS_SCHEMA.APPLIED_ACTION_METHOD_ASSIGNMENT' IN
       TYPEOF(ama)) AND (SIZEOF(QUERY ( eds <* ama.items | (
       'CAST_PARTS_SCHEMA.EXTERNALLY_DEFINED_SCHEMA' IN TYPEOF(eds)) )) 
        <= 1)) )) <= 1;
  END_ENTITY; -- casting_activity

Explicit Attributes

Entity casting_activity 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 casting_activity inherits from the following supertypes:
  action_method
    process_plan_activity

Subtypes

Entity casting_activity has the following subtypes:
    assembly     bench_inspection     casting_process*     customer_simulation     dimensional_measurement_inspection     fabrication     heat_treat     impregnation_activity     inspection_activity*     machining_activity     metalcaster_simulation     non_casting_activity*     non_permanent_molding_process*     permanent_molding_process*     production_welding     simulation_process*     surface_finish     tooling_process*
* - Immediate Subtypes

Referenced By

Entity casting_activity 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:48-04:00