Skip to main content

BankAccount

Class Description

Bank account.

Attributes

NameTypeDescription
accountNumberStringAccount reference number.

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
BankAccount0..*Bank0..1BankAccountsAll BankAccounts this Bank provides.BankBank that provides this BankAccount.
BankAccount0..*ServiceSupplier0..1BankAccountsAll BackAccounts this ServiceSupplier owns.ServiceSupplierServiceSupplier that is owner of this BankAccount.