Skip to content

Implementation Role Feature 24

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

Title

Compartments can contain other compartments

Description

This nesting is proposed to further structure compartments into smaller sub-compartments and, e.g. enables the representation of a university containing academic departments which in turn contain faculties.

Implementation

Compartments in SCROLL are either anonymously instantiated Traits or classes, hence they can be nested.

Additional hints

None.

Clone this wiki locally