+
Point of view
TYPED_INTERNALS
deferred class EDC_COLUMN
is_equal (other: EDC_COLUMN):
BOOLEAN
effective function
require
ensure
-
commutative: generating_type = other.generating_type implies Result = other.is_equal(Current)
require
- a_table /= Void
- table = Void
ensure