Overview Schemas Index

Production_rule_arm         


ENTITY Row_variable
          SUBTYPE OF (Abstract_variable);
END_ENTITY; -- Row_variable

Entity data types and their attributes

Abstract_variable
          name: STRING;
          scope: scope_select;
Row_variable
          -

Users: by entity attributes

Abstract_variable
          Global_assignment.variable
Row_variable
          Atomic_formula.terms
                    term_select
          Func.terms
                    term_select
          Global_assignment.val
                    term_select
          Row_value.values
                    term_select

Users: by defined types, not used by any entity attribute

Row_variable
          -

Global rules for this entity data type

          -