Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/foundation/entities/Person"

From OOModels
Jump to navigationJump to search
Line 15: Line 15:
> org/oomodels/sandbox/business/foundation/entities/Entity
> org/oomodels/sandbox/business/foundation/entities/Entity
   A human person
   A human person
** Name Name
** Name org/oomodels/sandbox/business/foundation/entities/NameOfPerson
** Sex Sex
** Sex org/oomodels/sandbox/business/foundation/entities/Sex
** Birthday Date
** Birthday Date
</wiml>
</wiml>

Revision as of 23:01, 29 October 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
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]

Entity
Person
«CoreClass»
A human person
NameNameOfPerson«»
SexSex«»
BirthdayDate«»


Comments[edit]

Further attributes: title, sex, etc.