Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/foundation/entities/NameOfPerson"
From OOModels
< Artefact:Model | org | oomodels | sandbox | business | foundation | entities
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 16: | Line 16: | ||
> org/oomodels/sandbox/business/foundation/entities/Name | > org/oomodels/sandbox/business/foundation/entities/Name | ||
The name of a person | The name of a person | ||
** Vorname String | ** Vorname String | ||
** Nachname String | ** Nachname String | ||
</wiml> | </wiml> |
Revision as of 13:54, 15 November 2009
Classification | |
---|---|
Type | Type:org/oomodels/WIML/1.0 |
Domain | Domain:business/foundation/entities |
Category | Type:org/oomodels/wiki/Model |
Maturity | work in progress |
More | |
Download Code | |
Diagram | |
Namespace (more) | |
Provides a sandbox for modelling. It is intended to develop generalised, sufficiently abstract artefacts that can serve as common ground for more specific models. | |
create new pages |
Code[edit]
| ||||||
NameOfPerson «DataType» | ||||||
---|---|---|---|---|---|---|
Vorname | String | «» | ||||
Nachname | String | «» |