ENTITY machining_tool_usage

(* SCHEMA integrated_cnc_schema; *)
ENTITY machining_tool_usage
  SUBTYPE OF (action_method);
  WHERE
  WR1:  ((verify_optional_action_property    (SELF, 'tool position')) AND
         (verify_descriptive_action_property (SELF, 'tool position')) AND

	 (verify_optional_action_property    (SELF, 'tool carousel')) AND
         (verify_descriptive_action_property (SELF, 'tool carousel'))
	);
END_ENTITY; -- 10303-238: integrated_cnc_schema

Explicit Attributes

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

Subtypes

    No subtypes

Referenced By

Entity machining_tool_usage and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action ENTITY action_method
 action_method_relationship ENTITY action_method
 characterized_action_definition SELECT action_method
 get_count_of_relating_amr FUNCTION action_method
 get_count_of_relating_amr_with_name FUNCTION action_method
 get_relating_amr FUNCTION action_method
 supported_item SELECT action_method
 verify_optional_relating_amr FUNCTION action_method
 verify_optional_relating_amr_with_name FUNCTION action_method
 verify_related_type_for_amr FUNCTION action_method
 verify_related_type_for_amr_with_name FUNCTION action_method
 verify_required_relating_amr FUNCTION action_method
 verify_required_relating_amr_with_name FUNCTION action_method


[Top Level Definitions]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:21-02:00