-
-
Notifications
You must be signed in to change notification settings - Fork 12
Implementation Role Feature 25
Max Leuthäuser edited this page Oct 16, 2015
·
3 revisions
Different compartments may share structure and behavior
Compartments may inherit properties, features, roles, and constraints from each other.
Compartments in SCROLL are standard Scala Traits or classes so they can inherit from each other.
None.