|
||||||||||
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.test.models.movie.db.impl.DBPackageImpl
public class DBPackageImpl
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.test.models.movie.db.DBPackage |
---|
DBPackage.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 DBPackage init()
This method is used to initialize DBPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
DBPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getCriticsReviewType()
getCriticsReviewType
in interface DBPackage
CriticsReviewType
public EAttribute getCriticsReviewType_Rating()
getCriticsReviewType_Rating
in interface DBPackage
CriticsReviewType.getRating()
,
DBPackage.getCriticsReviewType()
public EAttribute getCriticsReviewType_ReviewedBy()
getCriticsReviewType_ReviewedBy
in interface DBPackage
CriticsReviewType.getReviewedBy()
,
DBPackage.getCriticsReviewType()
public EClass getCustomerReviewType()
getCustomerReviewType
in interface DBPackage
CustomerReviewType
public EAttribute getCustomerReviewType_Comment()
getCustomerReviewType_Comment
in interface DBPackage
CustomerReviewType.getComment()
,
DBPackage.getCustomerReviewType()
public EClass getDocumentRoot()
getDocumentRoot
in interface DBPackage
DocumentRoot
public EAttribute getDocumentRoot_Mixed()
getDocumentRoot_Mixed
in interface DBPackage
DocumentRoot.getMixed()
,
DBPackage.getDocumentRoot()
public EReference getDocumentRoot_XMLNSPrefixMap()
getDocumentRoot_XMLNSPrefixMap
in interface DBPackage
DocumentRoot.getXMLNSPrefixMap()
,
DBPackage.getDocumentRoot()
public EReference getDocumentRoot_XSISchemaLocation()
getDocumentRoot_XSISchemaLocation
in interface DBPackage
DocumentRoot.getXSISchemaLocation()
,
DBPackage.getDocumentRoot()
public EReference getDocumentRoot_CheckedOutBy()
getDocumentRoot_CheckedOutBy
in interface DBPackage
DocumentRoot.getCheckedOutBy()
,
DBPackage.getDocumentRoot()
public EReference getDocumentRoot_CriticsReview()
getDocumentRoot_CriticsReview
in interface DBPackage
DocumentRoot.getCriticsReview()
,
DBPackage.getDocumentRoot()
public EReference getDocumentRoot_CustomerReview()
getDocumentRoot_CustomerReview
in interface DBPackage
DocumentRoot.getCustomerReview()
,
DBPackage.getDocumentRoot()
public EAttribute getDocumentRoot_Language()
getDocumentRoot_Language
in interface DBPackage
DocumentRoot.getLanguage()
,
DBPackage.getDocumentRoot()
public EReference getDocumentRoot_MovieDB()
getDocumentRoot_MovieDB
in interface DBPackage
DocumentRoot.getMovieDB()
,
DBPackage.getDocumentRoot()
public EAttribute getDocumentRoot_SpecialFeatures()
getDocumentRoot_SpecialFeatures
in interface DBPackage
DocumentRoot.getSpecialFeatures()
,
DBPackage.getDocumentRoot()
public EClass getMovieDBType()
getMovieDBType
in interface DBPackage
MovieDBType
public EAttribute getMovieDBType_MovieDBFeatureMap()
getMovieDBType_MovieDBFeatureMap
in interface DBPackage
MovieDBType.getMovieDBFeatureMap()
,
DBPackage.getMovieDBType()
public EReference getMovieDBType_Movie()
getMovieDBType_Movie
in interface DBPackage
MovieDBType.getMovie()
,
DBPackage.getMovieDBType()
public EAttribute getMovieDBType_Comment()
getMovieDBType_Comment
in interface DBPackage
MovieDBType.getComment()
,
DBPackage.getMovieDBType()
public EClass getMovieType()
getMovieType
in interface DBPackage
MovieType
public EAttribute getMovieType_Title()
getMovieType_Title
in interface DBPackage
MovieType.getTitle()
,
DBPackage.getMovieType()
public EAttribute getMovieType_Actors()
getMovieType_Actors
in interface DBPackage
MovieType.getActors()
,
DBPackage.getMovieType()
public EAttribute getMovieType_Director()
getMovieType_Director
in interface DBPackage
MovieType.getDirector()
,
DBPackage.getMovieType()
public EAttribute getMovieType_Genre()
getMovieType_Genre
in interface DBPackage
MovieType.getGenre()
,
DBPackage.getMovieType()
public EAttribute getMovieType_Summary()
getMovieType_Summary
in interface DBPackage
MovieType.getSummary()
,
DBPackage.getMovieType()
public EAttribute getMovieType_CriticsReviewGroup()
getMovieType_CriticsReviewGroup
in interface DBPackage
MovieType.getCriticsReviewGroup()
,
DBPackage.getMovieType()
public EReference getMovieType_CriticsReview()
getMovieType_CriticsReview
in interface DBPackage
MovieType.getCriticsReview()
,
DBPackage.getMovieType()
public EReference getMovieType_CheckedOutBy()
getMovieType_CheckedOutBy
in interface DBPackage
MovieType.getCheckedOutBy()
,
DBPackage.getMovieType()
public EAttribute getMovieType_Any()
getMovieType_Any
in interface DBPackage
MovieType.getAny()
,
DBPackage.getMovieType()
public EAttribute getMovieType_ID()
getMovieType_ID
in interface DBPackage
MovieType.getID()
,
DBPackage.getMovieType()
public EEnum getGenreTypes()
getGenreTypes
in interface DBPackage
GenreTypes
public EDataType getActorsList()
getActorsList
in interface DBPackage
List
public EDataType getGenreTypesObject()
getGenreTypesObject
in interface DBPackage
GenreTypes
public EDataType getRatingType()
getRatingType
in interface DBPackage
public EDataType getRatingTypeObject()
getRatingTypeObject
in interface DBPackage
Integer
public EDataType getRatingValues()
getRatingValues
in interface DBPackage
public EDataType getRatingValuesObject()
getRatingValuesObject
in interface DBPackage
Integer
public DBFactory getDBFactory()
getDBFactory
in interface DBPackage
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 |