ENTITY action_property

(* SCHEMA process_planning_schema; *)
  ENTITY action_property;
      name        : label;
      description : text;
      definition  : characterized_action_definition;
  END_ENTITY; -- action_property

Explicit Attributes

Entity action_property has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_property
 descriptiontext (STRING)action_property
 definitioncharacterized_action_definition (SELECT)action_property

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity action_property has the following subtypes:
    allowed_time*
    machining_tolerance*
    mounting_position*
    production_rate*
    range_of_parts*
* - Immediate Subtypes

Referenced By

Entity action_property and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_property_representation ENTITY action_property
 derived_property_select SELECT action_property


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:43:08-04:00