ENTITY action_resource_requirement

(* SCHEMA integrated_cnc_schema; *)
ENTITY action_resource_requirement;
    name        : label;
    description : text;
    kind        : resource_requirement_type;
    operations  : SET [1:?] OF characterized_action_definition;
END_ENTITY; -- 10303-49: process_property_schema

Explicit Attributes

Entity action_resource_requirement has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_resource_requirement
 descriptiontext (STRING)action_resource_requirement
 kindresource_requirement_type (ENTITY)action_resource_requirement
 operationsSET OF characterized_action_definition (SELECT)action_resource_requirement

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity action_resource_requirement has the following subtypes:
    requirement_for_action_resource*
* - Immediate Subtypes

Referenced By

Entity action_resource_requirement and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_resource_requirement_relationship ENTITY action_resource_requirement
 characterized_resource_definition SELECT action_resource_requirement
 machining_tool ENTITY action_resource_requirement


[Top Level Definitions]

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