Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Flat contracts Go to:
deferred class NUMERIC General cluster: base.kernel description: "Objects to which numerical operations are applicable" Ancestors ANY Queries infix "-" (other: [like Current] NUMERIC): [like Current] NUMERIC infix "+" (other: [like Current] NUMERIC): [like Current] NUMERIC infix "/" (other: [like Current] NUMERIC): [like Current] NUMERIC infix "*" (other: [like Current] NUMERIC): [like Current] NUMERIC prefix "-": [like Current] NUMERIC prefix "+": [like Current] NUMERIC divisible (other: [like Current] NUMERIC): BOOLEAN exponentiable (other: NUMERIC): BOOLEAN one: [like Current] NUMERIC zero: [like Current] NUMERIC
Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Flat contracts Go to:

-- Generated by ISE Eiffel --
For more details: www.eiffel.com