Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model03/Adresse"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | model03
Jump to navigationJump to search
 
(8 intermediate revisions by one other user not shown)
Line 12: Line 12:
<wiml>
<wiml>
* Adresse CoreClass
* Adresse CoreClass
  + XMPresentation
    - Name = LiteralVariants={de="Adresse",en="Address"}
    - IconName= "address"
    - ShortDescription = LiteralVariants={de="Beschreibung einer Adresse",en="Description of Address"}
  + XMCoreClasses
    - RegisterBLCItemEditor = true
** Strasse String
** Strasse String
  + XMPresentation
  + XMPresentation

Latest revision as of 08:19, 23 August 2011

Classification
Type Type:org/oomodels/WIML/1.0
Domain Domain:it/test
Category Type:org/oomodels/wiki/Model
More
Download Code
Namespace (more)

Private namespace of Andreas Leue.

create new pages

Code[edit]

Adresse
«CoreClass»
...
XMPresentation NameLiteralVariants = {
    de = "Adresse",
    en = "Address"
}
IconName"address"
ShortDescriptionLiteralVariants = {
    de = "Beschreibung einer Adresse",
    en = "Description of Address"
}
XMCoreClasses RegisterBLCItemEditortrue
StrasseString«»
...
XMPresentation NameText = "Straße"
PLZString«»
OrtString«»
TelefonnummerInteger«»
VorwahlInteger«»