MDrivenStart Package
Hans Karlsen (talk | contribs) (Created page with "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 de...") |
Hans Karlsen (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
Packages can be owned by another package to build structure. | Packages can be owned by another package to build structure. | ||
{{MDrivenStart Template}} |
Revision as of 09:50, 7 July 2020
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.
Packages can be owned by another package to build structure.
This page was edited more than 1 years ago on 07/24/2023. What links here