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

From OOModels
Jump to navigationJump to search
 
(10 intermediate revisions by the same user not shown)
Line 4: Line 4:
| Meta_Category = Type:org/oomodels/wiki/Model
| Meta_Category = Type:org/oomodels/wiki/Model
| Meta_Download = true
| Meta_Download = true
| Meta_Diagram = Artefact:Diagram/org/oomodels/sandbox/business/foundation/entities/Entities
| Meta_AddTypeToCategory    = true
| Meta_AddCategoryToCategory = true
| Meta_Maturity = work in progress
| Meta_Maturity = work in progress
}}
}}
Line 10: Line 13:


<wiml>
<wiml>
* Person
* Person CoreClass
> org/oomodels/sandbox/business/foundation/entities/Entity
> org/oomodels/sandbox/business/foundation/entities/Entity
   A human person
   A human person
** Name org/oomodels/sandbox/business/foundation/entities/NameOfPerson
** Sex org/oomodels/sandbox/business/foundation/entities/Sex
** Birthday Date
  + org/xmodel/XMSecurity
    - Class = Literal="TestClassified"
** PlaceOfBirth String
** Nationality String
</wiml>
</wiml>


=== Comments ===
== Comments ==


Further attributes: title, sex, etc.
Further attributes: title, sex, etc.
Qualifikationen: (formal) Berufsausbildung, (weiteres) Sprachkenntnisse
wohin mit: Sport, Vereine, Religion (Branchen, Firmen schon abgebildet via Role/Group)

Latest revision as of 00:41, 17 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]

Entity
Person
«CoreClass»
A human person
NameNameOfPerson«»
SexSex«»
BirthdayDate«»
...
XMSecurity ClassLiteral = "TestClassified"
PlaceOfBirthString«»
NationalityString«»


Comments[edit]

Further attributes: title, sex, etc.

Qualifikationen: (formal) Berufsausbildung, (weiteres) Sprachkenntnisse

wohin mit: Sport, Vereine, Religion (Branchen, Firmen schon abgebildet via Role/Group)