ENTITY action_resource

(* SCHEMA cast_parts_schema; *)
  ENTITY action_resource;
      name        : label;
      description : OPTIONAL text;
      usage       : SET [1:?] OF supported_item;
      kind        : action_resource_type;
  END_ENTITY; -- action_resource

Explicit Attributes

Entity action_resource has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_resource
 descriptiontext (STRING)action_resource
 usageSET OF supported_item (SELECT)action_resource
 kindaction_resource_type (ENTITY)action_resource

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity action_resource has the following subtypes:
    bankout_frame     casting_equipment     controller*     core_bench     core_conveyer_system     core_equipment     core_machine     core_setter     dryer     ejector_equipment     finishing_equipment     generic_manufacturing_resource*     machine*     melting_equipment     molding_equipment     resource_with_material     resource_with_representation     shakeout     simulation_input_region*     simulation_software*
* - Immediate Subtypes

Referenced By

Entity action_resource and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_item SELECT action_resource
 action_resource_relationship ENTITY action_resource
 characterized_resource_definition SELECT action_resource
 date_item SELECT action_resource
 document_reference_item SELECT action_resource
 organization_item SELECT action_resource
 requirement_for_action_resource ENTITY action_resource


[Top Level Definitions] [Exit]

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