MDrivenStart Package
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
{{MDrivenStart Template}} | {{MDrivenStart Template}} | ||
[[Category:MDrivenStart]] |
Revision as of 10:13, 12 December 2022
This page was created by Hans.karlsen on 2020-07-05. Last edited by Stephanie on 2025-01-31.
Packages are a way to segment your many Classes into different containers.
If a package is given the plural suffix of "s" a many association to a class "Book" will get the default name "Books"
All the owned Classes of a package may be given a common superclass - commonly set to SysSuperClass. Add a class?
Packages can be owned by another package to build structure.