|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CustomerOrder
A representation of the model object 'Customer Order'.
The following features are supported:
OrderPackage.getCustomerOrder()| Method Summary | |
|---|---|
FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
java.lang.String |
getCustomerID()
Returns the value of the 'Customer ID' attribute |
Order |
getMoviesSeen()
Returns the value of the 'Movies Seen' containment reference |
Order |
getMoviesToSee()
Returns the value of the 'Movies To See' containment reference |
void |
setCustomerID(java.lang.String value)
Sets the value of the ' Customer ID' attribute |
void |
setMoviesSeen(Order value)
Sets the value of the ' Movies Seen' containment reference |
void |
setMoviesToSee(Order value)
Sets the value of the ' Movies To See' containment reference |
| 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 |
|---|
Order getMoviesToSee()
If the meaning of the 'Movies To See' containment reference isn't clear, there really should be more of a description here...
setMoviesToSee(Order),
OrderPackage.getCustomerOrder_MoviesToSee()void setMoviesToSee(Order value)
Movies To See' containment reference.
value - the new value of the 'Movies To See' containment reference.getMoviesToSee()Order getMoviesSeen()
If the meaning of the 'Movies Seen' containment reference isn't clear, there really should be more of a description here...
setMoviesSeen(Order),
OrderPackage.getCustomerOrder_MoviesSeen()void setMoviesSeen(Order value)
Movies Seen' containment reference.
value - the new value of the 'Movies Seen' containment reference.getMoviesSeen()FeatureMap getAny()
FeatureMap.Entry.
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
OrderPackage.getCustomerOrder_Any()java.lang.String getCustomerID()
If the meaning of the 'Customer ID' attribute isn't clear, there really should be more of a description here...
setCustomerID(String),
OrderPackage.getCustomerOrder_CustomerID()void setCustomerID(java.lang.String value)
Customer ID' attribute.
value - the new value of the 'Customer ID' attribute.getCustomerID()
|
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 | |||||||||