|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MovieType
A representation of the model object 'Movie Type'.
The following features are supported:
DBPackage.getMovieType()| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getActors()
Returns the value of the 'Actors' attribute |
FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
CustomerType |
getCheckedOutBy()
Returns the value of the 'Checked Out By' reference |
EList<CriticsReviewType> |
getCriticsReview()
Returns the value of the 'Critics Review' containment reference list. |
FeatureMap |
getCriticsReviewGroup()
Returns the value of the 'Critics Review Group' attribute list. |
java.lang.String |
getDirector()
Returns the value of the 'Director' attribute |
GenreTypes |
getGenre()
Returns the value of the 'Genre' attribute. |
java.lang.String |
getID()
Returns the value of the 'ID' attribute |
java.lang.String |
getSummary()
Returns the value of the 'Summary' attribute |
java.lang.String |
getTitle()
Returns the value of the 'Title' attribute |
boolean |
isSetGenre()
Returns whether the value of the ' Genre' attribute is set |
void |
setActors(java.util.List<java.lang.String> value)
Sets the value of the ' Actors' attribute |
void |
setCheckedOutBy(CustomerType value)
Sets the value of the ' Checked Out By' reference |
void |
setDirector(java.lang.String value)
Sets the value of the ' Director' attribute |
void |
setGenre(GenreTypes value)
Sets the value of the ' Genre' attribute |
void |
setID(java.lang.String value)
Sets the value of the ' ID' attribute |
void |
setSummary(java.lang.String value)
Sets the value of the ' Summary' attribute |
void |
setTitle(java.lang.String value)
Sets the value of the ' Title' attribute |
void |
unsetGenre()
Unsets the value of the ' Genre' 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 |
|---|
java.lang.String getTitle()
If the meaning of the 'Title' attribute isn't clear, there really should be more of a description here...
setTitle(String),
DBPackage.getMovieType_Title()void setTitle(java.lang.String value)
Title' attribute.
value - the new value of the 'Title' attribute.getTitle()java.util.List<java.lang.String> getActors()
If the meaning of the 'Actors' attribute isn't clear, there really should be more of a description here...
setActors(List),
DBPackage.getMovieType_Actors()void setActors(java.util.List<java.lang.String> value)
Actors' attribute.
value - the new value of the 'Actors' attribute.getActors()java.lang.String getDirector()
If the meaning of the 'Director' attribute isn't clear, there really should be more of a description here...
setDirector(String),
DBPackage.getMovieType_Director()void setDirector(java.lang.String value)
Director' attribute.
value - the new value of the 'Director' attribute.getDirector()GenreTypes getGenre()
GenreTypes.
If the meaning of the 'Genre' attribute isn't clear, there really should be more of a description here...
GenreTypes,
isSetGenre(),
unsetGenre(),
setGenre(GenreTypes),
DBPackage.getMovieType_Genre()void setGenre(GenreTypes value)
Genre' attribute.
value - the new value of the 'Genre' attribute.GenreTypes,
isSetGenre(),
unsetGenre(),
getGenre()void unsetGenre()
Genre' attribute.
isSetGenre(),
getGenre(),
setGenre(GenreTypes)boolean isSetGenre()
Genre' attribute is set.
unsetGenre(),
getGenre(),
setGenre(GenreTypes)java.lang.String getSummary()
If the meaning of the 'Summary' attribute isn't clear, there really should be more of a description here...
setSummary(String),
DBPackage.getMovieType_Summary()void setSummary(java.lang.String value)
Summary' attribute.
value - the new value of the 'Summary' attribute.getSummary()FeatureMap getCriticsReviewGroup()
FeatureMap.Entry.
If the meaning of the 'Critics Review Group' attribute list isn't clear, there really should be more of a description here...
DBPackage.getMovieType_CriticsReviewGroup()EList<CriticsReviewType> getCriticsReview()
CriticsReviewType.
If the meaning of the 'Critics Review' containment reference list isn't clear, there really should be more of a description here...
DBPackage.getMovieType_CriticsReview()CustomerType getCheckedOutBy()
If the meaning of the 'Checked Out By' reference isn't clear, there really should be more of a description here...
setCheckedOutBy(CustomerType),
DBPackage.getMovieType_CheckedOutBy()void setCheckedOutBy(CustomerType value)
Checked Out By' reference.
value - the new value of the 'Checked Out By' reference.getCheckedOutBy()FeatureMap getAny()
FeatureMap.Entry.
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
DBPackage.getMovieType_Any()java.lang.String getID()
If the meaning of the 'ID' attribute isn't clear, there really should be more of a description here...
setID(String),
DBPackage.getMovieType_ID()void setID(java.lang.String value)
ID' attribute.
value - the new value of the 'ID' attribute.getID()
|
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 | |||||||||