org.eclipse.emf.test.models.movie.db
Interface DBPackage.Literals

Enclosing interface:
DBPackage

public static interface DBPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EDataType ACTORS_LIST
          The meta object literal for the 'Actors List' data type
static EClass CRITICS_REVIEW_TYPE
          The meta object literal for the 'Critics Review Type' class
static EAttribute CRITICS_REVIEW_TYPE__RATING
          The meta object literal for the 'Rating' attribute feature
static EAttribute CRITICS_REVIEW_TYPE__REVIEWED_BY
          The meta object literal for the 'Reviewed By' attribute feature
static EClass CUSTOMER_REVIEW_TYPE
          The meta object literal for the 'Customer Review Type' class
static EAttribute CUSTOMER_REVIEW_TYPE__COMMENT
          The meta object literal for the 'Comment' attribute feature
static EClass DOCUMENT_ROOT
          The meta object literal for the 'Document Root' class
static EReference DOCUMENT_ROOT__CHECKED_OUT_BY
          The meta object literal for the 'Checked Out By' reference feature
static EReference DOCUMENT_ROOT__CRITICS_REVIEW
          The meta object literal for the 'Critics Review' containment reference feature
static EReference DOCUMENT_ROOT__CUSTOMER_REVIEW
          The meta object literal for the 'Customer Review' containment reference feature
static EAttribute DOCUMENT_ROOT__LANGUAGE
          The meta object literal for the 'Language' attribute feature
static EAttribute DOCUMENT_ROOT__MIXED
          The meta object literal for the 'Mixed' attribute list feature
static EReference DOCUMENT_ROOT__MOVIE_DB
          The meta object literal for the 'Movie DB' containment reference feature
static EAttribute DOCUMENT_ROOT__SPECIAL_FEATURES
          The meta object literal for the 'Special Features' attribute feature
static EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The meta object literal for the 'XMLNS Prefix Map' map feature
static EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The meta object literal for the 'XSI Schema Location' map feature
static EEnum GENRE_TYPES
          The meta object literal for the 'Genre Types' enum
static EDataType GENRE_TYPES_OBJECT
          The meta object literal for the 'Genre Types Object' data type
static EClass MOVIE_DB_TYPE
          The meta object literal for the 'Movie DB Type' class
static EAttribute MOVIE_DB_TYPE__COMMENT
          The meta object literal for the 'Comment' attribute feature
static EReference MOVIE_DB_TYPE__MOVIE
          The meta object literal for the 'Movie' containment reference list feature
static EAttribute MOVIE_DB_TYPE__MOVIE_DB_FEATURE_MAP
          The meta object literal for the 'Movie DB Feature Map' attribute list feature
static EClass MOVIE_TYPE
          The meta object literal for the 'Movie Type' class
static EAttribute MOVIE_TYPE__ACTORS
          The meta object literal for the 'Actors' attribute feature
static EAttribute MOVIE_TYPE__ANY
          The meta object literal for the 'Any' attribute list feature
static EReference MOVIE_TYPE__CHECKED_OUT_BY
          The meta object literal for the 'Checked Out By' reference feature
static EReference MOVIE_TYPE__CRITICS_REVIEW
          The meta object literal for the 'Critics Review' containment reference list feature
static EAttribute MOVIE_TYPE__CRITICS_REVIEW_GROUP
          The meta object literal for the 'Critics Review Group' attribute list feature
static EAttribute MOVIE_TYPE__DIRECTOR
          The meta object literal for the 'Director' attribute feature
static EAttribute MOVIE_TYPE__GENRE
          The meta object literal for the 'Genre' attribute feature
static EAttribute MOVIE_TYPE__ID
          The meta object literal for the 'ID' attribute feature
static EAttribute MOVIE_TYPE__SUMMARY
          The meta object literal for the 'Summary' attribute feature
static EAttribute MOVIE_TYPE__TITLE
          The meta object literal for the 'Title' attribute feature
static EDataType RATING_TYPE
          The meta object literal for the 'Rating Type' data type
static EDataType RATING_TYPE_OBJECT
          The meta object literal for the 'Rating Type Object' data type
static EDataType RATING_VALUES
          The meta object literal for the 'Rating Values' data type
static EDataType RATING_VALUES_OBJECT
          The meta object literal for the 'Rating Values Object' data type
 

Field Detail

CRITICS_REVIEW_TYPE

static final EClass CRITICS_REVIEW_TYPE
The meta object literal for the 'Critics Review Type' class.

See Also:
CriticsReviewTypeImpl, DBPackageImpl.getCriticsReviewType()

CRITICS_REVIEW_TYPE__RATING

static final EAttribute CRITICS_REVIEW_TYPE__RATING
The meta object literal for the 'Rating' attribute feature.


CRITICS_REVIEW_TYPE__REVIEWED_BY

static final EAttribute CRITICS_REVIEW_TYPE__REVIEWED_BY
The meta object literal for the 'Reviewed By' attribute feature.


CUSTOMER_REVIEW_TYPE

static final EClass CUSTOMER_REVIEW_TYPE
The meta object literal for the 'Customer Review Type' class.

See Also:
CustomerReviewTypeImpl, DBPackageImpl.getCustomerReviewType()

CUSTOMER_REVIEW_TYPE__COMMENT

static final EAttribute CUSTOMER_REVIEW_TYPE__COMMENT
The meta object literal for the 'Comment' attribute feature.


DOCUMENT_ROOT

static final EClass DOCUMENT_ROOT
The meta object literal for the 'Document Root' class.

See Also:
DocumentRootImpl, DBPackageImpl.getDocumentRoot()

DOCUMENT_ROOT__MIXED

static final EAttribute DOCUMENT_ROOT__MIXED
The meta object literal for the 'Mixed' attribute list feature.


DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The meta object literal for the 'XMLNS Prefix Map' map feature.


DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The meta object literal for the 'XSI Schema Location' map feature.


DOCUMENT_ROOT__CHECKED_OUT_BY

static final EReference DOCUMENT_ROOT__CHECKED_OUT_BY
The meta object literal for the 'Checked Out By' reference feature.


DOCUMENT_ROOT__CRITICS_REVIEW

static final EReference DOCUMENT_ROOT__CRITICS_REVIEW
The meta object literal for the 'Critics Review' containment reference feature.


DOCUMENT_ROOT__CUSTOMER_REVIEW

static final EReference DOCUMENT_ROOT__CUSTOMER_REVIEW
The meta object literal for the 'Customer Review' containment reference feature.


DOCUMENT_ROOT__LANGUAGE

static final EAttribute DOCUMENT_ROOT__LANGUAGE
The meta object literal for the 'Language' attribute feature.


DOCUMENT_ROOT__MOVIE_DB

static final EReference DOCUMENT_ROOT__MOVIE_DB
The meta object literal for the 'Movie DB' containment reference feature.


DOCUMENT_ROOT__SPECIAL_FEATURES

static final EAttribute DOCUMENT_ROOT__SPECIAL_FEATURES
The meta object literal for the 'Special Features' attribute feature.


MOVIE_DB_TYPE

static final EClass MOVIE_DB_TYPE
The meta object literal for the 'Movie DB Type' class.

See Also:
MovieDBTypeImpl, DBPackageImpl.getMovieDBType()

MOVIE_DB_TYPE__MOVIE_DB_FEATURE_MAP

static final EAttribute MOVIE_DB_TYPE__MOVIE_DB_FEATURE_MAP
The meta object literal for the 'Movie DB Feature Map' attribute list feature.


MOVIE_DB_TYPE__MOVIE

static final EReference MOVIE_DB_TYPE__MOVIE
The meta object literal for the 'Movie' containment reference list feature.


MOVIE_DB_TYPE__COMMENT

static final EAttribute MOVIE_DB_TYPE__COMMENT
The meta object literal for the 'Comment' attribute feature.


MOVIE_TYPE

static final EClass MOVIE_TYPE
The meta object literal for the 'Movie Type' class.

See Also:
MovieTypeImpl, DBPackageImpl.getMovieType()

MOVIE_TYPE__TITLE

static final EAttribute MOVIE_TYPE__TITLE
The meta object literal for the 'Title' attribute feature.


MOVIE_TYPE__ACTORS

static final EAttribute MOVIE_TYPE__ACTORS
The meta object literal for the 'Actors' attribute feature.


MOVIE_TYPE__DIRECTOR

static final EAttribute MOVIE_TYPE__DIRECTOR
The meta object literal for the 'Director' attribute feature.


MOVIE_TYPE__GENRE

static final EAttribute MOVIE_TYPE__GENRE
The meta object literal for the 'Genre' attribute feature.


MOVIE_TYPE__SUMMARY

static final EAttribute MOVIE_TYPE__SUMMARY
The meta object literal for the 'Summary' attribute feature.


MOVIE_TYPE__CRITICS_REVIEW_GROUP

static final EAttribute MOVIE_TYPE__CRITICS_REVIEW_GROUP
The meta object literal for the 'Critics Review Group' attribute list feature.


MOVIE_TYPE__CRITICS_REVIEW

static final EReference MOVIE_TYPE__CRITICS_REVIEW
The meta object literal for the 'Critics Review' containment reference list feature.


MOVIE_TYPE__CHECKED_OUT_BY

static final EReference MOVIE_TYPE__CHECKED_OUT_BY
The meta object literal for the 'Checked Out By' reference feature.


MOVIE_TYPE__ANY

static final EAttribute MOVIE_TYPE__ANY
The meta object literal for the 'Any' attribute list feature.


MOVIE_TYPE__ID

static final EAttribute MOVIE_TYPE__ID
The meta object literal for the 'ID' attribute feature.


GENRE_TYPES

static final EEnum GENRE_TYPES
The meta object literal for the 'Genre Types' enum.

See Also:
GenreTypes, DBPackageImpl.getGenreTypes()

ACTORS_LIST

static final EDataType ACTORS_LIST
The meta object literal for the 'Actors List' data type.

See Also:
List, DBPackageImpl.getActorsList()

GENRE_TYPES_OBJECT

static final EDataType GENRE_TYPES_OBJECT
The meta object literal for the 'Genre Types Object' data type.

See Also:
GenreTypes, DBPackageImpl.getGenreTypesObject()

RATING_TYPE

static final EDataType RATING_TYPE
The meta object literal for the 'Rating Type' data type.

See Also:
DBPackageImpl.getRatingType()

RATING_TYPE_OBJECT

static final EDataType RATING_TYPE_OBJECT
The meta object literal for the 'Rating Type Object' data type.

See Also:
Integer, DBPackageImpl.getRatingTypeObject()

RATING_VALUES

static final EDataType RATING_VALUES
The meta object literal for the 'Rating Values' data type.

See Also:
DBPackageImpl.getRatingValues()

RATING_VALUES_OBJECT

static final EDataType RATING_VALUES_OBJECT
The meta object literal for the 'Rating Values Object' data type.

See Also:
Integer, DBPackageImpl.getRatingValuesObject()

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.