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
Line 12: Line 12:
<wiml>
<wiml>
* Amount CoreClass
* Amount CoreClass
   <= DecimalNumber=org/oomodels/primitives/Decimal
   <= Decimal=org/oomodels/primitives/Decimal
** Value DecimalNumber
** Value Decimal
** 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≦Decimal=Decimal
«CoreClass»
ValueDecimal«»
CurrencyCurrency«»