MDrivenStart Package
No edit summary
No edit summary
Tag: 2017 source edit
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.'''"

Revision as of 05:14, 27 June 2024

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.

Back One Back to Start Chat Updated!

This page was edited 4 days ago on 06/27/2024. What links here