ENTITY binary_generic_expression
(* SCHEMA integrated_cnc_schema; *)
ENTITY binary_generic_expression
ABSTRACT SUPERTYPE
SUBTYPE OF (generic_expression);
operands : LIST [2:2] OF generic_expression;
END_ENTITY; -- 13584-20: iso13584_generic_expressions_schema
Explicit Attributes
Entity binary_generic_expression has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| operands | LIST OF generic_expression (ENTITY) | binary_generic_expression |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity binary_generic_expression inherits from the following supertypes:
generic_expression
Subtypes
Entity binary_generic_expression has the following subtypes:
binary_boolean_expression*
comparison_equal
comparison_expression*
comparison_greater
comparison_greater_equal
comparison_less
comparison_less_equal
comparison_not_equal
xor_expression
* - Immediate Subtypes
Referenced By
Entity binary_generic_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:17-02:00