Difference between revisions of "Glossary:Ultimate base class"
Jump to navigation
Jump to search
m (curator review) Tag: Visual edit |
m (Admin moved page Ultimate base class to Glossary:Ultimate base class without leaving a redirect: New namespace) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 14:11, 24 March 2021
- 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.