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:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
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:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:48-04:00