|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Library
A representation of the model object 'Library'.
The following features are supported:
EXTLibraryPackage.getLibrary()| Method Summary | |
|---|---|
EList<Book> |
getBooks()
Returns the value of the 'Books' reference list. |
EList<Borrower> |
getBorrowers()
Returns the value of the 'Borrowers' containment reference list. |
EList<Library> |
getBranches()
Returns the value of the 'Branches' containment reference list. |
EList<Employee> |
getEmployees()
Returns the value of the 'Employees' containment reference list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
Library |
getParentBranch()
Returns the value of the 'Parent Branch' container reference. |
FeatureMap |
getPeople()
Returns the value of the 'People' attribute list. |
EList<Item> |
getStock()
Returns the value of the 'Stock' containment reference list. |
EList<Writer> |
getWriters()
Returns the value of the 'Writers' containment reference list. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setParentBranch(Library value)
Sets the value of the ' Parent Branch' container reference |
| Methods inherited from interface org.eclipse.emf.examples.extlibrary.Addressable |
|---|
getAddress, setAddress |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getName()
setName(String),
EXTLibraryPackage.getLibrary_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()EList<Writer> getWriters()
Writer.
EXTLibraryPackage.getLibrary_Writers()EList<Employee> getEmployees()
Employee.
EXTLibraryPackage.getLibrary_Employees()EList<Borrower> getBorrowers()
Borrower.
EXTLibraryPackage.getLibrary_Borrowers()EList<Item> getStock()
Item.
EXTLibraryPackage.getLibrary_Stock()EList<Book> getBooks()
Book.
EXTLibraryPackage.getLibrary_Books()EList<Library> getBranches()
Library.
It is bidirectional and its opposite is 'Parent Branch'.
EXTLibraryPackage.getLibrary_Branches(),
getParentBranch()Library getParentBranch()
Branches'.
setParentBranch(Library),
EXTLibraryPackage.getLibrary_ParentBranch(),
getBranches()void setParentBranch(Library value)
Parent Branch' container reference.
value - the new value of the 'Parent Branch' container reference.getParentBranch()FeatureMap getPeople()
FeatureMap.Entry.
EXTLibraryPackage.getLibrary_People()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||