-
-
Notifications
You must be signed in to change notification settings - Fork 12
Implementation Role Feature 24
Max Leuthäuser edited this page Oct 16, 2015
·
3 revisions
Compartments can contain other compartments
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.
Compartments in SCROLL are either anonymously instantiated Traits or classes, hence they can be nested.
None.