| Currency ABE UML Documentation |
Common Domain::Party ABE::Currency ABE
Class CurrencyUnit
Measurement unit of a currency. For CurrencyUnitName Yuan associated to Chinese, rate =1, isStdUnit = True, isMinUnit = False.
Attributes |
Currency | currency | |
CurrencyUnitName | currencyUnitName | |
String | ID |
A unique identifier for the currency unit.
|
Boolean | isMinUnit |
A flag to indicate if it is minimum unit of a currency.
|
Boolean | isStdUnit |
A flag to indicate if it is standard unit of a currency.
|
Integer | rate |
The rate between standard currency unit and non-standard currency unit.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | CurrencyUnit |
Name Expression | |
Namespace | Currency ABE |
Owned Template Signature | |
Owner | Currency ABE |
Owning Template Parameter | |
Package | Currency ABE |
Qualified Name | SID Models::Common Domain::Party ABE::Currency ABE::CurrencyUnit |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
currency
Public Currency currency
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | CurrencyUses |
Association End | |
Class | CurrencyUnit |
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 | currency |
Name Expression | |
Namespace | CurrencyUnit |
Opposite | currencyUnit |
Owner | CurrencyUnit |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Party ABE::Currency ABE::CurrencyUnit::currency |
Stereotype | |
Template Parameter | |
Type | Currency |
Upper | 1 |
Upper Value | |
Visibility | Public |
currencyUnitName
Public CurrencyUnitName currencyUnitName
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | CurrencyUnitDescribedBy |
Association End | |
Class | CurrencyUnit |
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 | (1) |
Multiplicity | 1..* |
Name | currencyUnitName |
Name Expression | |
Namespace | CurrencyUnit |
Opposite | currencyUnit |
Owner | CurrencyUnit |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Party ABE::Currency ABE::CurrencyUnit::currencyUnitName |
Stereotype | |
Template Parameter | |
Type | CurrencyUnitName |
Upper | * |
Upper Value | (*) |
Visibility | Public |
ID
Public String ID
-
A unique identifier for the currency unit.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CurrencyUnit |
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 | ID |
Name Expression | |
Namespace | CurrencyUnit |
Opposite | |
Owner | CurrencyUnit |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Party ABE::Currency ABE::CurrencyUnit::ID |
Stereotype | required |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
isMinUnit
Public Boolean isMinUnit
-
A flag to indicate if it is minimum unit of a currency.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CurrencyUnit |
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 | isMinUnit |
Name Expression | |
Namespace | CurrencyUnit |
Opposite | |
Owner | CurrencyUnit |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Party ABE::Currency ABE::CurrencyUnit::isMinUnit |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | |
Visibility | Public |
isStdUnit
Public Boolean isStdUnit
-
A flag to indicate if it is standard unit of a currency.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CurrencyUnit |
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 | isStdUnit |
Name Expression | |
Namespace | CurrencyUnit |
Opposite | |
Owner | CurrencyUnit |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Party ABE::Currency ABE::CurrencyUnit::isStdUnit |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | |
Visibility | Public |
rate
Public Integer rate
-
The rate between standard currency unit and non-standard currency unit.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CurrencyUnit |
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 | rate |
Name Expression | |
Namespace | CurrencyUnit |
Opposite | |
Owner | CurrencyUnit |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Party ABE::Currency ABE::CurrencyUnit::rate |
Stereotype | required |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Currency ABE UML Documentation |