MDrivenStart Package
No edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
''Packages'' are a way to segment your many ''Classes'' into different containers. | '''''Packages''''' are a way to segment your many ''Classes'' into different containers. | ||
If a package is given the plural suffix of "s," many associations for example, to the class "Book" will get the default name "Book'''s.'''" | If a package is given the plural suffix of "s," many associations, for example, to the class "Book" will get the default name "Book'''s.'''" | ||
All the owned Classes of a | All the owned Classes of a Package may be given a common ''superclass'' - commonly set to SysSuperClass. '''[[MDrivenStart DefineInformation|Add a Class]]'''? | ||
Packages can be owned by another package to build a structure. | Packages can be owned by another package to build a structure. |
Latest revision as of 06:16, 24 July 2023
Packages are a way to segment your many Classes into different containers.
If a package is given the plural suffix of "s," many associations, for example, to the 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 a structure.
This page was edited more than 1 years ago on 07/24/2023. What links here