Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/foundation/locations/addresses/de/Address"

From OOModels
< Artefact:Model‎ | org‎ | oomodels‎ | sandbox‎ | business‎ | foundation‎ | locations‎ | addresses‎ | de
Jump to navigationJump to search
 
(10 intermediate revisions by the same user not shown)
Line 12: Line 12:


<wiml>
<wiml>
* LocatorAddressDE
* Address CoreClass
   > LocatorAddress
   > org/oomodels/sandbox/business/foundation/locations/addresses/Address
  + org/xmodel/XMPresentation
    - Name=LiteralVariantsMarkedUp={de="«Adresse» (de)",en="«Address» (de)"}
** Strasse String
** Strasse String
** PLZ String
** Ort String
** Bundesland org/oomodels/sandbox/business/foundation/locations/addresses/de/Bundesland
</wiml>
</wiml>

Latest revision as of 08:50, 8 November 2011

Classification
Type Type:org/oomodels/WIML/1.0
Domain Domain:business/foundation
Category Type:org/oomodels/wiki/Model
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]

Address
Address
«CoreClass»
...
XMPresentation NameLiteralVariantsMarkedUp = {
    de = "«Adresse» (de)",
    en = "«Address» (de)"
}
StrasseString«»
PLZString«»
OrtString«»
BundeslandBundesland«»