TYPE source

(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
 
TYPE source = ENUMERATION OF 
  (made, bought, not_known);
END_TYPE; (* declared in: product_definition_schema *)

Referenced By

Defintion source is references by the following definitions:
DefinitionType
 product_definition_formation_with_specified_source ENTITY


[Top Level Definitions] [Exit]

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