MDrivenStart SingleAssociation
No edit summary Tag: 2017 source edit |
m (Reverted edits by Stephanie@mdriven.net (talk) to last revision by Hans.karlsen@mdriven.net) Tags: Rollback Reverted |
||
Line 1: | Line 1: | ||
In order to add an association you must state what two classes that participate. It is allowed to add a relation from and to the same class. | |||
A relation has two ends | A relation now has two ends - you can state their names - give them describing 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 '''[[ | Need to '''[[MDrivenStart DefineInformation|add a Class]]'''? | ||
{{Template:MDrivenStart_Template}} | {{Template:MDrivenStart_Template}} | ||
Revision as of 12:08, 31 January 2025
This page was created by Hans.karlsen@mdriven.net on 2020-07-08. Last edited by Stephanie@mdriven.net on 2025-01-31.
In order to add an association you must state what two classes that participate. It is allowed to add a relation from and to the same class.
A relation now has two ends - you can state their names - give them describing 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?