ENTITY xor_expression
(* SCHEMA integrated_cnc_schema; *)
ENTITY xor_expression
SUBTYPE OF (binary_boolean_expression);
SELF\binary_generic_expression.operands : LIST [2:2] OF
boolean_expression;
END_ENTITY; -- 13584-20: iso13584_expressions_schema
Explicit Attributes
Entity xor_expression has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity xor_expression inherits from the following supertypes:
generic_expression
expression
boolean_expression
binary_boolean_expression
generic_expression
binary_generic_expression
Subtypes
No subtypesReferenced By
Entity xor_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:24-02:00