Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
11.9. Type Declaration Extends
Type declarations support the 'extends' keyword for inheritance. To extend a type declared in Java by a DRL declared subtype, repeat the supertype in a declare statement without any fields.