ENTITY requirement_for_action_resource

(* SCHEMA cast_parts_schema; *)
  ENTITY requirement_for_action_resource
    SUBTYPE OF (action_resource_requirement);
      resources : SET [1:?] OF action_resource;
  END_ENTITY; -- requirement_for_action_resource

Explicit Attributes

Entity requirement_for_action_resource 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
 resourcesSET OF action_resource (ENTITY)requirement_for_action_resource

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity requirement_for_action_resource inherits from the following supertypes:
  action_resource_requirement

Subtypes

Entity requirement_for_action_resource has the following subtypes:
    equipment_usage*
    simulation_input*
* - Immediate Subtypes

Referenced By

Entity requirement_for_action_resource and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 characterized_resource_definition SELECT action_resource_requirement
 document_reference_item SELECT requirement_for_action_resource


[Top Level Definitions] [Exit]

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