MDrivenStart SingleAssociation
m (Stephanie moved page MDrivenStart SingleAssociation to MDrivenStart:MDrivenStart SingleAssociation) |
No edit summary |
||
Line 1: | Line 1: | ||
To add an association, | To add an association, first state what two Classes will be participating. It is possible to add a relation from and to the same Class. | ||
A relation has two ends | A relation has two ends. You can state their names and give them descriptive names like "Teacher" and "Pupil" if you create an association from Person-class back to Person-class and want to describe that a person may be a teacher to other persons. | ||
Need to '''[[MDrivenStart DefineInformation|add a Class]]'''? | Need to '''[[MDrivenStart DefineInformation|add a Class]]'''? |
Revision as of 07:33, 12 May 2023
This page was created by Hans.karlsen@mdriven.net on 2020-07-08. Last edited by Stephanie@mdriven.net on 2025-01-31.
To add an association, first state what two Classes will be participating. It is possible to add a relation from and to the same Class.
A relation has two ends. You can state their names and give them descriptive names like "Teacher" and "Pupil" if you create an association from Person-class back to Person-class and want to describe that a person may be a teacher to other persons.
Need to add a Class?