|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DBPackage
The Package for the model. It contains accessors for the meta objects to represent
DBFactory| Nested Class Summary | |
|---|---|
static interface |
DBPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
EPackage.Descriptor, EPackage.Registry |
| Field Summary | |
|---|---|
static int |
ACTORS_LIST
The meta object id for the 'Actors List' data type |
static int |
CRITICS_REVIEW_TYPE
The meta object id for the ' Critics Review Type' class |
static int |
CRITICS_REVIEW_TYPE__RATING
The feature id for the 'Rating' attribute |
static int |
CRITICS_REVIEW_TYPE__REVIEWED_BY
The feature id for the 'Reviewed By' attribute |
static int |
CRITICS_REVIEW_TYPE_FEATURE_COUNT
The number of structural features of the 'Critics Review Type' class |
static int |
CUSTOMER_REVIEW_TYPE
The meta object id for the ' Customer Review Type' class |
static int |
CUSTOMER_REVIEW_TYPE__COMMENT
The feature id for the 'Comment' attribute |
static int |
CUSTOMER_REVIEW_TYPE__RATING
The feature id for the 'Rating' attribute |
static int |
CUSTOMER_REVIEW_TYPE__REVIEWED_BY
The feature id for the 'Reviewed By' attribute |
static int |
CUSTOMER_REVIEW_TYPE_FEATURE_COUNT
The number of structural features of the 'Customer Review Type' class |
static int |
DOCUMENT_ROOT
The meta object id for the ' Document Root' class |
static int |
DOCUMENT_ROOT__CHECKED_OUT_BY
The feature id for the 'Checked Out By' reference |
static int |
DOCUMENT_ROOT__CRITICS_REVIEW
The feature id for the 'Critics Review' containment reference |
static int |
DOCUMENT_ROOT__CUSTOMER_REVIEW
The feature id for the 'Customer Review' containment reference |
static int |
DOCUMENT_ROOT__LANGUAGE
The feature id for the 'Language' attribute |
static int |
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list |
static int |
DOCUMENT_ROOT__MOVIE_DB
The feature id for the 'Movie DB' containment reference |
static int |
DOCUMENT_ROOT__SPECIAL_FEATURES
The feature id for the 'Special Features' attribute |
static int |
DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map |
static int |
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map |
static int |
DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class |
static DBPackage |
eINSTANCE
The singleton instance of the package |
static java.lang.String |
eNAME
The package name |
static java.lang.String |
eNS_PREFIX
The package namespace name |
static java.lang.String |
eNS_URI
The package namespace URI |
static int |
GENRE_TYPES
The meta object id for the ' Genre Types' enum |
static int |
GENRE_TYPES_OBJECT
The meta object id for the 'Genre Types Object' data type |
static int |
MOVIE_DB_TYPE
The meta object id for the ' Movie DB Type' class |
static int |
MOVIE_DB_TYPE__COMMENT
The feature id for the 'Comment' attribute |
static int |
MOVIE_DB_TYPE__MOVIE
The feature id for the 'Movie' containment reference list |
static int |
MOVIE_DB_TYPE__MOVIE_DB_FEATURE_MAP
The feature id for the 'Movie DB Feature Map' attribute list |
static int |
MOVIE_DB_TYPE_FEATURE_COUNT
The number of structural features of the 'Movie DB Type' class |
static int |
MOVIE_TYPE
The meta object id for the ' Movie Type' class |
static int |
MOVIE_TYPE__ACTORS
The feature id for the 'Actors' attribute |
static int |
MOVIE_TYPE__ANY
The feature id for the 'Any' attribute list |
static int |
MOVIE_TYPE__CHECKED_OUT_BY
The feature id for the 'Checked Out By' reference |
static int |
MOVIE_TYPE__CRITICS_REVIEW
The feature id for the 'Critics Review' containment reference list |
static int |
MOVIE_TYPE__CRITICS_REVIEW_GROUP
The feature id for the 'Critics Review Group' attribute list |
static int |
MOVIE_TYPE__DIRECTOR
The feature id for the 'Director' attribute |
static int |
MOVIE_TYPE__GENRE
The feature id for the 'Genre' attribute |
static int |
MOVIE_TYPE__ID
The feature id for the 'ID' attribute |
static int |
MOVIE_TYPE__SUMMARY
The feature id for the 'Summary' attribute |
static int |
MOVIE_TYPE__TITLE
The feature id for the 'Title' attribute |
static int |
MOVIE_TYPE_FEATURE_COUNT
The number of structural features of the 'Movie Type' class |
static int |
RATING_TYPE
The meta object id for the 'Rating Type' data type |
static int |
RATING_TYPE_OBJECT
The meta object id for the 'Rating Type Object' data type |
static int |
RATING_VALUES
The meta object id for the 'Rating Values' data type |
static int |
RATING_VALUES_OBJECT
The meta object id for the 'Rating Values Object' data type |
| Method Summary | |
|---|---|
EDataType |
getActorsList()
Returns the meta object for data type ' Actors List' |
EAttribute |
getCriticsReviewType_Rating()
Returns the meta object for the attribute ' Rating' |
EAttribute |
getCriticsReviewType_ReviewedBy()
Returns the meta object for the attribute ' Reviewed By' |
EClass |
getCriticsReviewType()
Returns the meta object for class ' Critics Review Type' |
EAttribute |
getCustomerReviewType_Comment()
Returns the meta object for the attribute ' Comment' |
EClass |
getCustomerReviewType()
Returns the meta object for class ' Customer Review Type' |
DBFactory |
getDBFactory()
Returns the factory that creates the instances of the model |
EReference |
getDocumentRoot_CheckedOutBy()
Returns the meta object for the reference ' Checked Out By' |
EReference |
getDocumentRoot_CriticsReview()
Returns the meta object for the containment reference ' Critics Review' |
EReference |
getDocumentRoot_CustomerReview()
Returns the meta object for the containment reference ' Customer Review' |
EAttribute |
getDocumentRoot_Language()
Returns the meta object for the attribute ' Language' |
EAttribute |
getDocumentRoot_Mixed()
Returns the meta object for the attribute list ' Mixed' |
EReference |
getDocumentRoot_MovieDB()
Returns the meta object for the containment reference ' Movie DB' |
EAttribute |
getDocumentRoot_SpecialFeatures()
Returns the meta object for the attribute ' Special Features' |
EReference |
getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map ' XMLNS Prefix Map' |
EReference |
getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map ' XSI Schema Location' |
EClass |
getDocumentRoot()
Returns the meta object for class ' Document Root' |
EEnum |
getGenreTypes()
Returns the meta object for enum ' Genre Types' |
EDataType |
getGenreTypesObject()
Returns the meta object for data type ' Genre Types Object' |
EAttribute |
getMovieDBType_Comment()
Returns the meta object for the attribute ' Comment' |
EReference |
getMovieDBType_Movie()
Returns the meta object for the containment reference list ' Movie' |
EAttribute |
getMovieDBType_MovieDBFeatureMap()
Returns the meta object for the attribute list ' Movie DB Feature Map' |
EClass |
getMovieDBType()
Returns the meta object for class ' Movie DB Type' |
EAttribute |
getMovieType_Actors()
Returns the meta object for the attribute ' Actors' |
EAttribute |
getMovieType_Any()
Returns the meta object for the attribute list ' Any' |
EReference |
getMovieType_CheckedOutBy()
Returns the meta object for the reference ' Checked Out By' |
EReference |
getMovieType_CriticsReview()
Returns the meta object for the containment reference list ' Critics Review' |
EAttribute |
getMovieType_CriticsReviewGroup()
Returns the meta object for the attribute list ' Critics Review Group' |
EAttribute |
getMovieType_Director()
Returns the meta object for the attribute ' Director' |
EAttribute |
getMovieType_Genre()
Returns the meta object for the attribute ' Genre' |
EAttribute |
getMovieType_ID()
Returns the meta object for the attribute ' ID' |
EAttribute |
getMovieType_Summary()
Returns the meta object for the attribute ' Summary' |
EAttribute |
getMovieType_Title()
Returns the meta object for the attribute ' Title' |
EClass |
getMovieType()
Returns the meta object for class ' Movie Type' |
EDataType |
getRatingType()
Returns the meta object for data type 'Rating Type' |
EDataType |
getRatingTypeObject()
Returns the meta object for data type ' Rating Type Object' |
EDataType |
getRatingValues()
Returns the meta object for data type 'Rating Values' |
EDataType |
getRatingValuesObject()
Returns the meta object for data type ' Rating Values Object' |
| 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 |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final DBPackage eINSTANCE
static final int CRITICS_REVIEW_TYPE
Critics Review Type' class.
CriticsReviewTypeImpl,
DBPackageImpl.getCriticsReviewType(),
Constant Field Valuesstatic final int CRITICS_REVIEW_TYPE__RATING
static final int CRITICS_REVIEW_TYPE__REVIEWED_BY
static final int CRITICS_REVIEW_TYPE_FEATURE_COUNT
static final int CUSTOMER_REVIEW_TYPE
Customer Review Type' class.
CustomerReviewTypeImpl,
DBPackageImpl.getCustomerReviewType(),
Constant Field Valuesstatic final int CUSTOMER_REVIEW_TYPE__RATING
static final int CUSTOMER_REVIEW_TYPE__REVIEWED_BY
static final int CUSTOMER_REVIEW_TYPE__COMMENT
static final int CUSTOMER_REVIEW_TYPE_FEATURE_COUNT
static final int DOCUMENT_ROOT
Document Root' class.
DocumentRootImpl,
DBPackageImpl.getDocumentRoot(),
Constant Field Valuesstatic final int DOCUMENT_ROOT__MIXED
static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
static final int DOCUMENT_ROOT__CHECKED_OUT_BY
static final int DOCUMENT_ROOT__CRITICS_REVIEW
static final int DOCUMENT_ROOT__CUSTOMER_REVIEW
static final int DOCUMENT_ROOT__LANGUAGE
static final int DOCUMENT_ROOT__MOVIE_DB
static final int DOCUMENT_ROOT__SPECIAL_FEATURES
static final int DOCUMENT_ROOT_FEATURE_COUNT
static final int MOVIE_DB_TYPE
Movie DB Type' class.
MovieDBTypeImpl,
DBPackageImpl.getMovieDBType(),
Constant Field Valuesstatic final int MOVIE_DB_TYPE__MOVIE_DB_FEATURE_MAP
static final int MOVIE_DB_TYPE__MOVIE
static final int MOVIE_DB_TYPE__COMMENT
static final int MOVIE_DB_TYPE_FEATURE_COUNT
static final int MOVIE_TYPE
Movie Type' class.
MovieTypeImpl,
DBPackageImpl.getMovieType(),
Constant Field Valuesstatic final int MOVIE_TYPE__TITLE
static final int MOVIE_TYPE__ACTORS
static final int MOVIE_TYPE__DIRECTOR
static final int MOVIE_TYPE__GENRE
static final int MOVIE_TYPE__SUMMARY
static final int MOVIE_TYPE__CRITICS_REVIEW_GROUP
static final int MOVIE_TYPE__CRITICS_REVIEW
static final int MOVIE_TYPE__CHECKED_OUT_BY
static final int MOVIE_TYPE__ANY
static final int MOVIE_TYPE__ID
static final int MOVIE_TYPE_FEATURE_COUNT
static final int GENRE_TYPES
Genre Types' enum.
GenreTypes,
DBPackageImpl.getGenreTypes(),
Constant Field Valuesstatic final int ACTORS_LIST
List,
DBPackageImpl.getActorsList(),
Constant Field Valuesstatic final int GENRE_TYPES_OBJECT
GenreTypes,
DBPackageImpl.getGenreTypesObject(),
Constant Field Valuesstatic final int RATING_TYPE
DBPackageImpl.getRatingType(),
Constant Field Valuesstatic final int RATING_TYPE_OBJECT
Integer,
DBPackageImpl.getRatingTypeObject(),
Constant Field Valuesstatic final int RATING_VALUES
DBPackageImpl.getRatingValues(),
Constant Field Valuesstatic final int RATING_VALUES_OBJECT
Integer,
DBPackageImpl.getRatingValuesObject(),
Constant Field Values| Method Detail |
|---|
EClass getCriticsReviewType()
Critics Review Type'.
CriticsReviewTypeEAttribute getCriticsReviewType_Rating()
Rating'.
CriticsReviewType.getRating(),
getCriticsReviewType()EAttribute getCriticsReviewType_ReviewedBy()
Reviewed By'.
CriticsReviewType.getReviewedBy(),
getCriticsReviewType()EClass getCustomerReviewType()
Customer Review Type'.
CustomerReviewTypeEAttribute getCustomerReviewType_Comment()
Comment'.
CustomerReviewType.getComment(),
getCustomerReviewType()EClass getDocumentRoot()
Document Root'.
DocumentRootEAttribute getDocumentRoot_Mixed()
Mixed'.
DocumentRoot.getMixed(),
getDocumentRoot()EReference getDocumentRoot_XMLNSPrefixMap()
XMLNS Prefix Map'.
DocumentRoot.getXMLNSPrefixMap(),
getDocumentRoot()EReference getDocumentRoot_XSISchemaLocation()
XSI Schema Location'.
DocumentRoot.getXSISchemaLocation(),
getDocumentRoot()EReference getDocumentRoot_CheckedOutBy()
Checked Out By'.
DocumentRoot.getCheckedOutBy(),
getDocumentRoot()EReference getDocumentRoot_CriticsReview()
Critics Review'.
DocumentRoot.getCriticsReview(),
getDocumentRoot()EReference getDocumentRoot_CustomerReview()
Customer Review'.
DocumentRoot.getCustomerReview(),
getDocumentRoot()EAttribute getDocumentRoot_Language()
Language'.
DocumentRoot.getLanguage(),
getDocumentRoot()EReference getDocumentRoot_MovieDB()
Movie DB'.
DocumentRoot.getMovieDB(),
getDocumentRoot()EAttribute getDocumentRoot_SpecialFeatures()
Special Features'.
DocumentRoot.getSpecialFeatures(),
getDocumentRoot()EClass getMovieDBType()
Movie DB Type'.
MovieDBTypeEAttribute getMovieDBType_MovieDBFeatureMap()
Movie DB Feature Map'.
MovieDBType.getMovieDBFeatureMap(),
getMovieDBType()EReference getMovieDBType_Movie()
Movie'.
MovieDBType.getMovie(),
getMovieDBType()EAttribute getMovieDBType_Comment()
Comment'.
MovieDBType.getComment(),
getMovieDBType()EClass getMovieType()
Movie Type'.
MovieTypeEAttribute getMovieType_Title()
Title'.
MovieType.getTitle(),
getMovieType()EAttribute getMovieType_Actors()
Actors'.
MovieType.getActors(),
getMovieType()EAttribute getMovieType_Director()
Director'.
MovieType.getDirector(),
getMovieType()EAttribute getMovieType_Genre()
Genre'.
MovieType.getGenre(),
getMovieType()EAttribute getMovieType_Summary()
Summary'.
MovieType.getSummary(),
getMovieType()EAttribute getMovieType_CriticsReviewGroup()
Critics Review Group'.
MovieType.getCriticsReviewGroup(),
getMovieType()EReference getMovieType_CriticsReview()
Critics Review'.
MovieType.getCriticsReview(),
getMovieType()EReference getMovieType_CheckedOutBy()
Checked Out By'.
MovieType.getCheckedOutBy(),
getMovieType()EAttribute getMovieType_Any()
Any'.
MovieType.getAny(),
getMovieType()EAttribute getMovieType_ID()
ID'.
MovieType.getID(),
getMovieType()EEnum getGenreTypes()
Genre Types'.
GenreTypesEDataType getActorsList()
Actors List'.
ListEDataType getGenreTypesObject()
Genre Types Object'.
GenreTypesEDataType getRatingType()
EDataType getRatingTypeObject()
Rating Type Object'.
IntegerEDataType getRatingValues()
EDataType getRatingValuesObject()
Rating Values Object'.
IntegerDBFactory getDBFactory()
|
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 | |||||||||