This functionality is only available for certain module packages.

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

Polymorphism

If a derived class defines an inherited method newly it is designated as polymorphism. This makes is possible to overwrite a formula for a parameter in the subclass which is already defined in the parent class.