Glossary:Ultimate base class
Revision as of 14:18, 11 December 2020 by Szall (talk | contribs) (Szall moved page Ultimate base class to Ultimate base class)
- Ultimate Base Class, ultimate base class
- The topmost class in the class hierarchy, identified by the symbol @baseclass. All other classes are derived from this class. This class is similar to the root class in Java.
The abstract classes Assign-, Rule-, Work-, and others that are direct subclasses of the ultimate base class are known as base classes.