|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MovieDBType
A representation of the model object 'Movie DB Type'.
The following features are supported:
DBPackage.getMovieDBType()| Method Summary | |
|---|---|
java.lang.String |
getComment()
Returns the value of the 'Comment' attribute |
EList<MovieType> |
getMovie()
Returns the value of the 'Movie' containment reference list. |
FeatureMap |
getMovieDBFeatureMap()
Returns the value of the 'Movie DB Feature Map' attribute list. |
void |
setComment(java.lang.String value)
Sets the value of the ' Comment' attribute |
| 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 |
| Method Detail |
|---|
FeatureMap getMovieDBFeatureMap()
FeatureMap.Entry.
If the meaning of the 'Movie DB Feature Map' attribute list isn't clear, there really should be more of a description here...
DBPackage.getMovieDBType_MovieDBFeatureMap()EList<MovieType> getMovie()
MovieType.
If the meaning of the 'Movie' containment reference list isn't clear, there really should be more of a description here...
DBPackage.getMovieDBType_Movie()java.lang.String getComment()
If the meaning of the 'Comment' attribute isn't clear, there really should be more of a description here...
setComment(String),
DBPackage.getMovieDBType_Comment()void setComment(java.lang.String value)
Comment' attribute.
value - the new value of the 'Comment' attribute.getComment()
|
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 | |||||||||