TYPE atom_based_value

(* SCHEMA engineering_properties_schema; *)


   TYPE atom_based_value = SELECT
      (maths_atom,
       atom_based_tuple);
   END_TYPE;

Referenced By

Defintion atom_based_value is references by the following definitions:
DefinitionType
 atom_based_literal ENTITY
 atom_based_tuple AGGREGATE
 make_atom_based_literal FUNCTION
 maths_expression SELECT
 maths_value SELECT


[Top Level Definitions] [Exit]

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