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
Line 14: Line 14:
   + XMPresentation
   + XMPresentation
     - Name = LiteralVariants={de="Adresse",en="Address"}
     - Name = LiteralVariants={de="Adresse",en="Address"}
     - IconName= "address.png"  
     - IconName= "address"  
     - ShortDescription = LiteralVariants={de="Beschreibung einer Adresse",en="Description of Address"}
     - ShortDescription = LiteralVariants={de="Beschreibung einer Adresse",en="Description of Address"}
** Strasse String
** Strasse String

Revision as of 12:36, 2 August 2010

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"
}
StrasseString«»
...
XMPresentation NameText = "Straße"
PLZString«»
OrtString«»
TelefonnummerInteger«»
VorwahlInteger«»