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
(New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:business/foundation/accounting | Meta_Category = Type:org/oomodels/wi...)
 
 
(5 intermediate revisions by the same user not shown)
Line 11: Line 11:


<wiml>
<wiml>
* KontenKategorieSKR03
* KontenKategorieSKR03 org/ooem/stereotypes/classes/CoreClass
   Klassifikation der Konten zur Übersicht
   Klassifikation der Konten zur Übersicht
** Name String
  + org/xmodel/XMPresentation
** Kategorie org/oomodels/sandbox/business/foundation/accounting/systems/de/skr03/KontenKategorieSKR03(1)
    - Name=LiteralVariantsMarkedUp={en="Account Category",de="Konten-«Kategorie»"}
  Übergordnete Kategorie
** Name org/oomodels/primitives/String
// ** Kategorie org/oomodels/sandbox/business/foundation/accounting/systems/de/skr03/KontenKategorieSKR03(1)
   + WIML
   + WIML
     - AssociationId = SKR03KontenKategorien
     - AssociationId = SKR03_KontenKategorie_KontenKategorie
** UnterKategorien org/oomodels/sandbox/business/foundation/accounting/systems/de/skr03/KontenKategorieSKR03(*)
  +< org/xmodel/XMPresentation
    - Name=LiteralVariantsMarkedUp={en="Superordinate Category",de="Übergordnete «Kategorie»"}
** UnterKategorien org/oomodels/sandbox/business/foundation/accounting/systems/de/skr03/KontenKategorieSKR03(0..1:*)
   Untergordnete Kategorien
   Untergordnete Kategorien
   + WIML
   + WIML
     - AssociationId = SKR03KontenKategorien
     - AssociationId = SKR03_KontenKategorie_KontenKategorie
  +< org/xmodel/XMPresentation
      - Name=LiteralVariantsMarkedUp={en="Subordinate Categories",de="Untergordnete «Kategorien»"}
  +> org/xmodel/XMPresentation
      - Name=LiteralVariantsMarkedUp={en="Superordinate Category",de="Übergordnete «Kategorie»"}
// ** Konten org/oomodels/sandbox/business/foundation/accounting/systems/de/skr03/KontoSKR03(*)
  + WIML
    - AssociationId = SKR03_KontenKategorie_Konto
  +< org/xmodel/XMPresentation
      - Name=LiteralVariantsMarkedUp={en="Accounts in this category",de="Konten in dieser Kategorie»"}
</wiml>
</wiml>

Latest revision as of 21:41, 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 disabled──1──► KontenKategorieSKR03«»
...
WIML AssociationIdSKR03_KontenKategorie_KontenKategorie
XMPresentation (End 1) NameLiteralVariantsMarkedUp = {
    en = "Superordinate Category",
    de = "Übergordnete «Kategorie»"
}
UnterKategorien──0..1:*──► KontenKategorieSKR03«»
...
WIML AssociationIdSKR03_KontenKategorie_KontenKategorie
XMPresentation (End 1) NameLiteralVariantsMarkedUp = {
    en = "Subordinate Categories",
    de = "Untergordnete «Kategorien»"
}
XMPresentation (End 2) NameLiteralVariantsMarkedUp = {
    en = "Superordinate Category",
    de = "Übergordnete «Kategorie»"
}
Untergordnete Kategorien
Konten disabled──*──► KontoSKR03«»
...
WIML AssociationIdSKR03_KontenKategorie_Konto
XMPresentation (End 1) NameLiteralVariantsMarkedUp = {
    en = "Accounts in this category",
    de = "Konten in dieser Kategorie»"
}