TYPE ahead_or_behind

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

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 ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:20-04:00