Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/datatypes/quantities/money/Amount"

From OOModels
< Artefact:Model‎ | org‎ | oomodels‎ | sandbox‎ | business‎ | datatypes‎ | quantities‎ | money
Jump to navigationJump to search
(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...")
 
Line 12: Line 12:
<wiml>
<wiml>
* Amount CoreClass
* Amount CoreClass
   <= DecimalNumber=Float
   <= DecimalNumber=org/oomodels/primitives/Decimal
** Value DecimalNumber
** Value DecimalNumber
** Currency Currency
** Currency Currency
</wiml>
</wiml>

Revision as of 14:54, 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

Code[edit]

Amount≦DecimalNumber=Decimal
«CoreClass»
ValueDecimalNumber«»
CurrencyCurrency«»