Questo contenuto non è disponibile nella lingua selezionata.
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.