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
(New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:business/foundation | Meta_Category = Type:org/oomodels/wiki/Model | ...)
 
 
(11 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/locations/Locations
| Meta_AddTypeToCategory    = true
| Meta_AddTypeToCategory    = true
| Meta_AddCategoryToCategory = true
| Meta_AddCategoryToCategory = true
Line 11: 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«»