TYPE ahead_or_behind

(* SCHEMA process_planning_schema; *)
  TYPE ahead_or_behind = ENUMERATION OF
    (exact,
     ahead,
     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:19:46-04:00