ENTITY resource_requirement_type

(* SCHEMA process_planning_schema; *)
  ENTITY resource_requirement_type;
      name        : label;
      description : text;
  END_ENTITY; -- resource_requirement_type

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity resource_requirement_type and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_resource_requirement ENTITY resource_requirement_type


[Top Level Definitions] [Exit]

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