Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/foundation/locations/LocatorBankAccountDE"

From OOModels
Jump to navigationJump to search
(New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:business/foundation | Meta_Category = Type:org/oomodels/wiki/Model | ...)
 
Line 12: Line 12:


<wiml>
<wiml>
* LocatorBankAccountDE
* LocatorBankAccountDE CoreClass
   > org/oomodels/sandbox/business/foundation/locations/LocatorBankAccount
   > org/oomodels/sandbox/business/foundation/locations/LocatorBankAccount
** BankName String
** BLZ String
  oder Bankleitzahl nennen?
** Kontonummer String
</wiml>
</wiml>
== Notes ==
Warum BLZ und BankName und nicht Referenz auf Bank? Weil das Locators sind. Hm.

Revision as of 15:15, 18 November 2009

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

LocatorBankAccount
LocatorBankAccountDE
«CoreClass»
BankNameString«»
BLZString«»
oder Bankleitzahl nennen?
KontonummerString«»


Notes[edit]

Warum BLZ und BankName und nicht Referenz auf Bank? Weil das Locators sind. Hm.