Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/foundation/accounting/Account"
From OOModels
< Artefact:Model | org | oomodels | sandbox | business | foundation | accounting
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 13: | Line 13: | ||
org/oomodels/primitives/String | org/oomodels/primitives/String | ||
org/oomodels/sandbox/business/datatypes/text/Text | org/oomodels/sandbox/business/datatypes/text/Text | ||
== Code == | == Code == | ||
<wiml> | <wiml> | ||
* Account org/ooem/stereotypes/classes/ | * Account org/ooem/stereotypes/classes/AbstractCoreClass,org/ooem/stereotypes/classes/RootOfKnownDerivedClasses | ||
+ org/xmodel/XMPresentation | + org/xmodel/XMPresentation | ||
- Name=LiteralVariantsMarkedUp={en="Account",de="Konto"} | - Name=LiteralVariantsMarkedUp={en="Account",de="Konto"} |
Latest revision as of 14:05, 29 January 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 |
ToThink[edit]
template types vs aliases vs interface org/oomodels/primitives/String org/oomodels/sandbox/business/datatypes/text/Text
Code[edit]
Account «AbstractCoreClass, RootOfKnownDerivedClasses» | ||||||
---|---|---|---|---|---|---|
...
|
||||||
Id | String | «» | ...
| |||
Name | String | «» | ...
| |||
Description | String | «» | ...
| |||
Balance | Amount | «» | ...
|