public static interface BankAccountsPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
ACCOUNT
The meta object literal for the '
Account ' class. |
static org.eclipse.emf.ecore.EAttribute |
ACCOUNT__NUMBER
The meta object literal for the 'Number' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
ACCOUNT__SORT_CODE
The meta object literal for the 'Sort Code' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
ACCOUNTS
The meta object literal for the '
Accounts ' class. |
static org.eclipse.emf.ecore.EReference |
ACCOUNTS__ACCOUNTS
The meta object literal for the 'Accounts' containment reference list feature.
|
static final org.eclipse.emf.ecore.EClass ACCOUNTS
Accounts
' class.
static final org.eclipse.emf.ecore.EReference ACCOUNTS__ACCOUNTS
static final org.eclipse.emf.ecore.EClass ACCOUNT
Account
' class.
AccountImpl
,
BankAccountsPackageImpl.getAccount()
static final org.eclipse.emf.ecore.EAttribute ACCOUNT__SORT_CODE
static final org.eclipse.emf.ecore.EAttribute ACCOUNT__NUMBER
Copyright © 2020. All rights reserved.