| Account ABE UML Documentation |
Common Domain::Account ABE
Class AccountBalance
AccountBalance represents and tracks debits and credits applied to an Account for a period.
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | AccountBalance |
Name Expression | |
Namespace | «012» Account ABE |
Owned Template Signature | |
Owner | «012» Account ABE |
Owning Template Parameter | |
Package | «012» Account ABE |
Qualified Name | SID Models::Common Domain::Account ABE::AccountBalance |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
account
Public Account account
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | AccountBalanceAppliedToAccount |
Association End | |
Class | AccountBalance |
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 | account |
Name Expression | |
Namespace | AccountBalance |
Opposite | customerAccountBalance |
Owner | AccountBalance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Account ABE::AccountBalance::account |
Stereotype | |
Template Parameter | |
Type | Account |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
customerAccount
Public CustomerAccount customerAccount
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | AccountBalanceAppliedToCustomerAccount |
Association End | |
Class | AccountBalance |
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 | customerAccount |
Name Expression | |
Namespace | AccountBalance |
Opposite | customerAccountBalance2 |
Owner | AccountBalance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Account ABE::AccountBalance::customerAccount |
Stereotype | |
Template Parameter | |
Type | CustomerAccount |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
customerAccountBalanceSpec
Public AccountBalanceType customerAccountBalanceSpec
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | AccountBalanceTypeDescribes |
Association End | |
Class | AccountBalance |
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 | customerAccountBalanceSpec |
Name Expression | |
Namespace | AccountBalance |
Opposite | customerAccountBalance |
Owner | AccountBalance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Account ABE::AccountBalance::customerAccountBalanceSpec |
Stereotype | |
Template Parameter | |
Type | AccountBalanceType |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
ID
Public String ID
-
A unique identifier for the CustomerAccountBalance.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AccountBalance |
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 | ID |
Name Expression | |
Namespace | AccountBalance |
Opposite | |
Owner | AccountBalance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Account ABE::AccountBalance::ID |
Stereotype | required |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
remainingAmount
Public «baseType» Quantity remainingAmount
-
Remained or owed account balance amount. Here Quantity type represents both non-monetary balance and monetary balance. Non-monetary balance is applied to the service usage volume and monetary balance is applied to the monetary amount.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AccountBalance |
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 | remainingAmount |
Name Expression | |
Namespace | AccountBalance |
Opposite | |
Owner | AccountBalance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Account ABE::AccountBalance::remainingAmount |
Stereotype | required |
Template Parameter | |
Type | «baseType» Quantity |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
validFor
Public «baseType» TimePeriod validFor
-
The period for which CustomerAccountBalance is valid.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AccountBalance |
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 | validFor |
Name Expression | |
Namespace | AccountBalance |
Opposite | |
Owner | AccountBalance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Account ABE::AccountBalance::validFor |
Stereotype | required |
Template Parameter | |
Type | «baseType» TimePeriod |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Account ABE UML Documentation |