|
| Bank ABE UML Documentation |
Common Domain::Party Payment ABE::Bank ABE
Class BankAccount
Represent the general bank account.
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | BankAccount |
| Name Expression | |
| Namespace | Bank ABE |
| Owned Template Signature | |
| Owner | Bank ABE |
| Owning Template Parameter | |
| Package | Bank ABE |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Bank ABE::BankAccount |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
bank
Public Bank bank
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | BankOwns |
| Association End | |
| Class | BankAccount |
| 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 | bank |
| Name Expression | |
| Namespace | BankAccount |
| Opposite | bankAccount |
| Owner | BankAccount |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Bank ABE::BankAccount::bank |
| Stereotype | |
| Template Parameter | |
| Type | Bank |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
bankAccountNumber
Public String bankAccountNumber
-
The bank account according to the accountType.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | BankAccount |
| 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 | bankAccountNumber |
| Name Expression | |
| Namespace | BankAccount |
| Opposite | |
| Owner | BankAccount |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Bank ABE::BankAccount::bankAccountNumber |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
bankCardPM
Public BankCardPM bankCardPM
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | BankCardPMDebitedTo |
| Association End | |
| Class | BankAccount |
| 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 | 0 |
| Lower Value | (0) |
| Multiplicity | * |
| Name | bankCardPM |
| Name Expression | |
| Namespace | BankAccount |
| Opposite | bankAccount |
| Owner | BankAccount |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Bank ABE::BankAccount::bankCardPM |
| Stereotype | |
| Template Parameter | |
| Type | BankCardPM |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
checkPM
Public CheckPM checkPM
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | CheckPMDebitedTo |
| Association End | |
| Class | BankAccount |
| 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 | 0 |
| Lower Value | (0) |
| Multiplicity | * |
| Name | checkPM |
| Name Expression | |
| Namespace | BankAccount |
| Opposite | bankAccount |
| Owner | BankAccount |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Bank ABE::BankAccount::checkPM |
| Stereotype | |
| Template Parameter | |
| Type | CheckPM |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
partyPayment
Public PartyPayment partyPayment
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | PartyPaymentTransferedTo |
| Association End | |
| Class | BankAccount |
| 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 | 0 |
| Lower Value | (0) |
| Multiplicity | * |
| Name | partyPayment |
| Name Expression | |
| Namespace | BankAccount |
| Opposite | bankAccount |
| Owner | BankAccount |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Bank ABE::BankAccount::partyPayment |
| Stereotype | |
| Template Parameter | |
| Type | PartyPayment |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
type
Public String type
-
The type of bank account, for example IBAN (International Bank Account Number).
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | BankAccount |
| 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 | type |
| Name Expression | |
| Namespace | BankAccount |
| Opposite | |
| Owner | BankAccount |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Bank ABE::BankAccount::type |
| Stereotype | required |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
validFor
Public «baseType» TimePeriod validFor
-
The period for which the bank account is valid.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | BankAccount |
| 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 | validFor |
| Name Expression | |
| Namespace | BankAccount |
| Opposite | |
| Owner | BankAccount |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Party Payment ABE::Bank ABE::BankAccount::validFor |
| Stereotype | required |
| Template Parameter | |
| Type | «baseType» TimePeriod |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| Bank ABE UML Documentation |