TYPE maths_simple_atom

(* SCHEMA engineering_properties_schema; *)


   TYPE maths_simple_atom = SELECT
      (maths_number,
       maths_real,
       maths_logical,
       maths_boolean,
       maths_string,
       maths_binary);
   END_TYPE;

Referenced By

Defintion maths_simple_atom is references by the following definitions:
DefinitionType
 maths_atom SELECT


[Top Level Definitions] [Exit]

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