Skip to main content

Inheritance

Availability-noteDeprecated
  • A supertype should be named using the following convention: Specialisation + type description (e.g. SpecialisationContact).
  • Then, types that inherit from the supertype should be named like: Supertype name + concrete specialisation (e.g. SpecialisationContactEmail).

    This enables to better understand how the type has been designed in the Reusable Data Types tab, making it more readable (e.g. SpecialisationContactEmail : SpecialisationContact).

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!