TYPE complexity_level

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE complexity_level
 = ENUMERATION OF 
	(low, medium, high);
END_TYPE;

Referenced By

Defintion complexity_level is references by the following definitions:
DefinitionType
 assembly ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00