Back Forward Ultimate base class

The ultimate base class, identified by the symbol @baseclass, is the topmost class in the class hierarchy. 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.

Definitions base class, abstract class, class, concrete class, inheritance
Related topics

About Class rules
Class hierarchy — Concepts and terms

Using the Application Explorer

Standard rules Atlas — Standard properties in the @baseclass class

Up Definitions