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

All Superinterfaces:
EModelElement, ENamedElement, EObject, EPackage, Notifier
All Known Implementing Classes:
DBPackageImpl

public interface DBPackage
extends EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
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

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final DBPackage eINSTANCE
The singleton instance of the package.


CRITICS_REVIEW_TYPE

static final int CRITICS_REVIEW_TYPE
The meta object id for the 'Critics Review Type' class.

See Also:
CriticsReviewTypeImpl, DBPackageImpl.getCriticsReviewType(), Constant Field Values

CRITICS_REVIEW_TYPE__RATING

static final int CRITICS_REVIEW_TYPE__RATING
The feature id for the 'Rating' attribute.

See Also:
Constant Field Values

CRITICS_REVIEW_TYPE__REVIEWED_BY

static final int CRITICS_REVIEW_TYPE__REVIEWED_BY
The feature id for the 'Reviewed By' attribute.

See Also:
Constant Field Values

CRITICS_REVIEW_TYPE_FEATURE_COUNT

static final int CRITICS_REVIEW_TYPE_FEATURE_COUNT
The number of structural features of the 'Critics Review Type' class.

See Also:
Constant Field Values

CUSTOMER_REVIEW_TYPE

static final int CUSTOMER_REVIEW_TYPE
The meta object id for the 'Customer Review Type' class.

See Also:
CustomerReviewTypeImpl, DBPackageImpl.getCustomerReviewType(), Constant Field Values

CUSTOMER_REVIEW_TYPE__RATING

static final int CUSTOMER_REVIEW_TYPE__RATING
The feature id for the 'Rating' attribute.

See Also:
Constant Field Values

CUSTOMER_REVIEW_TYPE__REVIEWED_BY

static final int CUSTOMER_REVIEW_TYPE__REVIEWED_BY
The feature id for the 'Reviewed By' attribute.

See Also:
Constant Field Values

CUSTOMER_REVIEW_TYPE__COMMENT

static final int CUSTOMER_REVIEW_TYPE__COMMENT
The feature id for the 'Comment' attribute.

See Also:
Constant Field Values

CUSTOMER_REVIEW_TYPE_FEATURE_COUNT

static final int CUSTOMER_REVIEW_TYPE_FEATURE_COUNT
The number of structural features of the 'Customer Review Type' class.

See Also:
Constant Field Values

DOCUMENT_ROOT

static final int DOCUMENT_ROOT
The meta object id for the 'Document Root' class.

See Also:
DocumentRootImpl, DBPackageImpl.getDocumentRoot(), Constant Field Values

DOCUMENT_ROOT__MIXED

static final int DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.

See Also:
Constant Field Values

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.

See Also:
Constant Field Values

DOCUMENT_ROOT__CHECKED_OUT_BY

static final int DOCUMENT_ROOT__CHECKED_OUT_BY
The feature id for the 'Checked Out By' reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CRITICS_REVIEW

static final int DOCUMENT_ROOT__CRITICS_REVIEW
The feature id for the 'Critics Review' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CUSTOMER_REVIEW

static final int DOCUMENT_ROOT__CUSTOMER_REVIEW
The feature id for the 'Customer Review' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__LANGUAGE

static final int DOCUMENT_ROOT__LANGUAGE
The feature id for the 'Language' attribute.

See Also:
Constant Field Values

DOCUMENT_ROOT__MOVIE_DB

static final int DOCUMENT_ROOT__MOVIE_DB
The feature id for the 'Movie DB' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__SPECIAL_FEATURES

static final int DOCUMENT_ROOT__SPECIAL_FEATURES
The feature id for the 'Special Features' attribute.

See Also:
Constant Field Values

DOCUMENT_ROOT_FEATURE_COUNT

static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.

See Also:
Constant Field Values

MOVIE_DB_TYPE

static final int MOVIE_DB_TYPE
The meta object id for the 'Movie DB Type' class.

See Also:
MovieDBTypeImpl, DBPackageImpl.getMovieDBType(), Constant Field Values

MOVIE_DB_TYPE__MOVIE_DB_FEATURE_MAP

static final int MOVIE_DB_TYPE__MOVIE_DB_FEATURE_MAP
The feature id for the 'Movie DB Feature Map' attribute list.

See Also:
Constant Field Values

MOVIE_DB_TYPE__MOVIE

static final int MOVIE_DB_TYPE__MOVIE
The feature id for the 'Movie' containment reference list.

See Also:
Constant Field Values

MOVIE_DB_TYPE__COMMENT

static final int MOVIE_DB_TYPE__COMMENT
The feature id for the 'Comment' attribute.

See Also:
Constant Field Values

MOVIE_DB_TYPE_FEATURE_COUNT

static final int MOVIE_DB_TYPE_FEATURE_COUNT
The number of structural features of the 'Movie DB Type' class.

See Also:
Constant Field Values

MOVIE_TYPE

static final int MOVIE_TYPE
The meta object id for the 'Movie Type' class.

See Also:
MovieTypeImpl, DBPackageImpl.getMovieType(), Constant Field Values

MOVIE_TYPE__TITLE

static final int MOVIE_TYPE__TITLE
The feature id for the 'Title' attribute.

See Also:
Constant Field Values

MOVIE_TYPE__ACTORS

static final int MOVIE_TYPE__ACTORS
The feature id for the 'Actors' attribute.

See Also:
Constant Field Values

MOVIE_TYPE__DIRECTOR

static final int MOVIE_TYPE__DIRECTOR
The feature id for the 'Director' attribute.

See Also:
Constant Field Values

MOVIE_TYPE__GENRE

static final int MOVIE_TYPE__GENRE
The feature id for the 'Genre' attribute.

See Also:
Constant Field Values

MOVIE_TYPE__SUMMARY

static final int MOVIE_TYPE__SUMMARY
The feature id for the 'Summary' attribute.

See Also:
Constant Field Values

MOVIE_TYPE__CRITICS_REVIEW_GROUP

static final int MOVIE_TYPE__CRITICS_REVIEW_GROUP
The feature id for the 'Critics Review Group' attribute list.

See Also:
Constant Field Values

MOVIE_TYPE__CRITICS_REVIEW

static final int MOVIE_TYPE__CRITICS_REVIEW
The feature id for the 'Critics Review' containment reference list.

See Also:
Constant Field Values

MOVIE_TYPE__CHECKED_OUT_BY

static final int MOVIE_TYPE__CHECKED_OUT_BY
The feature id for the 'Checked Out By' reference.

See Also:
Constant Field Values

MOVIE_TYPE__ANY

static final int MOVIE_TYPE__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

MOVIE_TYPE__ID

static final int MOVIE_TYPE__ID
The feature id for the 'ID' attribute.

See Also:
Constant Field Values

MOVIE_TYPE_FEATURE_COUNT

static final int MOVIE_TYPE_FEATURE_COUNT
The number of structural features of the 'Movie Type' class.

See Also:
Constant Field Values

GENRE_TYPES

static final int GENRE_TYPES
The meta object id for the 'Genre Types' enum.

See Also:
GenreTypes, DBPackageImpl.getGenreTypes(), Constant Field Values

ACTORS_LIST

static final int ACTORS_LIST
The meta object id for the 'Actors List' data type.

See Also:
List, DBPackageImpl.getActorsList(), Constant Field Values

GENRE_TYPES_OBJECT

static final int GENRE_TYPES_OBJECT
The meta object id for the 'Genre Types Object' data type.

See Also:
GenreTypes, DBPackageImpl.getGenreTypesObject(), Constant Field Values

RATING_TYPE

static final int RATING_TYPE
The meta object id for the 'Rating Type' data type.

See Also:
DBPackageImpl.getRatingType(), Constant Field Values

RATING_TYPE_OBJECT

static final int RATING_TYPE_OBJECT
The meta object id for the 'Rating Type Object' data type.

See Also:
Integer, DBPackageImpl.getRatingTypeObject(), Constant Field Values

RATING_VALUES

static final int RATING_VALUES
The meta object id for the 'Rating Values' data type.

See Also:
DBPackageImpl.getRatingValues(), Constant Field Values

RATING_VALUES_OBJECT

static final int RATING_VALUES_OBJECT
The meta object id for the 'Rating Values Object' data type.

See Also:
Integer, DBPackageImpl.getRatingValuesObject(), Constant Field Values
Method Detail

getCriticsReviewType

EClass getCriticsReviewType()
Returns the meta object for class 'Critics Review Type'.

Returns:
the meta object for class 'Critics Review Type'.
See Also:
CriticsReviewType

getCriticsReviewType_Rating

EAttribute getCriticsReviewType_Rating()
Returns the meta object for the attribute 'Rating'.

Returns:
the meta object for the attribute 'Rating'.
See Also:
CriticsReviewType.getRating(), getCriticsReviewType()

getCriticsReviewType_ReviewedBy

EAttribute getCriticsReviewType_ReviewedBy()
Returns the meta object for the attribute 'Reviewed By'.

Returns:
the meta object for the attribute 'Reviewed By'.
See Also:
CriticsReviewType.getReviewedBy(), getCriticsReviewType()

getCustomerReviewType

EClass getCustomerReviewType()
Returns the meta object for class 'Customer Review Type'.

Returns:
the meta object for class 'Customer Review Type'.
See Also:
CustomerReviewType

getCustomerReviewType_Comment

EAttribute getCustomerReviewType_Comment()
Returns the meta object for the attribute 'Comment'.

Returns:
the meta object for the attribute 'Comment'.
See Also:
CustomerReviewType.getComment(), getCustomerReviewType()

getDocumentRoot

EClass getDocumentRoot()
Returns the meta object for class 'Document Root'.

Returns:
the meta object for class 'Document Root'.
See Also:
DocumentRoot

getDocumentRoot_Mixed

EAttribute getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed'.

Returns:
the meta object for the attribute list 'Mixed'.
See Also:
DocumentRoot.getMixed(), getDocumentRoot()

getDocumentRoot_XMLNSPrefixMap

EReference getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map 'XMLNS Prefix Map'.

Returns:
the meta object for the map 'XMLNS Prefix Map'.
See Also:
DocumentRoot.getXMLNSPrefixMap(), getDocumentRoot()

getDocumentRoot_XSISchemaLocation

EReference getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map 'XSI Schema Location'.

Returns:
the meta object for the map 'XSI Schema Location'.
See Also:
DocumentRoot.getXSISchemaLocation(), getDocumentRoot()

getDocumentRoot_CheckedOutBy

EReference getDocumentRoot_CheckedOutBy()
Returns the meta object for the reference 'Checked Out By'.

Returns:
the meta object for the reference 'Checked Out By'.
See Also:
DocumentRoot.getCheckedOutBy(), getDocumentRoot()

getDocumentRoot_CriticsReview

EReference getDocumentRoot_CriticsReview()
Returns the meta object for the containment reference 'Critics Review'.

Returns:
the meta object for the containment reference 'Critics Review'.
See Also:
DocumentRoot.getCriticsReview(), getDocumentRoot()

getDocumentRoot_CustomerReview

EReference getDocumentRoot_CustomerReview()
Returns the meta object for the containment reference 'Customer Review'.

Returns:
the meta object for the containment reference 'Customer Review'.
See Also:
DocumentRoot.getCustomerReview(), getDocumentRoot()

getDocumentRoot_Language

EAttribute getDocumentRoot_Language()
Returns the meta object for the attribute 'Language'.

Returns:
the meta object for the attribute 'Language'.
See Also:
DocumentRoot.getLanguage(), getDocumentRoot()

getDocumentRoot_MovieDB

EReference getDocumentRoot_MovieDB()
Returns the meta object for the containment reference 'Movie DB'.

Returns:
the meta object for the containment reference 'Movie DB'.
See Also:
DocumentRoot.getMovieDB(), getDocumentRoot()

getDocumentRoot_SpecialFeatures

EAttribute getDocumentRoot_SpecialFeatures()
Returns the meta object for the attribute 'Special Features'.

Returns:
the meta object for the attribute 'Special Features'.
See Also:
DocumentRoot.getSpecialFeatures(), getDocumentRoot()

getMovieDBType

EClass getMovieDBType()
Returns the meta object for class 'Movie DB Type'.

Returns:
the meta object for class 'Movie DB Type'.
See Also:
MovieDBType

getMovieDBType_MovieDBFeatureMap

EAttribute getMovieDBType_MovieDBFeatureMap()
Returns the meta object for the attribute list 'Movie DB Feature Map'.

Returns:
the meta object for the attribute list 'Movie DB Feature Map'.
See Also:
MovieDBType.getMovieDBFeatureMap(), getMovieDBType()

getMovieDBType_Movie

EReference getMovieDBType_Movie()
Returns the meta object for the containment reference list 'Movie'.

Returns:
the meta object for the containment reference list 'Movie'.
See Also:
MovieDBType.getMovie(), getMovieDBType()

getMovieDBType_Comment

EAttribute getMovieDBType_Comment()
Returns the meta object for the attribute 'Comment'.

Returns:
the meta object for the attribute 'Comment'.
See Also:
MovieDBType.getComment(), getMovieDBType()

getMovieType

EClass getMovieType()
Returns the meta object for class 'Movie Type'.

Returns:
the meta object for class 'Movie Type'.
See Also:
MovieType

getMovieType_Title

EAttribute getMovieType_Title()
Returns the meta object for the attribute 'Title'.

Returns:
the meta object for the attribute 'Title'.
See Also:
MovieType.getTitle(), getMovieType()

getMovieType_Actors

EAttribute getMovieType_Actors()
Returns the meta object for the attribute 'Actors'.

Returns:
the meta object for the attribute 'Actors'.
See Also:
MovieType.getActors(), getMovieType()

getMovieType_Director

EAttribute getMovieType_Director()
Returns the meta object for the attribute 'Director'.

Returns:
the meta object for the attribute 'Director'.
See Also:
MovieType.getDirector(), getMovieType()

getMovieType_Genre

EAttribute getMovieType_Genre()
Returns the meta object for the attribute 'Genre'.

Returns:
the meta object for the attribute 'Genre'.
See Also:
MovieType.getGenre(), getMovieType()

getMovieType_Summary

EAttribute getMovieType_Summary()
Returns the meta object for the attribute 'Summary'.

Returns:
the meta object for the attribute 'Summary'.
See Also:
MovieType.getSummary(), getMovieType()

getMovieType_CriticsReviewGroup

EAttribute getMovieType_CriticsReviewGroup()
Returns the meta object for the attribute list 'Critics Review Group'.

Returns:
the meta object for the attribute list 'Critics Review Group'.
See Also:
MovieType.getCriticsReviewGroup(), getMovieType()

getMovieType_CriticsReview

EReference getMovieType_CriticsReview()
Returns the meta object for the containment reference list 'Critics Review'.

Returns:
the meta object for the containment reference list 'Critics Review'.
See Also:
MovieType.getCriticsReview(), getMovieType()

getMovieType_CheckedOutBy

EReference getMovieType_CheckedOutBy()
Returns the meta object for the reference 'Checked Out By'.

Returns:
the meta object for the reference 'Checked Out By'.
See Also:
MovieType.getCheckedOutBy(), getMovieType()

getMovieType_Any

EAttribute getMovieType_Any()
Returns the meta object for the attribute list 'Any'.

Returns:
the meta object for the attribute list 'Any'.
See Also:
MovieType.getAny(), getMovieType()

getMovieType_ID

EAttribute getMovieType_ID()
Returns the meta object for the attribute 'ID'.

Returns:
the meta object for the attribute 'ID'.
See Also:
MovieType.getID(), getMovieType()

getGenreTypes

EEnum getGenreTypes()
Returns the meta object for enum 'Genre Types'.

Returns:
the meta object for enum 'Genre Types'.
See Also:
GenreTypes

getActorsList

EDataType getActorsList()
Returns the meta object for data type 'Actors List'.

Returns:
the meta object for data type 'Actors List'.
See Also:
List

getGenreTypesObject

EDataType getGenreTypesObject()
Returns the meta object for data type 'Genre Types Object'.

Returns:
the meta object for data type 'Genre Types Object'.
See Also:
GenreTypes

getRatingType

EDataType getRatingType()
Returns the meta object for data type 'Rating Type'.

Returns:
the meta object for data type 'Rating Type'.

getRatingTypeObject

EDataType getRatingTypeObject()
Returns the meta object for data type 'Rating Type Object'.

Returns:
the meta object for data type 'Rating Type Object'.
See Also:
Integer

getRatingValues

EDataType getRatingValues()
Returns the meta object for data type 'Rating Values'.

Returns:
the meta object for data type 'Rating Values'.

getRatingValuesObject

EDataType getRatingValuesObject()
Returns the meta object for data type 'Rating Values Object'.

Returns:
the meta object for data type 'Rating Values Object'.
See Also:
Integer

getDBFactory

DBFactory getDBFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.

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