This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Object model > Inheritance

Inheritance

The object model can be extended by the user. Does the user create a new library component, the position within the structure of inheritance must be defined by assigning a parent class. The new library component assumes all methods of its parent class. This mechanism is called inheritance.