Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model03/Person"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 15: | Line 15: | ||
** Nachname String | ** Nachname String | ||
** Alter Integer | ** Alter Integer | ||
** Titel String | |||
** Adresse net/leue/andreas/sandbox/model03/Adresse(*) | ** Adresse net/leue/andreas/sandbox/model03/Adresse(*) | ||
</wiml> | </wiml> |
Revision as of 09:27, 3 July 2009
Classification | |
---|---|
Type | Type:org/oomodels/WIML/1.0 |
Domain | Domain:it/test |
Category | Type:org/oomodels/wiki/Model |
More | |
Download Code | |
Namespace (more) | |
Private namespace of Andreas Leue. | |
create new pages |
Code[edit]
Person «CoreClass» | |||
---|---|---|---|
Vorname | String | «» | |
Nachname | String | «» | |
Alter | Integer | «» | |
Titel | String | «» | |
Adresse | ──*──► Adresse | «» |