ENTITY process_model_list

(* SCHEMA ap238_arm_schema; *)
ENTITY process_model_list;      	(* m1 *)
its_list: LIST [1:?] OF process_model;
END_ENTITY;

Explicit Attributes

Entity process_model_list has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_listLIST OF process_model (ENTITY)process_model_list

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity process_model_list and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 milling_machine_functions ENTITY process_model_list
 turning_machine_functions ENTITY process_model_list


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00