Difference between revisions of "Glossary:Ultimate base class"
Jump to navigation
Jump to search
(Created page with "{{Glossary item |Term= Ultimate Base Class, ultimate base class |Definition= The ultimate base class, identified by the symbol @baseclass, is the topmost class in the class h...") |
m (curator review) Tag: Visual edit |
||
Line 1: | Line 1: | ||
{{Glossary item | {{Glossary item | ||
|Term= Ultimate Base Class, ultimate base class | |Term= Ultimate Base Class, ultimate base class | ||
− | |Definition= The | + | |Definition= 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. | The abstract classes Assign-, Rule-, Work-, and others that are direct subclasses of the ultimate base class are known as base classes. | ||
}} | }} |
Revision as of 14:18, 11 December 2020
- 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.