ENTITY comparison_not_equal

(* SCHEMA ap238_arm_schema; *)
ENTITY comparison_not_equal	(* m1 *)
SUBTYPE OF (comparison_expression);
END_ENTITY;

Explicit Attributes

Entity comparison_not_equal has the following local and inherited explicit attributes:
AttributeTypeDefined By
 operand1nc_variable (ENTITY)comparison_expression
 operand2rvalue (SELECT)comparison_expression

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity comparison_not_equal inherits from the following supertypes:
  boolean_expression
    comparison_expression

Subtypes

    No subtypes

Referenced By

Entity comparison_not_equal and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 binary_boolean_expression ENTITY boolean_expression
 boolean_expression ENTITY comparison_expression
 comparison_expression ENTITY comparison_not_equal
 if_statement ENTITY boolean_expression
 multiple_arity_boolean_expression ENTITY boolean_expression
 unary_boolean_expression ENTITY boolean_expression
 while_statement ENTITY boolean_expression


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00