MDrivenStart DefineInformation
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Information Classes are | Information Classes are names of things - like Car, Invoice, or Customer. All information classes must belong to one Package. | ||
You can [[MDrivenStart Package|'''add or change packages''']] if needed. | You can [[MDrivenStart Package|'''add or change packages''']] if needed. | ||
A [[MDrivenStart Class|'''Class is described in more | A [[MDrivenStart Class|'''Class is described in more detail here''']] | ||
A class has [[MDrivenStart Attributes|'''Attributes''']] that | A class has [[MDrivenStart Attributes|'''Attributes''']] that keep information for the class, and [[MDrivenStart Associations|'''Associations''']] that make it relate to other classes. A class can also have [[MDrivenStart Methods|'''methods''']] i.e. logic that performs some task. | ||
A special kind of attribute is the [[MDrivenStart StateMachines|'''State machine''']] | A special kind of attribute is the [[MDrivenStart StateMachines|'''State machine''']] which holds insights into how information progresses over time within objects in this class. | ||
{{MDrivenStart Template}} | {{MDrivenStart Template}} | ||
[[Category:MDrivenStart]] | [[Category:MDrivenStart]] |
Revision as of 08:27, 10 January 2023
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