Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/foundation/accounting/systems/de/skr03/KontenKategorieSKR03"

From OOModels
< Artefact:Model‎ | org‎ | oomodels‎ | sandbox‎ | business‎ | foundation‎ | accounting‎ | systems‎ | de‎ | skr03
Jump to navigationJump to search
Line 27: Line 27:
   + org/xmodel/XMPresentation
   + org/xmodel/XMPresentation
     - Name=LiteralVariantsMarkedUp={en="Subordinate Categories",de="Untergordnete «Kategorien»"}
     - Name=LiteralVariantsMarkedUp={en="Subordinate Categories",de="Untergordnete «Kategorien»"}
** Konten org/oomodels/sandbox/business/foundation/accounting/systems/de/skr03/KontoSKR03(*)
// ** Konten org/oomodels/sandbox/business/foundation/accounting/systems/de/skr03/KontoSKR03(*)
   + WIML
   + WIML
     - AssociationId = SKR03_KontenKategorie_Konto
     - AssociationId = SKR03_KontenKategorie_Konto
   + org/xmodel/XMPresentation
   +< org/xmodel/XMPresentation
    - Name=LiteralVariantsMarkedUp={en="Accounts in this category",de="Konten in dieser Kategorie»"}
      - Name=LiteralVariantsMarkedUp={en="Accounts in this category",de="Konten in dieser Kategorie»"}
</wiml>
</wiml>

Revision as of 18:29, 2 February 2013

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

KontenKategorieSKR03
«CoreClass»
Klassifikation der Konten zur Übersicht
...
XMPresentation NameLiteralVariantsMarkedUp = {
    en = "Account Category",
    de = "Konten-«Kategorie»"
}
NameString«»
Kategorie──1──► KontenKategorieSKR03«»
...
WIML AssociationIdSKR03_KontenKategorie_KontenKategorie
XMPresentation NameLiteralVariantsMarkedUp = {
    en = "Superordinate Category",
    de = "Übergordnete «Kategorie»"
}
UnterKategorien──*──► KontenKategorieSKR03«»
...
WIML AssociationIdSKR03_KontenKategorie_KontenKategorie
XMPresentation NameLiteralVariantsMarkedUp = {
    en = "Subordinate Categories",
    de = "Untergordnete «Kategorien»"
}
Untergordnete Kategorien
Konten disabled──*──► KontoSKR03«»
...
WIML AssociationIdSKR03_KontenKategorie_Konto
XMPresentation (End 1) NameLiteralVariantsMarkedUp = {
    en = "Accounts in this category",
    de = "Konten in dieser Kategorie»"
}