| Base Types ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
A base / value business entity used to represent money
| Attributes | ||
| long | ||
| String |
Currency(Notes:refer to [ISO 4217]) or non-currency terms, such as loyalty points. |
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | baseType |
| Name | Money |
| Name Expression | |
| Namespace | «010» Base Types ABE |
| Owned Template Signature | |
| Owner | «010» Base Types ABE |
| Owning Template Parameter | |
| Package | «010» Base Types ABE |
| Qualified Name | SID Models::Common Domain::Base Types ABE::Money |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public long amount
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «baseType» Money |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | amount |
| Name Expression | |
| Namespace | «baseType» Money |
| Opposite | |
| Owner | «baseType» Money |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Base Types ABE::Money::amount |
| Stereotype | required |
| Template Parameter | |
| Type | long |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
Public String units
Currency(Notes:refer to [ISO 4217]) or non-currency terms, such as loyalty points.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | «baseType» Money |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | None (1) |
| Name | units |
| Name Expression | |
| Namespace | «baseType» Money |
| Opposite | |
| Owner | «baseType» Money |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Base Types ABE::Money::units |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
| Base Types ABE UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |