|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.emf.examples.extlibrary.impl.EXTLibraryPackageImpl
public class EXTLibraryPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
MinimalEObjectImpl.Container.Dynamic |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
---|
MinimalEObjectImpl.Container |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter>, BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.examples.extlibrary.EXTLibraryPackage |
---|
EXTLibraryPackage.Literals |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
EPackage.Descriptor, EPackage.Registry |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
---|
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI |
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
name, NAME_EDEFAULT |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
eContainer |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
---|
NIL |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
eContents, eCrossReferences, getName, getNameGen, setName |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
eBasicSetContainer, eInternalContainer |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
---|
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Method Detail |
---|
public static EXTLibraryPackage init()
This method is used to initialize EXTLibraryPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
EXTLibraryPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getBook()
getBook
in interface EXTLibraryPackage
Book
public EAttribute getBook_Title()
getBook_Title
in interface EXTLibraryPackage
Book.getTitle()
,
EXTLibraryPackage.getBook()
public EAttribute getBook_Pages()
getBook_Pages
in interface EXTLibraryPackage
Book.getPages()
,
EXTLibraryPackage.getBook()
public EAttribute getBook_Category()
getBook_Category
in interface EXTLibraryPackage
Book.getCategory()
,
EXTLibraryPackage.getBook()
public EReference getBook_Author()
getBook_Author
in interface EXTLibraryPackage
Book.getAuthor()
,
EXTLibraryPackage.getBook()
public EClass getLibrary()
getLibrary
in interface EXTLibraryPackage
Library
public EAttribute getLibrary_Name()
getLibrary_Name
in interface EXTLibraryPackage
Library.getName()
,
EXTLibraryPackage.getLibrary()
public EReference getLibrary_Writers()
getLibrary_Writers
in interface EXTLibraryPackage
Library.getWriters()
,
EXTLibraryPackage.getLibrary()
public EReference getLibrary_Employees()
getLibrary_Employees
in interface EXTLibraryPackage
Library.getEmployees()
,
EXTLibraryPackage.getLibrary()
public EReference getLibrary_Borrowers()
getLibrary_Borrowers
in interface EXTLibraryPackage
Library.getBorrowers()
,
EXTLibraryPackage.getLibrary()
public EReference getLibrary_Stock()
getLibrary_Stock
in interface EXTLibraryPackage
Library.getStock()
,
EXTLibraryPackage.getLibrary()
public EReference getLibrary_Books()
getLibrary_Books
in interface EXTLibraryPackage
Library.getBooks()
,
EXTLibraryPackage.getLibrary()
public EReference getLibrary_Branches()
getLibrary_Branches
in interface EXTLibraryPackage
Library.getBranches()
,
EXTLibraryPackage.getLibrary()
public EReference getLibrary_ParentBranch()
getLibrary_ParentBranch
in interface EXTLibraryPackage
Library.getParentBranch()
,
EXTLibraryPackage.getLibrary()
public EAttribute getLibrary_People()
getLibrary_People
in interface EXTLibraryPackage
Library.getPeople()
,
EXTLibraryPackage.getLibrary()
public EClass getWriter()
getWriter
in interface EXTLibraryPackage
Writer
public EAttribute getWriter_Name()
getWriter_Name
in interface EXTLibraryPackage
Writer.getName()
,
EXTLibraryPackage.getWriter()
public EReference getWriter_Books()
getWriter_Books
in interface EXTLibraryPackage
Writer.getBooks()
,
EXTLibraryPackage.getWriter()
public EClass getItem()
getItem
in interface EXTLibraryPackage
Item
public EAttribute getItem_PublicationDate()
getItem_PublicationDate
in interface EXTLibraryPackage
Item.getPublicationDate()
,
EXTLibraryPackage.getItem()
public EClass getLendable()
getLendable
in interface EXTLibraryPackage
Lendable
public EAttribute getLendable_Copies()
getLendable_Copies
in interface EXTLibraryPackage
Lendable.getCopies()
,
EXTLibraryPackage.getLendable()
public EReference getLendable_Borrowers()
getLendable_Borrowers
in interface EXTLibraryPackage
Lendable.getBorrowers()
,
EXTLibraryPackage.getLendable()
public EClass getCirculatingItem()
getCirculatingItem
in interface EXTLibraryPackage
CirculatingItem
public EClass getPeriodical()
getPeriodical
in interface EXTLibraryPackage
Periodical
public EAttribute getPeriodical_Title()
getPeriodical_Title
in interface EXTLibraryPackage
Periodical.getTitle()
,
EXTLibraryPackage.getPeriodical()
public EAttribute getPeriodical_IssuesPerYear()
getPeriodical_IssuesPerYear
in interface EXTLibraryPackage
Periodical.getIssuesPerYear()
,
EXTLibraryPackage.getPeriodical()
public EClass getAudioVisualItem()
getAudioVisualItem
in interface EXTLibraryPackage
AudioVisualItem
public EAttribute getAudioVisualItem_Title()
getAudioVisualItem_Title
in interface EXTLibraryPackage
AudioVisualItem.getTitle()
,
EXTLibraryPackage.getAudioVisualItem()
public EAttribute getAudioVisualItem_MinutesLength()
getAudioVisualItem_MinutesLength
in interface EXTLibraryPackage
AudioVisualItem.getMinutesLength()
,
EXTLibraryPackage.getAudioVisualItem()
public EAttribute getAudioVisualItem_Damaged()
getAudioVisualItem_Damaged
in interface EXTLibraryPackage
AudioVisualItem.isDamaged()
,
EXTLibraryPackage.getAudioVisualItem()
public EClass getBookOnTape()
getBookOnTape
in interface EXTLibraryPackage
BookOnTape
public EReference getBookOnTape_Reader()
getBookOnTape_Reader
in interface EXTLibraryPackage
BookOnTape.getReader()
,
EXTLibraryPackage.getBookOnTape()
public EReference getBookOnTape_Author()
getBookOnTape_Author
in interface EXTLibraryPackage
BookOnTape.getAuthor()
,
EXTLibraryPackage.getBookOnTape()
public EClass getVideoCassette()
getVideoCassette
in interface EXTLibraryPackage
VideoCassette
public EReference getVideoCassette_Cast()
getVideoCassette_Cast
in interface EXTLibraryPackage
VideoCassette.getCast()
,
EXTLibraryPackage.getVideoCassette()
public EClass getBorrower()
getBorrower
in interface EXTLibraryPackage
Borrower
public EReference getBorrower_Borrowed()
getBorrower_Borrowed
in interface EXTLibraryPackage
Borrower.getBorrowed()
,
EXTLibraryPackage.getBorrower()
public EClass getPerson()
getPerson
in interface EXTLibraryPackage
Person
public EAttribute getPerson_FirstName()
getPerson_FirstName
in interface EXTLibraryPackage
Person.getFirstName()
,
EXTLibraryPackage.getPerson()
public EAttribute getPerson_LastName()
getPerson_LastName
in interface EXTLibraryPackage
Person.getLastName()
,
EXTLibraryPackage.getPerson()
public EClass getEmployee()
getEmployee
in interface EXTLibraryPackage
Employee
public EReference getEmployee_Manager()
getEmployee_Manager
in interface EXTLibraryPackage
Employee.getManager()
,
EXTLibraryPackage.getEmployee()
public EClass getAddressable()
getAddressable
in interface EXTLibraryPackage
Addressable
public EAttribute getAddressable_Address()
getAddressable_Address
in interface EXTLibraryPackage
Addressable.getAddress()
,
EXTLibraryPackage.getAddressable()
public EEnum getBookCategory()
getBookCategory
in interface EXTLibraryPackage
BookCategory
public EXTLibraryFactory getEXTLibraryFactory()
getEXTLibraryFactory
in interface EXTLibraryPackage
public void createPackageContents()
public void initializePackageContents()
protected void createExtendedMetaDataAnnotations()
|
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 |