Application module: Numeric expression ISO/TS 10303-1526:2018-11(E)
© ISO

Cover page
Table of contents
Copyright
Foreword
Introduction
1 Scope
2 Normative references
3 Terms, definitions and abbreviated terms
    3.1 Terms and definitions
    3.2 Abbreviated terms

4 Information requirements
   4.1 Required AM ARMs
   4.2 ARM entity definitions
   4.3 ARM function definitions
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing

A MIM short names
B Information object registration
C ARM EXPRESS-G   EXPRESS-G
D MIM EXPRESS-G   EXPRESS-G
E Computer interpretable listings
F Change history
Bibliography
Index

(*
ISO/TC 184/SC 4/WG 12 N7868 - ISO/TS 10303-1526 Numeric expression - EXPRESS MIM
Supersedes ISO/TC 184/SC 4/WG 12 N7221
*)



SCHEMA Numeric_expression_mim;

USE FROM Expression_mim;    -- ISO/TS 10303-1342

USE FROM Generic_expression_mim;    -- ISO/TS 10303-1341

USE FROM iso13584_expressions_schema   -- ISO 13584-20
  (and_expression,
   binary_boolean_expression,
   binary_function_call,
   binary_numeric_expression,
   boolean_defined_function,
   boolean_expression,
   boolean_literal,
   boolean_variable,
   comparison_equal,
   comparison_expression,
   comparison_greater,
   comparison_greater_equal,
   comparison_less,
   comparison_less_equal,
   comparison_not_equal,
   defined_function,
   div_expression,
   equals_expression,
   expression,
   int_literal,
   int_numeric_variable,
   literal_number,
   minus_expression,
   mod_expression,
   mult_expression,
   multiple_arity_boolean_expression,
   multiple_arity_function_call,
   multiple_arity_numeric_expression,
   not_expression,
   numeric_expression,
   numeric_variable,
   or_expression,
   plus_expression,
   power_expression,
   real_literal,
   real_numeric_variable,
   simple_boolean_expression,
   simple_numeric_expression,
   slash_expression,
   unary_boolean_expression,
   unary_numeric_expression,
   xor_expression);

USE FROM Numeric_function_mim;    -- ISO/TS 10303-1346


END_SCHEMA;  -- Numeric_expression_mim


© ISO 2018 — All rights reserved