Contents

Class Magnitude


Inheritance:

Object  »
  Magnitude
    Character  »
    DateAndTime  »
    Number  »
      Float  »
      Fraction  »
      Integer  »
        LargePositiveInteger
          LargeNegativeInteger
        SmallInteger
    Time  »

Magnitude is the common superclass of entities that can be compared along a linear dimension. Examples of such objects are time values , calendar dates, numbers, the letters of the alphabet.

Subclasses of Magnitude have to implement these instance messages:

Instance methods


Contents