Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/datatypes/quantities/money/Currency"
From OOModels
< Artefact:Model | org | oomodels | sandbox | business | datatypes | quantities | money
Jump to navigationJump to search
AndreasLeue (talk | contribs) (Created page with "{{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Model | Me...") |
AndreasLeue (talk | contribs) m (moved Artefact:Model/org/oomodels/primitives/Currency to Artefact:Model/org/oomodels/sandbox/business/datatypes/quantities/money/Currency) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
<wiml> | <wiml> | ||
* Currency CoreClass,PreSet | * Currency org/ooem/stereotypes/classes/CoreClass,org/ooem/stereotypes/classes/PreSet | ||
** Code org/oomodels/primitives/String | ** Code org/oomodels/primitives/String | ||
ISO 4217 Code | ISO 4217 Code | ||
Line 22: | Line 22: | ||
+ org/xmodel/XMPresentation | + org/xmodel/XMPresentation | ||
- Name=LiteralVariantsMarkedUp={en="Number",de="Nummer"} | - Name=LiteralVariantsMarkedUp={en="Number",de="Nummer"} | ||
** DecimalPlaces | ** DecimalPlaces org/oomodels/primitives/Decimal | ||
ISO 4217 E | ISO 4217 E | ||
+ org/xmodel/XMPresentation | + org/xmodel/XMPresentation | ||
Line 31: | Line 31: | ||
** Sign org/oomodels/primitives/String | ** Sign org/oomodels/primitives/String | ||
+ org/xmodel/XMPresentation | + org/xmodel/XMPresentation | ||
- Name=LiteralVariantsMarkedUp={en="Sign",de=" | - Name=LiteralVariantsMarkedUp={en="Sign",de="Symbol"} | ||
</wiml> | </wiml> |
Latest revision as of 15:42, 23 November 2012
Classification | |
---|---|
Type | Type:org/oomodels/WIML/1.0 |
Domain | Domain:it/test |
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 |
Description[edit]
According to ISO 4217 and Currency Sign
Code[edit]
Currency «CoreClass, PreSet» | ||||||
---|---|---|---|---|---|---|
Code | String | «» | ||||
ISO 4217 Code | ||||||
Number | Decimal | «» | ...
| |||
ISO 4217 Num | ||||||
DecimalPlaces | Decimal | «» | ...
| |||
ISO 4217 E | ||||||
Name | String | «» | ...
| |||
Sign | String | «» | ...
|