|
||||||||||
| 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:
LibPackage.getLibrary()| Method Summary | |
|---|---|
Address |
getAddress()
Returns the value of the 'Address' containment reference |
EList<Book> |
getBooks()
Returns the value of the 'Books' containment reference list. |
Cafeteria |
getCafeteria()
Returns the value of the 'Cafeteria' containment reference. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
EList<Person> |
getWriters()
Returns the value of the 'Writers' containment reference list. |
void |
setAddress(Address value)
Sets the value of the ' Address' containment reference |
void |
setCafeteria(Cafeteria value)
Sets the value of the ' Cafeteria' containment reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
| 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()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
LibPackage.getLibrary_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()EList<Book> getBooks()
Book.
If the meaning of the 'Books' containment reference list isn't clear, there really should be more of a description here...
LibPackage.getLibrary_Books()Address getAddress()
If the meaning of the 'Address' containment reference isn't clear, there really should be more of a description here...
setAddress(Address),
LibPackage.getLibrary_Address()void setAddress(Address value)
Address' containment reference.
value - the new value of the 'Address' containment reference.getAddress()EList<Person> getWriters()
Person.
It is bidirectional and its opposite is 'Library'.
If the meaning of the 'Writers' containment reference list isn't clear, there really should be more of a description here...
LibPackage.getLibrary_Writers(),
Person.getLibrary()Cafeteria getCafeteria()
Library'.
If the meaning of the 'Cafeteria' containment reference isn't clear, there really should be more of a description here...
setCafeteria(Cafeteria),
LibPackage.getLibrary_Cafeteria(),
Cafeteria.getLibrary()void setCafeteria(Cafeteria value)
Cafeteria' containment reference.
value - the new value of the 'Cafeteria' containment reference.getCafeteria()
|
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 | |||||||||