public interface Borrower extends Person
The following features are supported:
EXTLibraryPackage.getBorrower()| Modifier and Type | Method and Description |
|---|---|
EList<Lendable> |
getBorrowed()
Returns the value of the 'Borrowed' reference list.
|
getFirstName, getLastName, setFirstName, setLastNamegetAddress, setAddresseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEList<Lendable> getBorrowed()
Lendable.
It is bidirectional and its opposite is 'Borrowers'.
EXTLibraryPackage.getBorrower_Borrowed(),
Lendable.getBorrowers()