public interface Accounts
extends org.eclipse.emf.ecore.EObject
The following features are supported:
BankAccountsPackage.getAccounts()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Account> |
getAccounts()
Returns the value of the 'Accounts' containment reference list.
|
org.eclipse.emf.common.util.EList<Account> getAccounts()
Account
.
If the meaning of the 'Accounts' containment reference list isn't clear, there really should be more of a description here...
BankAccountsPackage.getAccounts_Accounts()
Copyright © 2020. All rights reserved.