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

From OOModels
Jump to navigationJump to search
Line 12: Line 12:


<wiml>
<wiml>
* Name
  The name of a Artefact:Model/org/oomodels/sandbox/business/foundation/entities/Person
** FullName String
</wiml>
== Work In Progress ==
<pre>
* Name
* Name
   <= Phrase=org/oomodels/sandbox/business/datatypes/text/Phrase
   <= Phrase=org/oomodels/sandbox/business/datatypes/text/Phrase
Line 27: Line 35:
   + UML
   + UML
     - ReadOnly=true
     - ReadOnly=true
</wiml>
</pre>
 
== {{Type:org/oomodels/wiki/doclet/Description}} ==
 
The name of a [[Artefact:Model/org/oomodels/sandbox/business/foundation/entities/Person|person]]

Revision as of 19:53, 16 July 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]

Name
The name of a Artefact:Model/org/oomodels/sandbox/business/foundation/entities/Person
FullNameString«»


Work In Progress[edit]

* Name
  <= Phrase=org/oomodels/sandbox/business/datatypes/text/Phrase
  The name of a Artefact:Model/org/oomodels/sandbox/business/foundation/entities/Person
** FullName Phrase
   Complete information, includes all parts.
   + UML
     - ReadOnly=true
** SortableName Phrase
   To be used for sorting.
   + UML
     - ReadOnly=true
** Salutation Phrase
   To be used in letters.
   + UML
     - ReadOnly=true