ENTITY simple_numeric_expression
(* SCHEMA integrated_cnc_schema; *)
ENTITY simple_numeric_expression
ABSTRACT SUPERTYPE OF (ONEOF(literal_number, numeric_variable))
SUBTYPE OF (numeric_expression, simple_generic_expression);
END_ENTITY; -- 13584-20: iso13584_expressions_schema
Explicit Attributes
No explicit attributes
Derived Attributes
Entity simple_numeric_expression has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity simple_numeric_expression inherits from the following supertypes:
generic_expression
expression
numeric_expression
generic_expression
simple_generic_expression
Subtypes
Entity simple_numeric_expression has the following subtypes:
int_literal
int_numeric_variable
literal_number*
numeric_variable*
real_literal
real_numeric_variable
* - Immediate Subtypes
Referenced By
Entity simple_numeric_expression and its supertypes are referenced by the following definitions:
[Top Level Definitions] Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:23-02:00