MDrivenStart Package
No edit summary Tag: 2017 source edit |
m (Reverted edits by Stephanie@mdriven.net (talk) to last revision by Lars.olofsson@mdriven.net) Tags: Rollback Reverted |
||
Line 1: | Line 1: | ||
''Packages'' are a way to segment your many ''Classes'' into different containers. | |||
If a package is given the plural suffix of "s," many associations | 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. |
Revision as of 12:08, 31 January 2025
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," 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.