TYPE ahead_or_behind

(* SCHEMA technical_data_packaging; *)
  TYPE ahead_or_behind = ENUMERATION OF
    (ahead,
     exact,
     behind);
  END_TYPE; -- ahead_or_behind

Referenced By

Defintion ahead_or_behind is references by the following definitions:
DefinitionType
 coordinated_universal_time_offset ENTITY


[Top Level Definitions] [Exit]

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