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
 
(2 intermediate revisions by one other user not shown)
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"}
  + 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«»