Skip to content

Implementation Role Feature 25

Max Leuthäuser edited this page Oct 16, 2015 · 3 revisions

Title

Different compartments may share structure and behavior

Description

Compartments may inherit properties, features, roles, and constraints from each other.

Implementation

Compartments in SCROLL are standard Scala Traits or classes so they can inherit from each other.

Additional hints

None.

Clone this wiki locally