MDrivenStart DefineInformation
Information Classes are names of things, like Car, Invoice, or Customer. All information classes must belong to one Package.
You can add or change packages if needed.
A Class is described in more detail here.
A Class has attributes that keep information for the class, and associations that make it relate to other classes. A Class can also have methods i.e. logic that performs some task.
A special kind of attribute is the State machine which holds insights into how information progresses over time within objects in this class.
This page was edited more than 1 years ago on 05/12/2023. What links here